summaryrefslogtreecommitdiff
path: root/Git/LsTree.hs
Commit message (Expand)AuthorAge
* support all filename encodings with ghc 7.4Gravatar Joey Hess2012-02-03
* attempt at a quick, utf-8 only fix to the ghc 7.4 problemGravatar Joey Hess2012-02-01
* use Common in a few more modulesGravatar Joey Hess2011-12-20
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split out two more Git modulesGravatar Joey Hess2011-12-13
* improve type signatures with a Ref newtypeGravatar Joey Hess2011-11-16
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* convert all git read/write functions to use ByteStringsGravatar Joey Hess2011-09-29
* layoutGravatar Joey Hess2011-09-29
* Sped up unused.Gravatar Joey Hess2011-09-29
* make unused check branches and tags tooGravatar Joey Hess2011-09-28
* use FileModeGravatar Joey Hess2011-09-28
* add ls-tree interfaceGravatar Joey Hess2011-09-28