| Commit message (Expand) | Author | Age |
... | |
* | When accessing a local remote, shut down git-cat-file processes afterwards, t... | Joey Hess | 2014-08-20 |
* | Ensure that all lock fds are close-on-exec, fixing various problems with them... | Joey Hess | 2014-08-20 |
* | Make --help work when not in a git repository. Closes: #758592 | Joey Hess | 2014-08-19 |
* | fix lower bounds on version of exceptions | Joey Hess | 2014-08-17 |
* | prep release5.20140817 | Joey Hess | 2014-08-17 |
* | Switched from the old haskell HTTP library to http-conduit. | Joey Hess | 2014-08-15 |
* | git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha... | Joey Hess | 2014-08-15 |
* | direct: Avoid leaving file content in misctemp if interrupted. | Joey Hess | 2014-08-15 |
* | S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repo... | Joey Hess | 2014-08-12 |
* | WORM backend: When adding a file in a subdirectory, avoid including the subdi... | Joey Hess | 2014-08-12 |
* | direct: Fix ugly warning messages. | Joey Hess | 2014-08-12 |
* | make windows depend on new enough unix-compat to get inode numbers | Joey Hess | 2014-08-12 |
* | unlock: Better error handling; continue past files that are not available or ... | Joey Hess | 2014-08-09 |
* | increave dav build-dep | Joey Hess | 2014-08-08 |
* | WebDAV: Avoid buffering whole file in memory when downloading. | Joey Hess | 2014-08-08 |
* | DAV version turns out to be 1.0. | Joey Hess | 2014-08-08 |
* | need transformers for Utility.Exception | Joey Hess | 2014-08-07 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | WebDAV: Avoid buffering whole file in memory when uploading. | Joey Hess | 2014-08-07 |
* | use DAV monad | Joey Hess | 2014-08-07 |
* | convert WebDAV to new special remote interface, adding new-style chunking sup... | Joey Hess | 2014-08-06 |
* | fix removal from local gcrypt repo that had files stored using rsync | Joey Hess | 2014-08-03 |
* | convert gcrypt to new regime, including chunking | Joey Hess | 2014-08-03 |
* | rsync: support chunking | Joey Hess | 2014-08-03 |
* | convert bup to new ChunkedEncryptable API (but do not support chunking) | Joey Hess | 2014-08-02 |
* | Merge branch 'master' into newchunks | Joey Hess | 2014-08-02 |
|\ |
|
* | | hook: use ChunkedEncryptable | Joey Hess | 2014-08-02 |
* | | S3: support chunking | Joey Hess | 2014-08-02 |
| * | Merge branch 'newchunks' | Joey Hess | 2014-08-01 |
| |\
| |/
|/| |
|
* | | testremote: New command to test uploads/downloads to a remote. | Joey Hess | 2014-08-01 |
* | | add new section for testing commands | Joey Hess | 2014-08-01 |
| * | Display exception message when a transfer fails due to an exception. | Joey Hess | 2014-07-30 |
* | | WebDAV: Dropped support for DAV before 0.6.1. | Joey Hess | 2014-07-30 |
* | | support chunking for all external special remotes! | Joey Hess | 2014-07-29 |
* | | resume interrupted chunked downloads | Joey Hess | 2014-07-27 |
* | | doc update for new chunking | Joey Hess | 2014-07-26 |
|/ |
|
* | Fix cost calculation for non-encrypted remotes. | Joey Hess | 2014-07-25 |
* | improve repair of bad branches | Joey Hess | 2014-07-21 |
* | webapp: Automatically install Konqueror integration scripts to get and drop f... | Joey Hess | 2014-07-21 |
* | prep release | Joey Hess | 2014-07-17 |
* | Windows: Move .vbs files out of git\bin | Joey Hess | 2014-07-16 |
* | Install nautilus hooks even when ~/.local/share/nautilus/ does not yet exist,... | Joey Hess | 2014-07-16 |
* | Set gcrypt-publish-participants when setting up a gcrypt repository, to avoid... | Joey Hess | 2014-07-15 |
* | sync: Fix git sync with local git remotes even when they don't have an annex.... | Joey Hess | 2014-07-15 |
* | Windows: Fix locking issue that prevented the webapp starting (since 5.201407... | Joey Hess | 2014-07-14 |
* | bug closure | Joey Hess | 2014-07-13 |
* | Deal with change in git 2.0 that made indirect mode merge conflict resolution... | Joey Hess | 2014-07-11 |
* | resolvemerge: New plumbing command that runs the automatic merge conflict res... | Joey Hess | 2014-07-11 |
* | S3: Deal with AWS ACL configurations that do not allow creating or checking t... | Joey Hess | 2014-07-11 |
* | uninit: Avoid failing final removal in some direct mode repositories due to f... | Joey Hess | 2014-07-11 |