| Commit message (Expand) | Author | Age |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | --in can now refer to files that were located in a repository at some past da... | Joey Hess | 2014-02-06 |
* | remove debug print | Joey Hess | 2014-01-26 |
* | avoid needing a build-dep on hxt for Data.AssocList | Joey Hess | 2014-01-14 |
* | Fix a long-standing bug that could cause the wrong index file to be used when... | Joey Hess | 2014-01-14 |
* | Avoid using git commit in direct mode, since in some situations it will read ... | Joey Hess | 2013-12-01 |
* | Ensure that core.sharedrepository is honored when creating the .git/annex dir... | Joey Hess | 2013-11-18 |
* | Ensure execute bit is set on directories when core.sharedrepsitory is set. | Joey Hess | 2013-11-18 |
* | typo | Joey Hess | 2013-11-06 |
* | Fix exception handling bug that could cause .git/annex/index to be used for g... | Joey Hess | 2013-11-06 |
* | repair command: add handling of git-annex branch and index | Joey Hess | 2013-10-23 |
* | Automatically and safely detect and recover from dangling .git/annex/index.lo... | Joey Hess | 2013-10-03 |
* | rename confusing function | Joey Hess | 2013-10-03 |
* | ensure that commitBranch is only called when the journal is locked | Joey Hess | 2013-10-03 |
* | use types to partially prove correctness of journal locking code | Joey Hess | 2013-10-03 |
* | lockJournal when running performTransitions | Joey Hess | 2013-10-03 |
* | avoid double commit during transition | Joey Hess | 2013-09-03 |
* | forget --drop-dead: Completely removes mentions of repositories that have bee... | Joey Hess | 2013-08-31 |
* | remove print | Joey Hess | 2013-08-29 |
* | wording | Joey Hess | 2013-08-29 |
* | add forget command | Joey Hess | 2013-08-28 |
* | untested transition detection on merging, and transition running code | Joey Hess | 2013-08-28 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil... | Joey Hess | 2013-05-21 |
* | Fix a bug in the git-annex branch handling code that could cause info from a ... | Joey Hess | 2013-05-20 |
* | fix android build, broken by changes for windows port | Joey Hess | 2013-05-16 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | clean up from windows porting | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | stub out POSIX stuff | Joey Hess | 2013-05-10 |
* | hlint | Joey Hess | 2013-04-03 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | work around broken getEnvironment on Android in the most important place: git... | Joey Hess | 2013-02-22 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | finished where indentation changes | Joey Hess | 2012-12-13 |
* | remove git-annex branch read cache | Joey Hess | 2012-10-19 |
* | Avoid unsetting HOME when running certian git commands. Closes: #690193 | Joey Hess | 2012-10-11 |
* | fix last zombies in the assistant | Joey Hess | 2012-10-04 |
* | more zombie fighting | Joey Hess | 2012-10-04 |
* | flip catchDefaultIO | Joey Hess | 2012-09-17 |
* | bugfix: avoid staging but not committing changes to git-annex branch | Joey Hess | 2012-09-15 |
* | eliminate some commits to the git-annex branch | Joey Hess | 2012-09-15 |
* | remove withIndexUpdate helper | Joey Hess | 2012-09-15 |
* | thread safe git-annex index file use | Joey Hess | 2012-08-24 |
* | avoid unnecessary transfer scans when syncing a disconnected remote | Joey Hess | 2012-08-22 |
* | hlint | Joey Hess | 2012-06-12 |
* | refactor and function name cleanup | Joey Hess | 2012-06-08 |