aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAge
* releasing package git-annex version 6.201703216.20170321Gravatar Joey Hess2017-03-21
* sync --content-of=pathGravatar Joey Hess2017-03-20
* Support GIT_SSH and GIT_SSH_COMMANDGravatar Joey Hess2017-03-17
* git-annex-shell: run all commands with noMessagesGravatar Joey Hess2017-03-17
* Windows: Fix bug in shell script shebang lookup code that caused a "delayed r...Gravatar Joey Hess2017-03-13
* Drop support for building with old versions of directory, feed, and http-types.Gravatar Joey Hess2017-03-10
* Revert "Drop support for building without network-uri."Gravatar Joey Hess2017-03-10
* Drop support for building with old versions of dns and http-conduit.Gravatar Joey Hess2017-03-10
* Drop support for building without network-uri.Gravatar Joey Hess2017-03-10
* Windows: Improve handling of shebang in external special remote program, sear...Gravatar Joey Hess2017-03-08
* fsck -q: When a file has bad content, include the name of the file in the war...Gravatar Joey Hess2017-03-08
* get -J: Improve distribution of jobs amoung remotes when there are more jobs ...Gravatar Joey Hess2017-03-08
* assistant: Add 1/200th second delay between checking each file in the full tr...Gravatar Joey Hess2017-03-06
* Linux standalone builds put the bundled ssh last in PATH, so any system ssh w...Gravatar Joey Hess2017-03-02
* status: Propigate nonzero exit code from git status.Gravatar Joey Hess2017-03-02
* Bugfix: Passing a command a filename that does not exist sometimes did not di...Gravatar Joey Hess2017-03-02
* releasing package git-annex version 6.20170301.16.20170301.1Gravatar Joey Hess2017-03-01
* Fix reversion in yesterday's release that made SHA1E and MD5E backends not work.Gravatar Joey Hess2017-03-01
* 6.20170301 version for hackage6.20170301Gravatar Joey Hess2017-03-01
* releasing package git-annex version 6.201702286.20170228Gravatar Joey Hess2017-02-28
* release prepGravatar Joey Hess2017-02-28
* inheritable annex.securehashesonlyGravatar Joey Hess2017-02-27
* reorgGravatar Joey Hess2017-02-27
* securehash matchingGravatar Joey Hess2017-02-27
* make fsck check annex.securehashesonly, and new tip for working around SHA1 c...Gravatar Joey Hess2017-02-27
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* Removed support for building with the old cryptohash library.Gravatar Joey Hess2017-02-24
* SHA1 collisions in key names was more exploitable than I thoughtGravatar Joey Hess2017-02-24
* updateGravatar Joey Hess2017-02-24
* make file2key reject E* backend keys with a long extensionGravatar Joey Hess2017-02-24
* typoGravatar Joey Hess2017-02-24
* Tighten key parser to not accept keys containing a non-numeric fields, which ...Gravatar Joey Hess2017-02-24
* status: Pass --ignore-submodules=when option on to git status.Gravatar Joey Hess2017-02-20
* make curl show http errors to stderrGravatar Joey Hess2017-02-20
* Run wget with -nv instead of -q, so it will display HTTP errors.Gravatar Joey Hess2017-02-20
* adjust: Fix behavior when used in a repository that contains submodules.Gravatar Joey Hess2017-02-20
* git-annex.cabal: Make crypto-api a dependency even when built w/o webapp and ...Gravatar Joey Hess2017-02-20
* sync hack to make updateInstead work on eg FATGravatar Joey Hess2017-02-17
* post-recive hook to make updateInstead work in direct mode and adjusted branchesGravatar Joey Hess2017-02-17
* make query commands not output extraneous messagesGravatar Joey Hess2017-02-16
* sync: Improve integration with receive.denyCurrentBranch=updateInsteadGravatar Joey Hess2017-02-15
* Run ssh with -n whenever input is not being piped into itGravatar Joey Hess2017-02-15
* sync, merge: Fail when the current branch has no commits yet, instead of not ...Gravatar Joey Hess2017-02-14
* releasing package git-annex version 6.201702146.20170214Gravatar Joey Hess2017-02-14
* Work around sqlite's incorrect handling of umask when creating databases.Gravatar Joey Hess2017-02-13
* S3: Fix check of uuid file stored in bucket, which was not working.Gravatar Joey Hess2017-02-13
* correct spelling mistakesGravatar Edward Betts2017-02-12
* Improve pid locking code to work on filesystems that don't support hard links.Gravatar Joey Hess2017-02-10
* Added git template directory to Linux standalone tarball and OSX app bundle.Gravatar Joey Hess2017-02-10
* import --reinject-duplicatesGravatar Joey Hess2017-02-09