summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAge
* 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
* Remove key:null from git-annex add --json output.Gravatar Joey Hess2016-09-09
* buffer json output until done when in concurrent modeGravatar Joey Hess2016-09-09
* Rate limit console progress display updates to 10 per second. Was updating as...Gravatar Joey Hess2016-09-08
* prep release6.20160907Gravatar Joey Hess2016-09-07
* get -J: Download different files from different remotes when the remotes have...Gravatar Joey Hess2016-09-06
* Assistant, repair: Filter out git fsck lines about duplicate file entries in ...Gravatar Joey Hess2016-09-05
* Make --json and --quiet suppress automatic init messagesGravatar Joey Hess2016-09-05
* Android: Fix disabling use of cp --reflink=auto, curl, sha224, and sha384.Gravatar Joey Hess2016-09-05
* examimekey: Allow being run in a git repo that is not initialized by git-anne...Gravatar Joey Hess2016-09-05
* Fix formatting of git-annex-smudge man page, and improve mdwn2man. Thanks, Ji...Gravatar Joey Hess2016-09-05
* Windows: Handle shebang in external special remote program.Gravatar Joey Hess2016-09-05
* releasing package git-annex version 6.201608086.20160808Gravatar Joey Hess2016-08-08
* Re-enable accumulating transfer failure log files for command-line actionsGravatar Joey Hess2016-08-03
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* info: When run on a file now includes an indication of whether the content is...Gravatar Joey Hess2016-07-30
* Added metadata --batch option, which allows getting, setting, deleting, and m...Gravatar Joey Hess2016-07-27
* When built with ut uid-1.3.12, generate more random UUIDs than beforeGravatar Joey Hess2016-07-27
* Removed dependency on json library; all JSON is now handled by aeson.Gravatar Joey Hess2016-07-26
* saner format for metadata --jsonGravatar Joey Hess2016-07-26
* cabal constraints for aws and esqueletoGravatar Joey Hess2016-07-22
* --branch, stage 1Gravatar Joey Hess2016-07-20
* prep releaseGravatar Joey Hess2016-07-19
* Avoid any access to keys database in v5 mode repositories, which are not sup...Gravatar Joey Hess2016-07-19
* webapp: Escape unusual characters in ssh hostnames when generating mangled ho...Gravatar Joey Hess2016-07-19
* log: Added --all option.Gravatar Joey Hess2016-07-17
* Speed up startup time by caching the refs that have been merged into the git-...Gravatar Joey Hess2016-07-17
* Support checking presence of content at a http url that redirects to a ftp url.Gravatar Joey Hess2016-07-12
* uninit: Fix crash due to trying to write to deleted keys db.Gravatar Joey Hess2016-07-12