summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* analysisGravatar Joey Hess2015-10-15
|
* commentGravatar Joey Hess2015-10-15
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-15
|\
* | S3: Fix support for using https.Gravatar Joey Hess2015-10-15
| | | | | | | | Was using the http-only Manager before, not the tls-capable one.
* | refactorGravatar Joey Hess2015-10-15
| |
| * Added a commentGravatar CandyAngel2015-10-15
| |
| * Added a comment: renaming oesn't work as expected when changing the extensionGravatar ptspts@d0db5f2b8c4e6befae8899f31c117d093913f43e2015-10-15
| |
| * (no commit message)Gravatar PaulK2015-10-15
| |
| * (no commit message)Gravatar PaulK2015-10-15
| |
| * (no commit message)Gravatar PaulK2015-10-15
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c12015-10-14
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c12015-10-14
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c12015-10-14
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c12015-10-14
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c12015-10-14
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/egXXJdRkj_WkxY8aXA9cdIu2fQc-#a61c12015-10-14
| |
* | word wrapGravatar Joey Hess2015-10-14
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-14
|\
* | Changed drop ordering when using git annex sync --content or the assistant, ↵Gravatar Joey Hess2015-10-14
| | | | | | | | to drop from remotes first and from the local repo last. This works better with the behavior changes to drop in many cases.
| * timing infoGravatar anarcat2015-10-13
| |
* | fix various build warnings, mostly on WindowsGravatar Joey Hess2015-10-13
| | | | | | | | And some when S3 is disabled
| * Added a commentGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82015-10-13
| |
* | put Win32-extras in extra-deps as it's not yet in ltsGravatar Joey Hess2015-10-13
| |
| * more notesGravatar anarcat2015-10-13
| |
| * workaroundsGravatar anarcat2015-10-13
|/
* clarificationGravatar anarcat2015-10-13
|
* Added a commentGravatar darkfeline2015-10-13
|
* new bugGravatar Antoine Beaupré2015-10-13
|
* (no commit message)Gravatar darkfeline2015-10-13
|
* doc/devblog/day_322-326__concurrent_drop_safety.mdwn: WordingGravatar Richard Hartmann2015-10-12
|
* comment typoGravatar Joey Hess2015-10-12
|
* fix windows buildGravatar Joey Hess2015-10-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-12
|\
* | fix export list to work on windowsGravatar Joey Hess2015-10-12
| |
* | responseGravatar Joey Hess2015-10-12
| |
* | Avoid unncessary write to the location log when a file is unlocked and then ↵Gravatar Joey Hess2015-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added back with unchanged content. Implemented with no additional overhead of compares etc. This is safe to do for presence logs because of their locality of change; a given repo's presence logs are only ever changed in that repo, or in a repo that has just been actively changing the content of that repo. So, we don't need to worry about a split-brain situation where there'd be disagreement about the location of a key in a repo. And so, it's ok to not update the timestamp when that's the only change that would be made due to logging presence info.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw2015-10-12
| |
* | commentGravatar Joey Hess2015-10-12
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-12
|\|
* | responseGravatar Joey Hess2015-10-12
| |
* | responseGravatar Joey Hess2015-10-12
| |
* | responseGravatar Joey Hess2015-10-12
| |
* | closeGravatar Joey Hess2015-10-12
| |
* | avoid ugly error about MVar if the sqlite worker thread crashesGravatar Joey Hess2015-10-12
| |
| * (no commit message)Gravatar efraim@78c5af2ab57cf0d7aa23bae3dd0adb700c98217c2015-10-11
| |
| * (no commit message)Gravatar tribut2015-10-11
| |
* | use action, not sideActionGravatar Joey Hess2015-10-11
| | | | | | | | | | | | | | | | sideAction is for things not generally related to the current action being performed. And, it adds a newline after the side action. This was not the right thing to use for stuff like "checksum", where doing a checksum is part of the git annex get process, and indeed we want it to display "(checksum...) ok"
| * Added a commentGravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a96262015-10-11
| |
| * Added a commentGravatar dah2015-10-10
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw2015-10-10
| |