aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAge
...
* Make import --deduplicate and --skip-duplicates only hash once, not twiceGravatar Joey Hess2017-02-09
* import: Changed how --deduplicate, --skip-duplicates, and --clean-duplicates ...Gravatar Joey Hess2017-02-07
* initremote: When a uuid= parameter is passed, use the specified UUID for the ...Gravatar Joey Hess2017-02-07
* assistant: Make --autostart --foreground wait for the children it starts.Gravatar Joey Hess2017-02-07
* Fix build with aws 0.16. Thanks, aristidb.Gravatar Joey Hess2017-02-07
* wormhole pairing appid flag day 2021-12-31Gravatar Joey Hess2017-02-03
* lost a changelog entry; put backGravatar Joey Hess2017-02-03
* New annex.synccontent config settingGravatar Joey Hess2017-02-03
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* unused: Improved memory use significantly when there are a lot of differences...Gravatar Joey Hess2017-01-31
* unused: When large files are checked right into git, avoid buffering their co...Gravatar Joey Hess2017-01-31
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* lts-7.18 finally!Gravatar Joey Hess2017-01-31
* config: New command for storing configuration in the git-annex branch.Gravatar Joey Hess2017-01-30
* vicfg: Include the numcopies configuation.Gravatar Joey Hess2017-01-30
* Remove -j short option for --json-progress; that option was already taken for...Gravatar Joey Hess2017-01-30
* Increase default cost for p2p remotes from 200 to 1000. This makes git-annex ...Gravatar Joey Hess2017-01-06
* releasing package git-annex version 6.201701016.20170101Gravatar Joey Hess2016-12-31
* Support all common locations of the torrc file.Gravatar Joey Hess2016-12-28
* webapp: full wormhole pairing UI (untested)Gravatar Joey Hess2016-12-27
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* enable-tor: When run as a regular user, test a connection back to the hidden ...Gravatar Joey Hess2016-12-24
* Revert "close"Gravatar Joey Hess2016-12-24
* closeGravatar Joey Hess2016-12-22
* enable-tor: No longer needs to be run as root.Gravatar Joey Hess2016-12-20
* relocate tor socket out of /etcGravatar Joey Hess2016-12-20
* Debian: Suggest tor and magic-wormhole.Gravatar Joey Hess2016-12-20
* Fix build with directory-1.3.Gravatar Joey Hess2016-12-20
* rekey --force: Incorrectly marked the new key's content as being present in t...Gravatar Joey Hess2016-12-19
* Linux standalone: Improve generation of locale definition files, supporting l...Gravatar Joey Hess2016-12-19
* p2p --pair with magic wormhole (untested)Gravatar Joey Hess2016-12-18
* Revert "p2p --link now defaults to setting up a bi-directional link"Gravatar Joey Hess2016-12-16
* p2p: Added --one-way option.Gravatar Joey Hess2016-12-16
* p2p --link now defaults to setting up a bi-directional linkGravatar Joey Hess2016-12-16
* p2p: --link no longer takes a remote name, instead the --name option can be u...Gravatar Joey Hess2016-12-16
* Make all --batch input, as well as fromkey and registerurl stdin be processed...Gravatar Joey Hess2016-12-13
* Revert ServerAliveIntervalGravatar Joey Hess2016-12-13
* Pass annex.web-options to wget and curl after other options, so that eg --no-...Gravatar Joey Hess2016-12-13
* metadata --batch: Fix bug when conflicting metadata changes were made in the ...Gravatar Joey Hess2016-12-13
* Debian: Build webapp on armel.Gravatar Joey Hess2016-12-11
* linux standalone builds should have "unable to decommit memory" bug fixedGravatar Joey Hess2016-12-11
* releasing package git-annex version 6.201612106.20161210Gravatar Joey Hess2016-12-10
* fixedGravatar Joey Hess2016-12-10
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Gravatar Joey Hess2016-12-09
* Merge branch 'master' into torGravatar 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
| * changelogGravatar Joey Hess2016-12-05
| * rmurl: --batchGravatar Joey Hess2016-12-05
* | implement p2p commandGravatar Joey Hess2016-11-30