summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-03
|\
* | Android: Fix SRV record lookups for XMPP to use android getprop command to ↵Gravatar Joey Hess2013-12-03
| | | | | | | | find DNS server, since there is no resolv.conf.
| * Added a comment: Checking out the fileGravatar https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw2013-12-03
| |
| * Added versionGravatar https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw2013-12-03
| |
| * A bug with direct modeGravatar https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw2013-12-03
| |
| * Added a commentGravatar Remy2013-12-03
| |
| * removedGravatar Remy2013-12-03
| |
| * Added a commentGravatar Remy2013-12-03
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-02
|\
* | devblogGravatar Joey Hess2013-12-02
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnNqLKszWk9EoD4CDCqNXJRIklKFBCN1Ao2013-12-02
| |
| * Added a commentGravatar http://joeyh.name/2013-12-02
| |
| * Added a commentGravatar http://joeyh.name/2013-12-02
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-02
|\
* | Deal with box.com changing the url of their webdav endpoint.Gravatar Joey Hess2013-12-02
| | | | | | | | | | | | Use new url when making new remotes. Transparently rewrite old url to new for existing remotes.
| * Added a commentGravatar http://joeyh.name/2013-12-02
| |
| * Added a commentGravatar http://joeyh.name/2013-12-02
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-02
|\
* | copy --from, get --from: When --force is used, ignore the location log and ↵Gravatar Joey Hess2013-12-02
| | | | | | | | always try to get the file from the remote.
| * Added a commentGravatar Remy2013-12-02
| |
| * Added a commentGravatar http://joeyh.name/2013-12-02
| |
| * Added a comment: git as a databaseGravatar helmut2013-12-02
| |
| * Added a commentGravatar http://joeyh.name/2013-12-02
|/
* split off a pageGravatar Joey Hess2013-12-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-02
|\
* | rsync special remote: Fix fallback mode for rsync remotes that use ↵Gravatar Joey Hess2013-12-02
| | | | | | | | hashDirMixed. Closes: #731142
| * Added a commentGravatar http://joeyh.name/2013-12-02
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-02
|\
* | Automatically fix up bad bare repositories created by versions 5.20131118 ↵Gravatar Joey Hess2013-12-02
| | | | | | | | through 5.20131127.
| * (no commit message)Gravatar helmut2013-12-02
| |
| * Added a comment: Moto GGravatar https://www.google.com/accounts/o8/id?id=AItOawknsDuoV1R2hz6QoCJmMFWLmWgdZfULjMI2013-12-02
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmLD-g4d-EGXD5KJh1kVKnRX0a9dTnEigg2013-12-02
| |
| * Added a comment: similarGravatar https://id.koumbit.net/anarcat2013-12-02
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLD-g4d-EGXD5KJh1kVKnRX0a9dTnEigg2013-12-02
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82013-12-01
| |
| * This reverts commit 56cf12026d09281122d96bc2b745ea49bc4dfce4Gravatar chrisbra2013-12-01
| |
| * Added a commentGravatar chrisbra2013-12-01
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-01
|\
* | devblogGravatar Joey Hess2013-12-01
| |
| * Added a commentGravatar http://joeyh.name/2013-12-01
| |
* | close as dup at submitter requestGravatar Joey Hess2013-12-01
| |
| * Added a commentGravatar http://joeyh.name/2013-12-01
| |
* | better name for continuationGravatar Joey Hess2013-12-01
| |
* | revertGravatar Joey Hess2013-12-01
| | | | | | | | This reverts commit 9304642330385c365b6c24c4e86ba2a8ce75522c.
* | avoid repeatedly searching path to make batch command when running transferkeysGravatar Joey Hess2013-12-01
| |
* | test for nocache at configure timeGravatar Joey Hess2013-12-01
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-01
|\
* | avoid an unncessary use of the shellGravatar Joey Hess2013-12-01
| |
* | assistant: Run transferkeys as batch jobs.Gravatar Joey Hess2013-12-01
| |
* | assistant: Batch jobs are now run with ionice and nocache, when those ↵Gravatar Joey Hess2013-12-01
| | | | | | | | commands are available.