aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep release5.20140927Gravatar Joey Hess2014-09-27
* Add temporary workaround for bug #763078 which broke building on armel and ar...Gravatar Joey Hess2014-09-27
* Really depend (not just build-depend) on new enough git for --no-gpg-sign to ...Gravatar Joey Hess2014-09-27
* prep releaseGravatar Joey Hess2014-09-26
* Work around failure to build on mips by using cabal, not Setup, to build in d...Gravatar Joey Hess2014-09-26
* Depend on new enough git for --no-gpg-sign to work. Closes: #762446Gravatar Joey Hess2014-09-22
* prep release5.20140919Gravatar Joey Hess2014-09-19
* CVE id assignedGravatar Joey Hess2014-09-19
* deal with old repositories with non-encrypted credsGravatar Joey Hess2014-09-18
* glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Gravatar Joey Hess2014-09-18
* Revert "S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when ...Gravatar Joey Hess2014-09-18
* add: In direct mode, adding an annex symlink will check it into git, as was a...Gravatar Joey Hess2014-09-18
* WebDav: Fix enableremote crash when the remote already exists. (Bug introduce...Gravatar Joey Hess2014-09-17
* Windows: Avoid crashing trying to list gpg secret keys, for gcrypt which is n...Gravatar Joey Hess2014-09-16
* assistant: Detect when repository has been deleted or moved, and automaticall...Gravatar Joey Hess2014-09-15
* prep5.20140915Gravatar Joey Hess2014-09-15
* Fix build with optparse-applicative 0.10. Closes: #761484Gravatar Joey Hess2014-09-14
* Rather than crashing when there's a problem with the requested bloomfilter ca...Gravatar Joey Hess2014-09-12
* WORM backend: Switched to include the relative path to the file inside the re...Gravatar Joey Hess2014-09-11
* sync: Ensure that pending changes to git-annex branch are committed when in d...Gravatar Joey Hess2014-09-11
* Fix transfer lock file FD leak that could occur when two separate git-annex p...Gravatar Joey Hess2014-09-11
* Promote file not found warning message to an error.Gravatar Joey Hess2014-09-11
* The annex-rsync-transport configuration is now also used when checking if a k...Gravatar Joey Hess2014-09-11
* Fix parsing of ipv6 address in git remote address when it was not formatted a...Gravatar Joey Hess2014-09-10
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* webapp: Fixed visual glitch in xmpp pairing.Gravatar Joey Hess2014-09-04
* prep release5.20140831Gravatar Joey Hess2014-08-31
* update arch depsGravatar Joey Hess2014-08-30
* Do not preserve permissions and acls when copying files from one local git re...Gravatar Joey Hess2014-08-26
* no lsof build-dep on hurdGravatar Joey Hess2014-08-23
* Fix stub git-annex test support when built without tasty.Gravatar Joey Hess2014-08-23
* Fix handing of autocorrection when running outside a git repository.Gravatar Joey Hess2014-08-23
* When accessing a local remote, shut down git-cat-file processes afterwards, t...Gravatar Joey Hess2014-08-20
* Ensure that all lock fds are close-on-exec, fixing various problems with them...Gravatar Joey Hess2014-08-20
* Make --help work when not in a git repository. Closes: #758592Gravatar Joey Hess2014-08-19
* fix lower bounds on version of exceptionsGravatar Joey Hess2014-08-17
* prep release5.20140817Gravatar Joey Hess2014-08-17
* Switched from the old haskell HTTP library to http-conduit.Gravatar Joey Hess2014-08-15
* git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...Gravatar Joey Hess2014-08-15
* direct: Avoid leaving file content in misctemp if interrupted.Gravatar Joey Hess2014-08-15
* S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repo...Gravatar Joey Hess2014-08-12
* WORM backend: When adding a file in a subdirectory, avoid including the subdi...Gravatar Joey Hess2014-08-12
* direct: Fix ugly warning messages.Gravatar Joey Hess2014-08-12
* make windows depend on new enough unix-compat to get inode numbersGravatar Joey Hess2014-08-12
* unlock: Better error handling; continue past files that are not available or ...Gravatar Joey Hess2014-08-09
* increave dav build-depGravatar Joey Hess2014-08-08
* WebDAV: Avoid buffering whole file in memory when downloading.Gravatar Joey Hess2014-08-08
* DAV version turns out to be 1.0.Gravatar Joey Hess2014-08-08
* need transformers for Utility.ExceptionGravatar Joey Hess2014-08-07
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07