| Commit message (Expand) | Author | Age |
* | 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 |
| * | addunused: New command, the opposite of dropunused, it relinks unused content... | Joey Hess | 2012-05-02 |
* | | watch subcommand | Joey Hess | 2012-04-12 |
|/ |
|
* | autocorrection | Joey Hess | 2012-04-12 |
* | rekey: New plumbing level command, can be used to change the keys used for fi... | Joey Hess | 2012-02-16 |
* | set oneshot mode on a per-command basis | Joey Hess | 2012-02-14 |
* | Avoid repeated location log commits when a remote is receiving files. | Joey Hess | 2012-01-28 |
* | rename readMaybe to readish | Joey Hess | 2012-01-23 |
* | git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE. | Joey Hess | 2012-01-13 |
* | log: New command that displays the location log for file, showing each reposi... | Joey Hess | 2012-01-06 |
* | tweak | Joey Hess | 2012-01-06 |
* | more command-specific options | Joey Hess | 2012-01-06 |
* | per-command options | Joey Hess | 2012-01-05 |