| Commit message (Expand) | Author | Age |
* | cleanup | Joey Hess | 2011-10-31 |
* | add command name to some output | Joey Hess | 2011-10-30 |
* | refactoring and cleanup | Joey Hess | 2011-10-30 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | when all you have is a zombie, everything looks like a shotgun | Joey Hess | 2011-10-02 |
* | Contain the zombie hordes.a | Joey Hess | 2011-10-02 |
* | Improve display of newlines around error and warning messages. | Joey Hess | 2011-09-06 |
* | optimise initialized check | Joey Hess | 2011-08-17 |
* | when reading configs of local repos, first initializeSafe | Joey Hess | 2011-08-17 |
* | Now "git annex init" only has to be run once | Joey Hess | 2011-08-17 |
* | hlint tweaks | Joey Hess | 2011-07-15 |
* | remove unused backend machinery | Joey Hess | 2011-07-05 |
* | better display of thrown errors | Joey Hess | 2011-07-05 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | commit git-annex branch when copying to a remote (locally) | Joey Hess | 2011-06-22 |
* | store trust.log and remote.log in the git-annex branch | Joey Hess | 2011-06-22 |
* | commit changes to git-annex branch on shutdown | Joey Hess | 2011-06-22 |
* | tweak | Joey Hess | 2011-06-02 |
* | Periodically flush git command queue, to avoid boating memory usage too much. | Joey Hess | 2011-04-07 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ... | Joey Hess | 2011-03-19 |
* | use queue when upgrading, flushing every so often | Joey Hess | 2011-03-16 |
* | Rethink filename encoding handling for display. Since filename encoding may o...0.23 | Joey Hess | 2011-03-12 |
* | put in utf8 forcing workaround | Joey Hess | 2011-03-08 |
* | Fix test suite to reap zombies. | Joey Hess | 2011-02-13 |
* | more pure code refactoring | Joey Hess | 2011-01-29 |
* | shutdown no longer a special case | Joey Hess | 2011-01-29 |
* | cleanup | Joey Hess | 2011-01-29 |
* | Improved temp file handling | Joey Hess | 2011-01-28 |
* | better directory handling | Joey Hess | 2011-01-27 |
* | better warnings display | Joey Hess | 2011-01-26 |
* | rework config storage | Joey Hess | 2011-01-26 |
* | successfully split Annex and AnnexState out of TypeInternals | Joey Hess | 2011-01-25 |
* | got rid of Core module | Joey Hess | 2011-01-16 |
* | git-annex-shell mostly done now, only needs 2 more subcommands | Joey Hess | 2010-12-30 |
* | add git-annex-shell command | Joey Hess | 2010-12-30 |
* | factor out a little more | Joey Hess | 2010-12-30 |
* | tweak | Joey Hess | 2010-12-30 |
* | remove magic numbers | Joey Hess | 2010-12-30 |
* | refactor in preparation for adding a git-annex-shell command | Joey Hess | 2010-12-30 |
* | rename some stuff and prepare to break out more into Command/* | Joey Hess | 2010-12-30 |
* | Add trust and untrust subcommands, to allow configuring remotes that are trus... | Joey Hess | 2010-12-28 |
* | Add --exclude option to exclude files from processing. | Joey Hess | 2010-12-08 |
* | Add uninit subcommand. Closes: #605749 | Joey Hess | 2010-12-03 |
* | Add copy subcommand. | Joey Hess | 2010-11-27 |
* | dropunused | Joey Hess | 2010-11-15 |