aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* make tor hidden service work when directory watching is not availableGravatar Joey Hess2016-12-09
* cleanupGravatar Joey Hess2016-12-09
* refactor ref change watchingGravatar Joey Hess2016-12-09
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Gravatar Joey Hess2016-12-09
* didn't mean to commit this change yetGravatar Joey Hess2016-12-08
* commentGravatar Joey Hess2016-12-08
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* include error message when unable to connect to peerGravatar Joey Hess2016-12-08
* Merge branch 'master' into torGravatar Joey Hess2016-12-07
|\
* | remote uuid discovery in p2p --linkGravatar Joey Hess2016-12-07
| * add: Stage modified non-large files when running in indirect mode.Gravatar Joey Hess2016-12-05
| * rekey: Added --batch mode.Gravatar Joey Hess2016-12-05
| * minor styleGravatar Joey Hess2016-12-05
| * Merge kite:tmp/git-annexGravatar Joey Hess2016-12-05
| |\
| * | rmurl: --batchGravatar Joey Hess2016-12-05
| | * git-annex fromkey now takes multiple pairs of keys and filenamesGravatar Daniel Brooks2016-12-05
| |/
* | implement p2p --linkGravatar Joey Hess2016-11-30
* | implement p2p commandGravatar Joey Hess2016-11-30
* | avoid too-long command synopsisGravatar Joey Hess2016-11-30
* | Merge branch 'master' into torGravatar Joey Hess2016-11-30
|\|
| * prefer xdot over dotGravatar Joey Hess2016-11-30
* | finish git-annex enable-torGravatar Joey Hess2016-11-29
* | Merge branch 'master' into torGravatar Joey Hess2016-11-29
|\|
| * Fixed typo in Schedule.hs.Gravatar Markus Hauru2016-11-24
| * fix regressionGravatar Joey Hess2016-11-22
| * avoid backtrace when rekey cntent verification failsGravatar Joey Hess2016-11-22
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
| * addurl: Fix bug in checking annex.largefiles expressions using largerthan, mi...Gravatar Joey Hess2016-11-21
* | remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* | remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20
* | Merge branch 'master' into torGravatar Joey Hess2016-11-17
|\|
| * improve commentGravatar Joey Hess2016-11-16
| * fsck --all --from was checking the content of files in the local repository, ...Gravatar Joey Hess2016-11-16
| * Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
| * sync: Pass --allow-unrelated-histories to git merge when used with git git 2....Gravatar Joey Hess2016-11-15
* | use socket for tor hidden serviceGravatar Joey Hess2016-11-14
* | git-annex enable-tor commandGravatar Joey Hess2016-11-14
|/
* reinject --known: Avoid second, unncessary checksum of file.Gravatar Joey Hess2016-11-07
* enable forwardRetry for command-line transfersGravatar Joey Hess2016-10-26
* importfeed: Drop URL parameters from file extension.Gravatar Joey Hess2016-10-17
* upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke...Gravatar Joey Hess2016-10-17
* lock: Fix edge cases where data loss could occur in v6 mode.Gravatar Joey Hess2016-10-17
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Gravatar Joey Hess2016-10-05
* convert TMVars that are never left empty into TVarsGravatar Joey Hess2016-09-30
* addurl, importfeed: Improve behavior when file being added is gitignored.Gravatar Joey Hess2016-09-21
* fix bugs in handing of deep branches with sync and adjusted branchesGravatar Joey Hess2016-09-21
* info: Support being passed a treeish, and show info about the annexed files i...Gravatar Joey Hess2016-09-15
* copy, move, mirror: Support --json and --json-progress.Gravatar Joey Hess2016-09-09
* better locking for json with -JGravatar Joey Hess2016-09-09
* addurl, get: Added --json-progress option, which adds progress objects to the...Gravatar Joey Hess2016-09-09