aboutsummaryrefslogtreecommitdiff
path: root/Git/HashObject.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* restart coprocess in raw modeGravatar Joey Hess2016-11-01
* Windows: Avoid terminating git-annex branch lines with \r\n when union merging.Gravatar Joey Hess2016-05-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* git-hash-object needs absolute files (git bug)Gravatar Joey Hess2015-01-06
* add git annex view commandGravatar Joey Hess2014-02-18
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* missed another hash-object call, disable filtering there tooGravatar Joey Hess2013-06-18
* avoid filtering object being hashedGravatar Joey Hess2013-06-18
* Can now restart certain long-running git processes if they crash, and continu...Gravatar Joey Hess2013-05-31
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* refactoringGravatar Joey Hess2013-05-11
* git annex init works on Windows!Gravatar Joey Hess2013-05-11
* finished where indentation changesGravatar Joey Hess2012-12-13
* remove now-unnecessary manual reapsGravatar Joey Hess2012-10-04
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* add debuggingGravatar Joey Hess2012-07-17
* make watch use the queueGravatar Joey Hess2012-06-07
* move hashObject to HashObject library and generalize it to support all git ob...Gravatar Joey Hess2012-06-06
* cleanupGravatar Joey Hess2012-02-21
* refactorGravatar Joey Hess2012-02-20
* fix memory leak when staging the journalGravatar Joey Hess2012-02-14
* Fixed a memory leak due to excessive strictness when committing journal files.Gravatar Joey Hess2012-02-14
* comment typoGravatar Joey Hess2012-02-13
* fix file encoding of HashObjectGravatar Joey Hess2012-02-04
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* avoid closing pipe before all the shas are read from itGravatar Joey Hess2011-12-12
* broke out Git/HashObject.hsGravatar Joey Hess2011-12-12