| Commit message (Expand) | Author | Age |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | reorg | Joey Hess | 2014-01-26 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | where indentation | Joey Hess | 2012-11-12 |
* | init: When run in an already initalized repository, and without a description... | Joey Hess | 2011-11-12 |
* | refactor | Joey Hess | 2011-11-07 |
* | Bugfix: In the past two releases, git-annex init has written the uuid.log in ... | Joey Hess | 2011-11-07 |
* | tweak | Joey Hess | 2011-11-02 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | Fail if --from or --to is passed to commands that do not support them. | Joey Hess | 2011-10-27 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | minor syntax changes | Joey Hess | 2011-10-11 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | remove command type definitions | Joey Hess | 2011-09-15 |
* | generalize quiet flag to output type | Joey Hess | 2011-09-01 |
* | init: Make description an optional parameter. | Joey Hess | 2011-08-29 |
* | Now "git annex init" only has to be run once | Joey Hess | 2011-08-17 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | generalized safeWriteFile to viaTmp | Joey Hess | 2011-06-30 |
* | improve bare repo handing | Joey Hess | 2011-06-22 |
* | improve version checking for v3 | Joey Hess | 2011-06-22 |
* | fixed logFile | Joey Hess | 2011-06-22 |
* | update for git-annex branch | Joey Hess | 2011-06-22 |
* | better multiword parameter handling | Joey Hess | 2011-05-16 |
* | refactor some boilerplate | Joey Hess | 2011-05-15 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | improve upgrade | Joey Hess | 2011-03-16 |
* | better quoting of description via show | Joey Hess | 2011-03-03 |
* | add describe subcommand | Joey Hess | 2011-03-03 |
* | fix up commands that are trouble on bare repos | Joey Hess | 2011-03-03 |
* | use ShellParam type | Joey Hess | 2011-02-28 |
* | use safewritefile | Joey Hess | 2011-01-28 |
* | better directory handling | Joey Hess | 2011-01-27 |
* | quiet git commits | Joey Hess | 2011-01-07 |
* | 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 uninit subcommand. Closes: #605749 | Joey Hess | 2010-12-03 |
* | finished hlinting | Joey Hess | 2010-11-22 |
* | move stuff out of Core | Joey Hess | 2010-11-14 |
* | fsck: avoid global checks if files specified | Joey Hess | 2010-11-13 |
* | refactor param seeking | Joey Hess | 2010-11-11 |
* | set version on init | Joey Hess | 2010-11-08 |
* | refactoring, no code changes really | Joey Hess | 2010-11-08 |
* | broke subcommands out into separate modules | Joey Hess | 2010-11-02 |