| Commit message (Expand) | Author | Age |
... | |
| | * | | rmurl: --batch | Joey Hess | 2016-12-05 |
| | | * | git-annex fromkey now takes multiple pairs of keys and filenames | Daniel Brooks | 2016-12-05 |
| | |/ |
|
| * | | implement p2p --link | Joey Hess | 2016-11-30 |
| * | | implement p2p command | Joey Hess | 2016-11-30 |
| * | | avoid too-long command synopsis | Joey Hess | 2016-11-30 |
| * | | Merge branch 'master' into tor | Joey Hess | 2016-11-30 |
| |\| |
|
| | * | prefer xdot over dot | Joey Hess | 2016-11-30 |
| * | | finish git-annex enable-tor | Joey Hess | 2016-11-29 |
| * | | Merge branch 'master' into tor | Joey Hess | 2016-11-29 |
| |\| |
|
| | * | Fixed typo in Schedule.hs. | Markus Hauru | 2016-11-24 |
| | * | fix regression | Joey Hess | 2016-11-22 |
| | * | avoid backtrace when rekey cntent verification fails | Joey Hess | 2016-11-22 |
| * | | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
| | * | addurl: Fix bug in checking annex.largefiles expressions using largerthan, mi... | Joey Hess | 2016-11-21 |
| * | | remotedaemon: serve tor hidden service | Joey Hess | 2016-11-20 |
| * | | remotedaemon: Fork to background by default. Added --foreground switch to ena... | Joey Hess | 2016-11-20 |
| * | | Merge branch 'master' into tor | Joey Hess | 2016-11-17 |
| |\| |
|
| | * | improve comment | Joey Hess | 2016-11-16 |
| | * | fsck --all --from was checking the content of files in the local repository, ... | Joey Hess | 2016-11-16 |
| | * | Avoid backtraces on expected failures when built with ghc 8; only use backtra... | Joey Hess | 2016-11-15 |
| | * | sync: Pass --allow-unrelated-histories to git merge when used with git git 2.... | Joey Hess | 2016-11-15 |
| * | | use socket for tor hidden service | Joey Hess | 2016-11-14 |
* | | | remove xmpp support | Joey Hess | 2016-11-14 |
| |/
|/| |
|
| * | git-annex enable-tor command | Joey Hess | 2016-11-14 |
|/ |
|
* | reinject --known: Avoid second, unncessary checksum of file. | Joey Hess | 2016-11-07 |
* | 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 |