summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a comment5.20150327Gravatar https://renaud.casenave.fr/2015-03-27
|
* commentGravatar Joey Hess2015-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmFe2gzaJequ06hlza8N1-lFqQfwtFnw682015-03-27
|
* commentGravatar Joey Hess2015-03-27
|
* seems to work ok...Gravatar Joey Hess2015-03-27
|
* prep releaseGravatar Joey Hess2015-03-27
|
* use new mans target for install-mans, fixing OSX buildGravatar Joey Hess2015-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkPQonibyQdx-9X_NGXaufNxh4JSy0sBBk2015-03-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-27
|\
* | Fix bug introduced in the last release that broke git-annex sync when ↵Gravatar Joey Hess2015-03-27
| | | | | | | | | | | | | | | | | | git-annex was installed from the standalone tarball. This was introduced by commit 849a4b1a0d71071a602f552125fd7e25689662db However, the same problem could affect other calls to programPath, specifically some on the assistant. So, I fixed it at a deeper level.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkPQonibyQdx-9X_NGXaufNxh4JSy0sBBk2015-03-27
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkPQonibyQdx-9X_NGXaufNxh4JSy0sBBk2015-03-27
|/
* rescue bug report from the badly named .mdwn file of doomGravatar Joey Hess2015-03-27
| | | | How do users keep making that file? I can't get ikiwiki to do it.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-27
|\
* | Work around curl bug when asked to download an empty url to a file.Gravatar Joey Hess2015-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In this situation, curl -o exits successfully without creating the output file. There was already a workaround for curl file:/// but I did not realize this also affected regular url downloads. To fix it, pre-create the destination file before starting curl. Since we cannot always know the size of an url before trying to download it, let's always do this. Note that since curl is told -C -, we have to consider if this makes curl try to do a ranged download, which might fail on some servers where a regular download would have succeeded. My testing indicates this isn't a problem; since the file is empty, curl seems to not try to do a ranged download. Original report: https://github.com/datalad/datalad/issues/79 Curl bug report: https://github.com/bagder/curl/issues/183
| * Added a commentGravatar CandyAngel2015-03-27
| |
| * Fixed formattingGravatar CandyAngel2015-03-27
| |
| * (no commit message)Gravatar CandyAngel2015-03-27
| |
| * Added a comment: DetailsGravatar clement2015-03-27
| |
| * (no commit message)Gravatar dafo2015-03-26
| |
| * (no commit message)Gravatar dafo2015-03-26
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmFe2gzaJequ06hlza8N1-lFqQfwtFnw682015-03-26
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2015-03-26
| |
| * (no commit message)Gravatar saneP2015-03-26
| |
| * (no commit message)Gravatar saneP2015-03-26
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2015-03-26
|/
* moreinfoGravatar Joey Hess2015-03-26
|
* this bug report has moved to a better placeGravatar Joey Hess2015-03-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-26
|\
* | assistant: Committing a whole lot of files at once could overflow ↵Gravatar Joey Hess2015-03-26
| | | | | | | | command-line length limits and cause the commit to fail. This only happened when using the assistant in an indirect mode repository.
* | update comment for segmentXargsGravatar Joey Hess2015-03-26
| |
* | add a commentGravatar Joey Hess2015-03-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm_O5eskJUCHFrhtP9jm5atZQlBkxV3g9U2015-03-26
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawm_O5eskJUCHFrhtP9jm5atZQlBkxV3g9U2015-03-26
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-26
|\
* | dedupGravatar Joey Hess2015-03-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm_O5eskJUCHFrhtP9jm5atZQlBkxV3g9U2015-03-26
|/
* commentGravatar Joey Hess2015-03-26
|
* mehGravatar Joey Hess2015-03-26
|
* addGravatar Joey Hess2015-03-26
|
* clean up nearline issues, such redundant bug filing!Gravatar Joey Hess2015-03-26
|
* responseGravatar Joey Hess2015-03-26
|
* closeGravatar Joey Hess2015-03-26
|
* closeGravatar Joey Hess2015-03-26
|
* another question that almost answeres itselfGravatar Joey Hess2015-03-26
|
* improve import duplicate docsGravatar Joey Hess2015-03-26
|
* responseGravatar Joey Hess2015-03-26
|
* fooGravatar Joey Hess2015-03-26
|
* not how to to file a bug yoh, you know better...Gravatar Joey Hess2015-03-26
|
* question answered itself?Gravatar Joey Hess2015-03-26
|