summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAge
* 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
* fsck: Fix a reversion in direct mode fsck of a file that is present when the ...Gravatar Joey Hess2016-07-12
* typo: s/enabled/disabled/Gravatar Joey Hess2016-07-06
* Remove the EKG build flag, since Gentoo for some reason decided to enable thi...Gravatar Joey Hess2016-07-06
* Remove unnecessary rpaths in the git-annex binary, but only when it's built u...Gravatar Joey Hess2016-07-06
* drop: Add --batch and --json options.Gravatar Joey Hess2016-07-06
* testremote: Fix crash when testing a freshly made external special remote.Gravatar Joey Hess2016-07-05
* New url for git-remote-gcrypt, now maintained by spwhitton.Gravatar Joey Hess2016-07-05
* get: Add --batch and --json options.Gravatar Joey Hess2016-07-05
* merged patchGravatar Joey Hess2016-06-13
* prep releaseGravatar Joey Hess2016-06-13
* v6: Fix bad merge in an adjusted branch that resulted in an empty tree.Gravatar Joey Hess2016-06-13
* highlight v6 changesGravatar Joey Hess2016-06-09
* Make git clean filter preserve the backend that was used for a file.Gravatar Joey Hess2016-06-09
* Fix update of associated files db when unlocking a file in a v6 repo.Gravatar Joey Hess2016-06-09
* Make lock and unlock work in v6 repos on files whose content is not present.Gravatar Joey Hess2016-06-09
* Fix bug in initialization of clone from a repo with an adjusted branch that h...Gravatar Joey Hess2016-06-09
* Avoid a crash if getpwuid does not work, when querying the user's full name.Gravatar Joey Hess2016-06-08
* Fix bad automatic merge conflict resolution between an annexed file and a dir...Gravatar Joey Hess2016-06-07
* move --to: Better behavior when system is completely out of disk space; drop ...Gravatar Joey Hess2016-06-05
* list: Do not include dead repositories.Gravatar Joey Hess2016-06-04
* Fix initialization of a bare clone of a repo that has an adjusted branch chec...Gravatar Joey Hess2016-06-02
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2016-06-02
* fix git versionGravatar Joey Hess2016-06-02
* Automatically enable v6 mode when initializing in a clone from a repo that ha...Gravatar Joey Hess2016-06-02
* Pass -S to git commit-tree when commit.gpgsign is set and when making a non-a...Gravatar Joey Hess2016-06-02
* sync --content: Fix bug that caused transfers of files to be made to a git r...Gravatar Joey Hess2016-06-02
* minor typo fixes throughoutGravatar Yaroslav Halchenko2016-06-02
* Remove Makefile from cabal tarball; man page building is now handled by a sma...Gravatar Joey Hess2016-05-31
* Windows: Avoid terminating git-annex branch lines with \r\n when union merging.Gravatar Joey Hess2016-05-27
* Improve SHA*E extension extraction code.Gravatar Joey Hess2016-05-27
* releasing package git-annex version 6.201605276.20160527Gravatar Joey Hess2016-05-27
* prep releaseGravatar Joey Hess2016-05-27
* Split lines in the git-annex branch on \r as well as \n, to deal with \r\n te...Gravatar Joey Hess2016-05-27