| Commit message (Expand) | Author | Age |
* | enable forwardRetry for command-line transfers | Joey Hess | 2016-10-26 |
* | importfeed: Drop URL parameters from file extension. | Joey Hess | 2016-10-17 |
* | upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke... | Joey Hess | 2016-10-17 |
* | lock: Fix edge cases where data loss could occur in v6 mode. | Joey Hess | 2016-10-17 |
* | When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i... | Joey Hess | 2016-10-05 |
* | convert TMVars that are never left empty into TVars | Joey Hess | 2016-09-30 |
* | addurl, importfeed: Improve behavior when file being added is gitignored. | Joey Hess | 2016-09-21 |
* | fix bugs in handing of deep branches with sync and adjusted branches | Joey Hess | 2016-09-21 |
* | info: Support being passed a treeish, and show info about the annexed files i... | Joey Hess | 2016-09-15 |
* | copy, move, mirror: Support --json and --json-progress. | Joey Hess | 2016-09-09 |
* | better locking for json with -J | Joey Hess | 2016-09-09 |
* | addurl, get: Added --json-progress option, which adds progress objects to the... | Joey Hess | 2016-09-09 |
* | disentangle concurrency and message type | Joey Hess | 2016-09-09 |
* | get -J: Download different files from different remotes when the remotes have... | Joey Hess | 2016-09-06 |
* | use keyLocations not loggedLocations | Joey Hess | 2016-09-06 |
* | examimekey: Allow being run in a git repo that is not initialized by git-anne... | Joey Hess | 2016-09-05 |
* | remove TransferObserver | Joey Hess | 2016-08-03 |
* | Re-enable accumulating transfer failure log files for command-line actions | Joey Hess | 2016-08-03 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | info: When run on a file now includes an indication of whether the content is... | Joey Hess | 2016-07-30 |
* | Added metadata --batch option, which allows getting, setting, deleting, and m... | Joey Hess | 2016-07-27 |
* | improved use of Aeson for JSONActionItem | Joey Hess | 2016-07-26 |
* | Removed dependency on json library; all JSON is now handled by aeson. | Joey Hess | 2016-07-26 |
* | saner format for metadata --json | Joey Hess | 2016-07-26 |
* | allow using Aeson for streaming JSON output | Joey Hess | 2016-07-26 |
* | --branch, stage 2 | Joey Hess | 2016-07-20 |
* | more generic showStart' | Joey Hess | 2016-07-20 |
* | --branch, stage 1 | Joey Hess | 2016-07-20 |
* | log: Added --all option. | Joey Hess | 2016-07-17 |
* | uninit: Fix crash due to trying to write to deleted keys db. | Joey Hess | 2016-07-12 |
* | fsck: Fix a reversion in direct mode fsck of a file that is present when the ... | Joey Hess | 2016-07-12 |
* | drop: Add --batch and --json options. | Joey Hess | 2016-07-06 |
* | get: Add --batch and --json options. | Joey Hess | 2016-07-05 |
* | Make git clean filter preserve the backend that was used for a file. | Joey Hess | 2016-06-09 |
* | Fix update of associated files db when unlocking a file in a v6 repo. | Joey Hess | 2016-06-09 |
* | Make lock and unlock work in v6 repos on files whose content is not present. | Joey Hess | 2016-06-09 |
* | move --to: Better behavior when system is completely out of disk space; drop ... | Joey Hess | 2016-06-05 |
* | list: Do not include dead repositories. | Joey Hess | 2016-06-04 |
* | refactor isBareRepo | Joey Hess | 2016-06-02 |
* | sync --content: Fix bug that caused transfers of files to be made to a git r... | Joey Hess | 2016-06-02 |
* | enableremote: Remove annex-ignore configuration from a remote. | Joey Hess | 2016-05-24 |
* | enableremote: Can now be used to explicitly enable git-annex to use git remot... | Joey Hess | 2016-05-24 |
* | Pass the various gnupg-options configs to gpg in several cases where they wer... | Joey Hess | 2016-05-23 |
* | remove unused | Joey Hess | 2016-05-23 |
* | adjust: Add --fix adjustment, which is useful when the git directory is in a ... | Joey Hess | 2016-05-16 |
* | add: Adding a v6 pointer file used to annex it; now the pointer file is added... | Joey Hess | 2016-05-16 |
* | reorder associated file db update | Joey Hess | 2016-05-16 |
* | assistant: Fix race in v6 mode that caused downloaded file content to sometim... | Joey Hess | 2016-05-16 |
* | adjust: If the adjusted branch already exists, avoid overwriting it, since it... | Joey Hess | 2016-05-13 |
* | fsck: When a key is not previously known in the location log, record somethin... | Joey Hess | 2016-05-10 |