aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAge
* releasing package git-annex version 6.201611186.20161118Gravatar Joey Hess2016-11-18
* arm build uses 32kb page sizeGravatar 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
* unbreak all the autobuildersGravatar Joey Hess2016-11-15
* releasing package git-annex version 6.201611116.20161111Gravatar Joey Hess2016-11-11
* Linux standalone: Avoid using hard links in the tarball so it can be untarred...Gravatar Joey Hess2016-11-10
* webapp: Explicitly avoid checking for auth in static subsite requests.Gravatar Joey Hess2016-11-10
* OSX: Remove RPATHs from git-annex binary, which are not needed, slow down sta...Gravatar Joey Hess2016-11-07
* reinject --known: Avoid second, unncessary checksum of file.Gravatar Joey Hess2016-11-07
* S3: Support the special case endpoint needed for the cn-north-1 region.Gravatar Joey Hess2016-11-07
* Make .git/annex/ssh.config file work with versions of ssh older than 7.3, whi...Gravatar Joey Hess2016-11-07
* restart coprocess in raw modeGravatar Joey Hess2016-11-01
* releasing package git-annex version 6.201610316.20161031Gravatar Joey Hess2016-10-31
* Fix reversion in 6.20161012 that prevented adding files with a space in their...Gravatar Joey Hess2016-10-31
* Linux standalone: Fix location of locale files in the bundle.Gravatar Joey Hess2016-10-31
* Assistant, repair: Fix ignoring of git fsck errors due to duplicate file entr...Gravatar Joey Hess2016-10-31
* prep release6.20161027Gravatar Joey Hess2016-10-27
* Run ssh with ServerAliveInterval 60Gravatar Joey Hess2016-10-26
* enable forwardRetry for command-line transfersGravatar Joey Hess2016-10-26
* Improve ssh socket cleanup code to skip over the cruft that NFS sometimes put...Gravatar Joey Hess2016-10-26
* test: Deal with gpg-agent behavior change that broke the test suite.Gravatar Joey Hess2016-10-18
* Assistant, repair: Improved filtering out of git fsck lines about duplicate f...Gravatar Joey Hess2016-10-18
* importfeed: Drop URL parameters from file extension.Gravatar Joey Hess2016-10-17
* Improve style of offline html build of website.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
* releasing package git-annex version 6.201610126.20161012Gravatar Joey Hess2016-10-12
* sync: Fix bug in adjusted branch merging that could cause recently added file...Gravatar Joey Hess2016-10-10
* Support using v3 repositories without upgrading them to v5.Gravatar Joey Hess2016-10-05
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Gravatar Joey Hess2016-10-05
* Avoid using a lot of memory when large objects are present in the git repositoryGravatar Joey Hess2016-10-05
* Linux standalone: Include locale files in the bundle, and generate locale def...Gravatar Joey Hess2016-10-04
* Linux standalone: Add back the LOCPATH=/dev/null hack to avoid the system loc...Gravatar Joey Hess2016-10-04
* allow multiple concurrent external special remote processesGravatar Joey Hess2016-09-30
* Make --json-progress output be shown even when the size of a object is not kn...Gravatar Joey Hess2016-09-29
* Add "total-size" field to --json-progress output.Gravatar Joey Hess2016-09-29
* Optimised git-annex branch log file timestamp parsing. 10% speedupGravatar Joey Hess2016-09-29
* Optimisations to git-annex branch query and setting, avoiding repeated copies...Gravatar Joey Hess2016-09-29
* Optimisations to time it takes git-annex to walk working tree and find files ...Gravatar Joey Hess2016-09-26
* prep release6.20160923Gravatar Joey Hess2016-09-23
* Revert "stack.yaml: Update to lts-7.0 (ghc 8)"Gravatar Joey Hess2016-09-21
* 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
* stack.yaml: Update to lts-7.0 (ghc 8)Gravatar Joey Hess2016-09-15
* Improve gpg secret key list parser to deal with changes in gpg 2.1.15. Fixes ...Gravatar Joey Hess2016-09-14
* copy, move, mirror: Support --json and --json-progress.Gravatar Joey Hess2016-09-09
* addurl, get: Added --json-progress option, which adds progress objects to the...Gravatar Joey Hess2016-09-09