| Commit message (Expand) | Author | Age |
* | rsync special remotes: When sending from a crippled filesystem, use the desti... | Joey Hess | 2013-05-09 |
* | When initializing a directory special remote with a relative path, the path i... | Joey Hess | 2013-05-06 |
* | Support building with DAV 0.4. | Joey Hess | 2013-04-30 |
* | Store an annex-uuid file in the bucket when setting up a new S3 remote. | Joey Hess | 2013-04-27 |
* | webapp: Now automatically fills in any creds used by an existing remote when ... | Joey Hess | 2013-04-27 |
* | Automatically register public urls for files uploaded to the Internet Archive. | Joey Hess | 2013-04-25 |
* | webapp: Display some additional information about a repository on its edit page. | Joey Hess | 2013-04-25 |
* | S3: Dropping content from the Internet Archive doesn't work, but their API in... | Joey Hess | 2013-04-25 |
* | support enabling IA repositories | Joey Hess | 2013-04-25 |
* | Detect when the remote is broken like bitbucket is, and exits 0 when it fails... | Joey Hess | 2013-04-23 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | fix tab damage | Joey Hess | 2013-04-13 |
* | Allow rsync to use other remote shells. | guilhem | 2013-04-13 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | changelog & minor style fixes | Joey Hess | 2013-04-06 |
* | Generate ciphers with a better entropy. | guilhem | 2013-04-06 |
* | Use lower case hash directories for storing files on crippled filesystems, sa... | Joey Hess | 2013-04-04 |
* | hlint | Joey Hess | 2013-04-03 |
* | Allow other MAC algorithms in the Remote Config. | guilhem | 2013-03-29 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |
* | add globallyAvailable to remotes | Joey Hess | 2013-03-15 |
* | split cost out into its own module | Joey Hess | 2013-03-13 |
* | Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r... | Joey Hess | 2013-03-12 |
* | GnuPG options for symmetric encryption. | guilhem | 2013-03-11 |
* | copyToRemote should return True when the remote already has the key | Joey Hess | 2013-03-10 |
* | simpler use of MIN_VERSION checks | Joey Hess | 2013-03-10 |
* | print a warning message when garbage is received from configlist | Joey Hess | 2013-03-04 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | deal with http-conduit changing a data type | Joey Hess | 2013-02-27 |
* | Avoid passing -p to rsync, to interoperate with crippled filesystems. | Joey Hess | 2013-02-22 |
* | build fix | Joey Hess | 2013-02-15 |
* | optimise sending to encrypted rsync | Joey Hess | 2013-02-15 |
* | rsync special remote support for crippled filesystem mode | Joey Hess | 2013-02-15 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | safe recv-key in direct mode | Joey Hess | 2013-01-11 |
* | check for direct mode file change when copying from a local git remote | Joey Hess | 2013-01-10 |
* | check for direct mode file change when copying to a local git remote | Joey Hess | 2013-01-10 |
* | Special remotes now all rollback storage of keys that get modified during the... | Joey Hess | 2013-01-09 |
* | Fix transferring files to special remotes in direct mode. | Joey Hess | 2013-01-06 |
* | show errors | Joey Hess | 2013-01-02 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | Merge branch 'master' into desymlink | Joey Hess | 2012-12-13 |
|\ |
|
| * | whitespace fixes | Joey Hess | 2012-12-13 |
* | | direct mode committing | Joey Hess | 2012-12-12 |
* | | Got object sending working in direct mode. | Joey Hess | 2012-12-08 |
|/ |
|
* | webdav: Avoid trying to set props, avoiding incompatability with livedrive.co... | Joey Hess | 2012-12-01 |
* | instrument webdav test | Joey Hess | 2012-12-01 |
* | webapp: S3 and Glacier forms now have a select list of all currently-supporte... | Joey Hess | 2012-12-01 |
* | avoid unnecessary Maybe | Joey Hess | 2012-11-30 |