aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Added a comment: I've also upgraded the repo to version 6Gravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e92018-03-03
| |
| * Added a comment: checked 6.20180112 and it's the sameGravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e92018-03-03
| |
| * (no commit message)Gravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e92018-03-03
| |
| * (no commit message)Gravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e92018-03-03
| |
| * (no commit message)Gravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e92018-03-03
| |
| * (no commit message)Gravatar i@f4fc1d4ed8c7cc91fc284462cb631c270a5195e92018-03-03
| |
* | responseGravatar Joey Hess2018-03-02
| |
* | responseGravatar Joey Hess2018-03-02
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2018-03-02
|\|
* | mention stretch backportsGravatar Joey Hess2018-03-01
| |
| * (no commit message)Gravatar bwong@047cc3a313979f155ea3d7ea765358b92116e0452018-03-01
| |
| * adding public keys to hybrid encryption remoteGravatar bwong@047cc3a313979f155ea3d7ea765358b92116e0452018-03-01
|/
* todoGravatar Joey Hess2018-02-28
|
* devblogGravatar Joey Hess2018-02-28
|
* responseGravatar Joey Hess2018-02-28
|
* Support exporttree=yes for rsync special remotes.Gravatar Joey Hess2018-02-28
| | | | | | | | | | | | | | | | | Renaming is not supported; it might be possible to use --fuzzy to get rsync to notice the file is being renamed, but that is a bit ..fuzzy. On the other hand, interrupted transfers of an exported file are resumed, since rsync is great at that. Had to adjust the exporttree docs, which said interrupted transfers would restart. Note that remove no longer makes the empty directory dummy, instead sending the top-level empty directory. This works just as well and I noticed the dummy was unncessary when refactoring it into removeGeneric. Verified that behavior of remove is not changed, and git annex testremote does pass. This commit was sponsored by Brock Spratlen on Patreon.
* ignore generated file Build/SysConfig.hsGravatar Joey Hess2018-02-28
|
* responseGravatar Joey Hess2018-02-28
|
* Added a commentGravatar Jeff2018-02-28
|
* Added a commentGravatar Horus2018-02-28
|
* (no commit message)Gravatar Horus2018-02-28
|
* Added a commentGravatar Horus2018-02-28
|
* Added a comment: Not working with rsync?Gravatar roger.herikstad@ca3b99b0263344ccfd8ec134a12261be25ef35042018-02-28
|
* add news item for git-annex 6.20180227Gravatar Joey Hess2018-02-27
|
* releasing package git-annex version 6.201802276.20180227Gravatar Joey Hess2018-02-27
|
* remove chrpath hackGravatar Joey Hess2018-02-27
| | | | | | | | | | | | | | | | | | Makefile: Remove chrpath workaround for bug in cabal, which is no longer needed. https://github.com/haskell/cabal/issues/2717 says it uses RUNPATH instead of RPATH now, but I don't even see that for statically linked libraries; the bug with that appears to be fixed. cabal-install version 1.24.0.2 compiled using version 1.24.2.0 of the Cabal library I left the rpath removal using otool on OSX because those straight up broke the linker, and I don't know if the OSX autobuilder is updated to a new enough cabal to not need it. This commit was sponsored by Ewen McNeill on Patreon.
* remove spamGravatar Joey Hess2018-02-27
| | | | This is how you get banned, get your IP block banned.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2018-02-27
|\
| * Added a commentGravatar CandyAngel2018-02-27
| |
| * removedGravatar marjor2018-02-27
| |
| * Added a commentGravatar marjor2018-02-27
| |
| * (no commit message)Gravatar marjor2018-02-27
| |
| * (no commit message)Gravatar jeff@184d5cbb24509ab635773e72bc758c99847e45da2018-02-26
| |
* | wordingGravatar Joey Hess2018-02-26
|/
* fix sync bug in direct modeGravatar Joey Hess2018-02-26
| | | | | | | sync: Fix bug that prevented pulling changes into direct mode repositories that were committed to remotes using git commit rather than git-annex sync. This commit was supported by the NSF-funded DataLad project.
* Fix metadata hook script to support non-ascii charactersGravatar Joey Hess2018-02-26
| | | | | | | | | | tips/automatically_adding_metadata/pre-commit-annex: Fix to not silently skip filenames containing non-ascii characters. git diff-index defaults to munging non-ascii characters. Using -z makes it not do that, and then we just change the nulls to newlines. This commit was sponsored by Jochen Bartl on Patreon.
* (no commit message)Gravatar git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c002018-02-26
|
* (no commit message)Gravatar git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c002018-02-26
|
* Added a commentGravatar ericm2018-02-24
|
* original discoveryGravatar yarikoptic2018-02-23
|
* annex.merge-annex-branchesGravatar Joey Hess2018-02-22
| | | | | | | | | | | | | | Added annex.merge-annex-branches config setting which can be used to disable automatic merge of git-annex branches. I wonder if git-annex merge/sync/assistant should disable this setting? Not sure yet, so have not done so. May be that users will not set it in git config, but pass it via -c to commands that need it. Checking the config setting adds a very small overhead, but it's only checked once per command so should be insignificant. This commit was supported by the NSF-funded DataLad project.
* wordingGravatar Joey Hess2018-02-22
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2018-02-22
|\
* | importfeed: Fix a failure when downloading with youtube-dl and the ↵Gravatar Joey Hess2018-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | destination subdirectory does not exist yet. Noticed while running this (which a user posted in a comment they deleted for some reason): git-annex importfeed https://vimeo.com/logiingimars/videos/rss The filename that youtube-dl suggests included a subdirectory, which didn't exist, so renaming to it failed. This commit was sponsored by mo on Patreon.
| * Added a comment: --read-only flag?Gravatar yarikoptic2018-02-22
|/
* responseGravatar Joey Hess2018-02-22
|
* remove duplicate commentGravatar Joey Hess2018-02-22
|
* responseGravatar Joey Hess2018-02-22
|
* responseGravatar Joey Hess2018-02-22
|
* Remove temporary code added in 6.20160619 to prime the mergedrefs log.Gravatar Joey Hess2018-02-22
| | | | | | Repositories that are upgraded from before that version to this one will not break, but will just not see the benefit of the mergedrefs log speeding things up, until one new ref gets merged in.