aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* 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
* WebDAV: Avoid buffering whole file in memory when uploading.Gravatar Joey Hess2014-08-07
* use DAV monadGravatar Joey Hess2014-08-07
* convert WebDAV to new special remote interface, adding new-style chunking sup...Gravatar Joey Hess2014-08-06
* fix removal from local gcrypt repo that had files stored using rsyncGravatar Joey Hess2014-08-03
* convert gcrypt to new regime, including chunkingGravatar Joey Hess2014-08-03
* rsync: support chunkingGravatar Joey Hess2014-08-03
* convert bup to new ChunkedEncryptable API (but do not support chunking)Gravatar Joey Hess2014-08-02
* Merge branch 'master' into newchunksGravatar Joey Hess2014-08-02
|\
* | hook: use ChunkedEncryptableGravatar Joey Hess2014-08-02
* | S3: support chunkingGravatar Joey Hess2014-08-02
| * Merge branch 'newchunks'Gravatar Joey Hess2014-08-01
| |\ | |/ |/|
* | testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* | add new section for testing commandsGravatar Joey Hess2014-08-01
| * Display exception message when a transfer fails due to an exception.Gravatar Joey Hess2014-07-30
* | WebDAV: Dropped support for DAV before 0.6.1.Gravatar Joey Hess2014-07-30