summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* devblogGravatar Joey Hess2016-12-13
|
* Make all --batch input, as well as fromkey and registerurl stdin be ↵Gravatar Joey Hess2016-12-13
| | | | processed without requiring it to be in the current encoding.
* updatesGravatar Joey Hess2016-12-13
|
* responseGravatar Joey Hess2016-12-13
|
* responseGravatar Joey Hess2016-12-13
|
* responseGravatar Joey Hess2016-12-13
|
* responseGravatar Joey Hess2016-12-13
|
* commentGravatar Joey Hess2016-12-13
|
* closeGravatar Joey Hess2016-12-13
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-13
|\
* | Revert ServerAliveIntervalGravatar Joey Hess2016-12-13
| | | | | | | | | | | | | | | | Revert ServerAliveInterval change in 6.20161111, which caused problems with too many old versions of ssh and unusual ssh configurations. It should have not been needed anyway since ssh is supposted to have TCPKeepAlive enabled by default.
* | closeGravatar Joey Hess2016-12-13
| |
* | commentGravatar Joey Hess2016-12-13
| |
* | commentGravatar Joey Hess2016-12-13
| |
* | Pass annex.web-options to wget and curl after other options, so that eg ↵Gravatar Joey Hess2016-12-13
| | | | | | | | --no-show-progress can be set by the user to disable the default --show-progress.
| * Added a commentGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-13
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-13
|\
* | metadata --batch: Fix bug when conflicting metadata changes were made in the ↵Gravatar Joey Hess2016-12-13
| | | | | | | | | | | | | | | | same batch run. 1 microsecond delay is ugly.. but, maintaining an queue of a list of timestamps and taking a new one from the queue each time around, or maintaining a timestamp counter, would probably be slower.
* | analysisGravatar Joey Hess2016-12-13
| |
* | analysisGravatar Joey Hess2016-12-13
| |
* | analysisGravatar Joey Hess2016-12-13
| |
| * (no commit message)Gravatar https://singpolyma.net/2016-12-13
| |
| * Added a commentGravatar annexuser2016-12-13
| |
* | todoGravatar Joey Hess2016-12-12
|/
* commentGravatar Joey Hess2016-12-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-12
|\
* | finish fixing android build after tor mergeGravatar Joey Hess2016-12-12
| |
* | Debian: Build webapp on armel.Gravatar Joey Hess2016-12-11
| |
* | linux standalone builds should have "unable to decommit memory" bug fixedGravatar Joey Hess2016-12-11
| |
| * (no commit message)Gravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-12-11
| |
| * Added a comment: Nope a FlukeGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-11
| |
| * Added a comment: VerificationGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-11
| |
| * Added a commentGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-11
|/
* fix some moreGravatar Joey Hess2016-12-10
|
* add news item for git-annex 6.20161210Gravatar Joey Hess2016-12-10
|
* releasing package git-annex version 6.201612106.20161210Gravatar Joey Hess2016-12-10
|
* better fixGravatar Joey Hess2016-12-10
|
* improve hask to work with TH for Free monadsGravatar Joey Hess2016-12-10
|
* warning about old kernelsGravatar Joey Hess2016-12-10
|
* fix build warningGravatar Joey Hess2016-12-10
|
* fix build with old stmGravatar Joey Hess2016-12-10
| | | | | | | Old stm lacks isFullTMQueue. To avoid needing to update stm on the Android autobuilder, I switched to a TBMQueue. It never needs to be closed, but the overhead is minimal.
* followupGravatar Joey Hess2016-12-10
|
* fix build with old ghcGravatar Joey Hess2016-12-10
|
* fix typoGravatar Joey Hess2016-12-10
|
* fixedGravatar Joey Hess2016-12-10
|
* Remove http-conduit (<2.2.0) constraintGravatar Alper Nebi Yasak2016-12-10
| | | | | | | | | | Since https://github.com/aristidb/aws/issues/206 is resolved, this constraint is no longer necessary. However, http-conduit (>=2.2.0) requires http-client (>=0.5.0) which introduces some breaking changes. This commit also implements those changes depending on the version. Fixes: https://git-annex.branchable.com/bugs/Build_with_aws_head_fails/ Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
* Added a comment: Patch to fix aws head build issueGravatar alpernebbi2016-12-10
|
* Added a comment: Corrupt Links Produced, Significant Data LossGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-12-10
|
* Added a commentGravatar alpernebbi2016-12-10
|
* hang up connection after relayingGravatar Joey Hess2016-12-09
| | | | | | | Seems that git upload-pack outputs a "ONCDN " that is not read by the remote git receive-pack. This fixes: [2016-12-09 17:08:32.77159731] P2P > ERROR protocol parse error: "ONCDN "