aboutsummaryrefslogtreecommitdiff
path: root/Git/DiffTree.hs
Commit message (Expand)AuthorAge
* unused: Improved memory use significantly when there are a lot of differences...Gravatar Joey Hess2017-01-31
* fix lack of laziness streaming large diffsGravatar Joey Hess2017-01-31
* fix warningGravatar Joey Hess2016-03-11
* add commitDiff, and clean up partial functionGravatar Joey Hess2016-03-11
* optimiseGravatar Joey Hess2016-01-06
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* spotted a few more places where diff-tree needed --Gravatar Joey Hess2015-04-09
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Bugfix: A file named HEAD in the work tree could confuse some git commands ru...Gravatar Joey Hess2015-01-06
* split out DiffTreeItemGravatar Joey Hess2014-12-22
* undo commandGravatar Joey Hess2014-11-14
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* avoid bad commits after interrupted direct mode sync (or merge)Gravatar Joey Hess2014-06-09
* remove Read instance for RefGravatar Joey Hess2014-02-19
* Windows: Fix bug in direct mode merge code that could cause files in subdirec...Gravatar Joey Hess2013-12-31
* use TopFilePath for DiffTree and LsTreeGravatar Joey Hess2013-10-17
* Unused: bugfixGravatar guilhem2013-08-26
* Speed up the 'unused' command.Gravatar guilhem2013-08-25
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
* direct mode merging works!Gravatar Joey Hess2012-12-18
* git diff-tree interfaceGravatar Joey Hess2012-12-10