| Commit message (Expand) | Author | Age |
* | Merge branch 'directguard' | Joey Hess | 2013-11-07 |
|\ |
|
| * | add new status command | Joey Hess | 2013-11-07 |
| * | rename status to info, and update docs | Joey Hess | 2013-11-07 |
* | | Allow optionally configuring git-annex with -fEKG to enable awesome remote mo... | Joey Hess | 2013-11-06 |
|/ |
|
* | The "git annex content" command is renamed to "git annex wanted". | Joey Hess | 2013-10-28 |
* | add repair command | Joey Hess | 2013-10-23 |
* | add schedule command | Joey Hess | 2013-10-13 |
* | rename remotes to list | Antoine Beaupré | 2013-09-19 |
* | remotes: New command, displays a compact table of remotes that contain files.... | Joey Hess | 2013-09-12 |
* | add forget command | Joey Hess | 2013-08-28 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | missed some __WINDOWS__ defines | Joey Hess | 2013-08-04 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | content: New command line way to view and configure a repository's preferred ... | Joey Hess | 2013-05-25 |
* | fuzz tester | Joey Hess | 2013-05-23 |
* | enable test command on windows | Joey Hess | 2013-05-23 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | To enable an existing special remote, the new enableremote command must be us... | Joey Hess | 2013-04-26 |
* | rmurl: New command, removes one of the recorded urls for a file. | Joey Hess | 2013-04-22 |
* | Per-command usage messages. | Joey Hess | 2013-03-27 |
* | implement transferkeys plumbing command | Joey Hess | 2013-03-19 |
* | linelength | Joey Hess | 2013-03-12 |
* | typo | Joey Hess | 2013-02-27 |
* | disable test suite on Android | Joey Hess | 2013-02-27 |
* | embed test suite into git annex; available by running: git annex test | Joey Hess | 2013-02-27 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | type based git config handling | Joey Hess | 2012-12-29 |
* | added direct and indirect commands | Joey Hess | 2012-12-13 |
* | Amazon Glacier special remote; 100% working | Joey Hess | 2012-11-20 |
* | fix build without XMPP | Joey Hess | 2012-11-12 |
* | where indenting | Joey Hess | 2012-11-11 |
* | add xmppgit command; roughed out xmpp push protocol and design | Joey Hess | 2012-11-06 |
* | add help command | Joey Hess | 2012-10-13 |
* | rename --ingroup to --inallgroup | Joey Hess | 2012-10-10 |
* | add --ingroup limit | Joey Hess | 2012-10-08 |
* | Added --smallerthan and --largerthan limits | Joey Hess | 2012-10-08 |
* | vicfg: New command, allows editing (or simply viewing) most of the repository... | Joey Hess | 2012-10-03 |
* | group, ungroup: New commands to indicate groups of repositories. | Joey Hess | 2012-10-01 |
* | New --time-limit option, makes long git-annex commands stop after a specified... | Joey Hess | 2012-09-25 |
* | add transferkey command | Joey Hess | 2012-08-24 |
* | git annex webapp now opens a browser to the webapp | Joey Hess | 2012-07-25 |
* | Merge branch 'master' into assistant | Joey Hess | 2012-07-02 |
|\ |
|
| * | add fields to git-annex-shell | Joey Hess | 2012-07-02 |
* | | Merge branch 'master' into assistant | Joey Hess | 2012-06-26 |
|\| |
|
| * | Version build dependency on STM, and allow building without it, which disable... | Joey Hess | 2012-06-26 |
* | | add assistant command | Joey Hess | 2012-06-22 |
|/ |
|
* | Merge branch 'master' into watch | Joey Hess | 2012-06-04 |
|\ |
|
| * | import: New subcommand, pulls files from a directory outside the annex and ad... | Joey Hess | 2012-05-31 |
| * | Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR. | Joey Hess | 2012-05-18 |