| Commit message (Expand) | Author | Age |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | git-hash-object needs absolute files (git bug) | Joey Hess | 2015-01-06 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | git-recover-repository 1/2 done | Joey Hess | 2013-10-20 |
* | missed another hash-object call, disable filtering there too | Joey Hess | 2013-06-18 |
* | avoid filtering object being hashed | Joey Hess | 2013-06-18 |
* | Can now restart certain long-running git processes if they crash, and continu... | Joey Hess | 2013-05-31 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | refactoring | Joey Hess | 2013-05-11 |
* | git annex init works on Windows! | Joey Hess | 2013-05-11 |
* | finished where indentation changes | Joey Hess | 2012-12-13 |
* | remove now-unnecessary manual reaps | Joey Hess | 2012-10-04 |
* | run git coprocesses with gitEnv | Joey Hess | 2012-09-15 |
* | add debugging | Joey Hess | 2012-07-17 |
* | make watch use the queue | Joey Hess | 2012-06-07 |
* | move hashObject to HashObject library and generalize it to support all git ob... | Joey Hess | 2012-06-06 |
* | cleanup | Joey Hess | 2012-02-21 |
* | refactor | Joey Hess | 2012-02-20 |
* | fix memory leak when staging the journal | Joey Hess | 2012-02-14 |
* | Fixed a memory leak due to excessive strictness when committing journal files. | Joey Hess | 2012-02-14 |
* | comment typo | Joey Hess | 2012-02-13 |
* | fix file encoding of HashObject | Joey Hess | 2012-02-04 |
* | split out Git/Command.hs | Joey Hess | 2011-12-14 |
* | split more stuff out of Git.hs | Joey Hess | 2011-12-14 |
* | avoid closing pipe before all the shas are read from it | Joey Hess | 2011-12-12 |
* | broke out Git/HashObject.hs | Joey Hess | 2011-12-12 |