| Commit message (Expand) | Author | Age |
* | unused: Add --used option, which can specify a set of refs to consider used, ... | Joey Hess | 2015-05-14 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | contentlocation, examinekey, lookupkey: Added --batch mode option. | Joey Hess | 2015-05-06 |
| * | Improve behavior when a git-annex command is told to operate on a file that d... | Joey Hess | 2015-04-30 |
| * | refactor | Joey Hess | 2015-04-30 |
| * | required: New command, like wanted, but for required content. | Joey Hess | 2015-04-18 |
* | | refactor | Joey Hess | 2015-04-10 |
* | | get, move, copy, mirror: Concurrent downloads and uploads are now supported! | Joey Hess | 2015-04-10 |
|/ |
|
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
* | Fix truncation of parameters that could occur when using xargs git-annex. | Joey Hess | 2015-04-02 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | checkpresentkey: New plumbing command to check if a key can be verified to be... | Joey Hess | 2015-03-20 |
* | readpresentkey: New plumbing command for checking location log. | Joey Hess | 2015-03-20 |
* | forgot one thing | Joey Hess | 2015-03-15 |
* | registerurl: New plumbing command for mass-adding urls to keys. | Joey Hess | 2015-03-15 |
* | git-annex-shell: Improve error message when the specified repository doesn't ... | Joey Hess | 2015-03-05 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | better option handling | Joey Hess | 2015-02-08 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | relFile does not have to be relative; rename to currFile | Joey Hess | 2015-02-06 |
* | import: Support file matching options such as --exclude, --include, --smalle... | Joey Hess | 2015-02-06 |
* | groupwanted: New command to set the groupwanted preferred content expression. | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | Run shutdown cleanup actions even if there were failures processing the command. | Joey Hess | 2014-12-30 |
* | setpresentkey: A new plumbing-level command. | Joey Hess | 2014-12-29 |
* | diffdriver: New git-annex command, to make git external diff drivers work wit... | Joey Hess | 2014-11-24 |
* | undo command | Joey Hess | 2014-11-14 |
* | proxy: for all your direct mode repository munging needs | Joey Hess | 2014-11-12 |
* | pre-commit: Block partial commit of unlocked annexed file, since that left a ... | Joey Hess | 2014-11-10 |
* | info: When passed the name or uuid of a remote, displays info about that remote. | Joey Hess | 2014-10-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | Promote file not found warning message to an error. | Joey Hess | 2014-09-11 |
* | Fix stub git-annex test support when built without tasty. | Joey Hess | 2014-08-23 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | testremote: New command to test uploads/downloads to a remote. | Joey Hess | 2014-08-01 |
* | resolvemerge: New plumbing command that runs the automatic merge conflict res... | Joey Hess | 2014-07-11 |
* | support being run by ssh as ssh-askpass replacement | Joey Hess | 2014-04-29 |
* | findref: New command, like find but shows files in a specified git ref. | Joey Hess | 2014-04-17 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ... | Joey Hess | 2014-04-12 |
* | added git-annex remotedaemon | Joey Hess | 2014-04-06 |
* | git-annex-shell: Added notifychanges command. | Joey Hess | 2014-04-05 |
* | add --include-dotfiles: New option, perhaps useful for backups. | Joey Hess | 2014-03-26 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | metadata: Add --get (from bremner) | Joey Hess | 2014-03-15 |