Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | better multiword parameter handling | 2011-05-16 | |
| | | | | | This way, individual words as entered on the command line are available to commands. | ||
* | refactor some boilerplate | 2011-05-15 | |
| | |||
* | converted several commands to use Remote | 2011-03-27 | |
| | | | | only move and map still to convert | ||
* | avoid version check before running version and upgrade commands | 2011-03-19 | |
| | | | | | There are two types of commands; those that access the repository and those that don't. Sorted. | ||
* | prevent trust commands from trying to do things in a bare repo | 2011-03-03 | |
| | | | | | Since they need to stage changes, they would actually, if allowed to run, succeed, but wipe out existing trust.log content. | ||
* | trust setting improvements | 2011-01-26 | |
| | |||
* | implement 3 level trust storage in trust.log | 2011-01-26 | |
| | |||
* | quiet git commit messages | 2011-01-11 | |
| | |||
* | refactor in preparation for adding a git-annex-shell command | 2010-12-30 | |
| | |||
* | rename some stuff and prepare to break out more into Command/* | 2010-12-30 | |
| | |||
* | forgot to add these | 2010-12-28 | |