aboutsummaryrefslogtreecommitdiff
path: root/Git/LsTree.hs
Commit message (Expand)AuthorAge
* adjust: Fix behavior when used in a repository that contains submodules.Gravatar Joey Hess2017-02-20
* forgot to use sfileGravatar Joey Hess2016-02-26
* parse strictlyGravatar Joey Hess2016-02-23
* add mktree interfaceGravatar Joey Hess2016-02-23
* improve data typeGravatar Joey Hess2016-01-01
* wait for git lstree to exitGravatar Joey Hess2016-01-01
* refactor ls-tree paramsGravatar Joey Hess2015-07-06
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* couple of AMP warnings I missed beforeGravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* remove Read instance for RefGravatar Joey Hess2014-02-19
* implemented removal of corrupt tracking branchesGravatar Joey Hess2013-10-21
* fix lsTreeFiles to use --full-treeGravatar Joey Hess2013-10-18
* use TopFilePath for DiffTree and LsTreeGravatar Joey Hess2013-10-17
* assistant: The ConfigMonitor left one zombie behind each time it checked for ...Gravatar Joey Hess2013-03-18
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * finished where indentation changesGravatar Joey Hess2012-12-13
* | git diff-tree interfaceGravatar Joey Hess2012-12-10
|/
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* more zombie fightingGravatar Joey Hess2012-10-04
* 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