summaryrefslogtreecommitdiff
path: root/packbuilder.go
AgeCommit message (Expand)Author
2014-05-06Packbuilder: use a callback for ForEach instead of a channelCarlos Martín Nieto
2014-02-26Added git error code to the error object.Jesper Hansen
2013-12-18Lock the OS thread when acessing errorsCarlos Martín Nieto
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
2013-11-13Packbuilder: adjust to changes in devCarlos Martín Nieto
2013-06-17Packbuilder: compilation fixesCarlos Martín Nieto
2013-06-13Merge pull request #24 from carlosmn/packbuilder-abortVicent Martí
2013-06-07Add nil for optional parameters for pack_writeMichael Crosby
2013-05-23Allow aborting the pack writing operationCarlos Martín Nieto
2013-05-16Correct some errors from 1da989eAxel Wagner
2013-05-16Add Write(w io.Writer) to packbuilderAxel Wagner
2013-05-16Add support for git_packbuilderAxel Wagner