summaryrefslogtreecommitdiff
path: root/Git/CatFile.hs
Commit message (Expand)AuthorAge
* Revert "add catFileIndex"Gravatar Joey Hess2012-09-15
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* add catFileIndexGravatar Joey Hess2012-09-15
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* crazy optimisationGravatar Joey Hess2012-06-10
* move hashObject to HashObject library and generalize it to support all git ob...Gravatar Joey Hess2012-06-06
* fix filename encoding for git cat-fileGravatar Joey Hess2012-02-26
* cleanupGravatar Joey Hess2012-02-21
* refactorGravatar Joey Hess2012-02-20
* switch to the strict state monadGravatar Joey Hess2012-01-29
* use Common in a few more modulesGravatar Joey Hess2011-12-20
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* improve type signatures with a Ref newtypeGravatar Joey Hess2011-11-16
* Optimised union merging; now only runs git cat-file once.Gravatar Joey Hess2011-11-12
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* refactor catfile codeGravatar Joey Hess2011-09-28