| Commit message (Expand) | Author | Age |
* | display cmdparamdesc in optparse-applicative usage messages | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Only look at reflogs for relevant branches, not for git-annex branches | Joey Hess | 2015-07-07 |
* | update comment | Joey Hess | 2015-07-07 |
* | unused: --used-refspec can now be configured to look at refs in the reflog. T... | Joey Hess | 2015-07-07 |
* | sync: When annex.autocommit=false, avoid making any commit of local changes, ... | Joey Hess | 2015-07-07 |
* | add: Stage symlinks the same as git add would, even if they are not a link to... | Joey Hess | 2015-07-07 |
* | merge: Avoid creating the synced/master branch. | Joey Hess | 2015-07-07 |
* | import: Fix failure of cross-device import on Windows. | Joey Hess | 2015-07-07 |
* | Brought back the setkey plumbing command that was removed in 2011, since we f... | Joey Hess | 2015-07-02 |
* | assistant --autostart: First any daemons that are already running, which migh... | Joey Hess | 2015-07-02 |
* | log: Fix reversion introduced in version 5.20150528 that broke this command. | Joey Hess | 2015-07-02 |
* | move comment | Joey Hess | 2015-06-16 |
* | avoid building unused bloomfilter when run without --all | Joey Hess | 2015-06-16 |
* | on second thought, sync --content --unused is probably not useful, remove | Joey Hess | 2015-06-16 |
* | use bloom filter in second pass of sync --all --content | Joey Hess | 2015-06-16 |
* | instance Hashable Key for bloomfilter | Joey Hess | 2015-06-16 |
* | Increased the default annex.bloomaccuracy from 1000 to 10000000 | Joey Hess | 2015-06-16 |
* | sync: Add support for --all and --unused. | Joey Hess | 2015-06-16 |
* | switch code to using associated files | Joey Hess | 2015-06-16 |
* | info: Added json output for "backend usage", "numcopies stats", "repositories... | Joey Hess | 2015-06-16 |
* | Improve url parsing to handle some urls containing illegal [] characters in t... | Joey Hess | 2015-06-14 |
* | add a hint about marking a key dead | Joey Hess | 2015-06-09 |
* | dead --key: Can be used to mark a key as dead. | Joey Hess | 2015-06-09 |
* | fsck: Ignore keys that are known to be dead when running in --all mode or a i... | Joey Hess | 2015-06-09 |
* | import --clean-duplicates: Fix bug that didn't count local or trusted repo's ... | Joey Hess | 2015-06-03 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | remove Params constructor from Utility.SafeCommand | Joey Hess | 2015-06-01 |
* | fromkey, registerurl: Improve handling of urls that happen to also be parsabl... | Joey Hess | 2015-05-30 |
* | fromkey, registerurl: Allow urls to be specified instead of keys, and generat... | Joey Hess | 2015-05-22 |
* | add annex.used-refspec | Joey Hess | 2015-05-14 |
* | unused: Add --used option, which can specify a set of refs to consider used, ... | Joey Hess | 2015-05-14 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | Take space that will be used by running downloads into account when checking ... | Joey Hess | 2015-05-12 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | drop: Now supports --all, --unused, and --key. | Joey Hess | 2015-05-12 |
| * | import: Refuse to import files that are within the work tree, as that does no... | Joey Hess | 2015-05-11 |
| * | more FlexibleContexts | Joey Hess | 2015-05-10 |
| * | more time-1.5 fixes | Joey Hess | 2015-05-10 |
| * | support time-1.5.0 | Joey Hess | 2015-05-10 |
| * | Improve quvi 0.4 output parsing to handle cases wher there is no known filena... | Joey Hess | 2015-05-08 |
| * | fsck: Ignore error recording the fsck in the activity log, which can happen w... | Joey Hess | 2015-05-06 |
| * | contentlocation, examinekey, lookupkey: Added --batch mode option. | Joey Hess | 2015-05-06 |
| * | assistant: Added --autostop to complement --autostart. | Joey Hess | 2015-05-01 |
| * | Improve behavior when a git-annex command is told to operate on a file that d... | Joey Hess | 2015-04-30 |
| * | move nubbing into function whose algo needs a nubbed list | Joey Hess | 2015-04-30 |
| * | improve messages | Joey Hess | 2015-04-30 |
| * | import: Before removing a duplicate file in --deduplicate or --clean-duplicat... | Joey Hess | 2015-04-30 |
| * | refactor | Joey Hess | 2015-04-30 |
| * | nub list after adding ocal uuid to it | Joey Hess | 2015-04-30 |