| Commit message (Expand) | Author | Age |
* | 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 |
* | Format strings can be specified using the new --find option, to control what ... | Joey Hess | 2011-12-22 |
* | Add --include, which is the same as --not --exclude. | Joey Hess | 2011-12-22 |
* | split out three modules from Git | Joey Hess | 2011-12-13 |
* | sync: New command that synchronises the local repository and default remote, ... | Joey Hess | 2011-12-09 |
* | dead: A command which says that a repository is gone for good and you don't w... | Joey Hess | 2011-12-02 |
* | --inbackend can be used to make git-annex only operate on files whose content... | Joey Hess | 2011-11-28 |
* | find: Support --print0 | Joey Hess | 2011-11-22 |
* | When not run in a git repository, git-annex can still display a usage message... | Joey Hess | 2011-11-16 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | better command name | Joey Hess | 2011-10-31 |
* | Removed the setkey command, and added a setcontent command with a more useful... | Joey Hess | 2011-10-31 |
* | refactoring and cleanup | Joey Hess | 2011-10-30 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | go go gadget hlint | Joey Hess | 2011-09-20 |
* | --copies=N can be used to make git-annex only operate on files with the speci... | Joey Hess | 2011-09-18 |
* | add --in limit | Joey Hess | 2011-09-18 |
* | add --and --or --not -( and -) | Joey Hess | 2011-09-18 |
* | refactor --exclude to use Utility.Matcher | Joey Hess | 2011-09-18 |
* | remove optimize subcommand; use --auto instead | Joey Hess | 2011-09-15 |
* | optimize: A new subcommand that either gets or drops file content as needed t... | Joey Hess | 2011-09-14 |
* | Support the standard git -c name=value | Joey Hess | 2011-07-14 |
* | add the addurl command | Joey Hess | 2011-07-01 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | cache the trustmap | Joey Hess | 2011-06-23 |
* | add merge subcommand | Joey Hess | 2011-06-22 |