Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-08-19 |
|\ | |||
* | | response | Joey Hess | 2015-08-19 |
| | | |||
* | | response | Joey Hess | 2015-08-19 |
| | | |||
* | | response | Joey Hess | 2015-08-19 |
| | | |||
* | | followup | Joey Hess | 2015-08-19 |
| | | |||
* | | disable whereisKey for encrypted or chunked remotes | Joey Hess | 2015-08-19 |
| | | | | | | | | | | | | | | This only makes sense for public repos, that are not chunked, so that there's a 1:1 from Key in the git-annex repo to file on the remote. Rather than making every remote implementation deal with that, just disable whereisKey when it doesn't make sense. | ||
| * | Added a comment | anarcat | 2015-08-19 |
| | | |||
* | | exclude thanks page to avoid lintian error about embedded gif | Joey Hess | 2015-08-19 |
|/ | |||
* | comment | Joey Hess | 2015-08-19 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-08-19 |
|\ | |||
* | | Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, ↵ | Joey Hess | 2015-08-19 |
| | | | | | | | | | | | | | | | | and cpp. As a result of the Makefile changes, the Debian package is built with various hardening options. Although their benefit to a largely haskell program is unknown. | ||
| * | (no commit message) | https://me.yahoo.com/a/aMQG8Dgn35w1KhItNb2j1vtCQaIhEEY-#80cbd | 2015-08-19 |
| | | |||
| * | Added a comment | anarcat | 2015-08-19 |
| | | |||
* | | typo | Joey Hess | 2015-08-19 |
|/ | |||
* | response | Joey Hess | 2015-08-19 |
| | |||
* | comment | Joey Hess | 2015-08-19 |
| | |||
* | Added a comment: clarifications | anarcat | 2015-08-19 |
| | |||
* | forwarded | Joey Hess | 2015-08-19 |
| | |||
* | move comment | Joey Hess | 2015-08-19 |
| | |||
* | response | Joey Hess | 2015-08-19 |
| | |||
* | Fix reversion in init when ran as root, introduced in version 5.20150731. | Joey Hess | 2015-08-19 |
| | |||
* | tag moreinfo | Joey Hess | 2015-08-19 |
| | |||
* | importfeed --relaxed: Avoid hitting the urls of items in the feed. | Joey Hess | 2015-08-19 |
| | |||
* | paste from relevant man page | Joey Hess | 2015-08-19 |
| | |||
* | wrote ut issue | https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a | 2015-08-19 |
| | |||
* | Added a comment | bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3 | 2015-08-19 |
| | |||
* | Added a comment: design phase only | https://id.koumbit.net/anarcat | 2015-08-18 |
| | |||
* | more details and questions | https://id.koumbit.net/anarcat | 2015-08-18 |
| | |||
* | add the date this was added | https://id.koumbit.net/anarcat | 2015-08-18 |
| | |||
* | weird dumb question maybe? | https://id.koumbit.net/anarcat | 2015-08-18 |
| | |||
* | add more related software | anarcat | 2015-08-18 |
| | |||
* | link to not | anarcat | 2015-08-18 |
| | |||
* | like to related | anarcat | 2015-08-18 |
| | |||
* | Added a comment: link to the files | konubinix | 2015-08-18 |
| | |||
* | Added a comment: recoll | konubinix | 2015-08-18 |
| | |||
* | Added a comment: Not sure what is wrong... looks like `glacier` might be ↵ | forbesmyester@2cec261fa984ee168bdbad63665c58953963c10e | 2015-08-18 |
| | | | | called wrongly. | ||
* | Added a comment | bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3 | 2015-08-18 |
| | |||
* | Added a comment: Never mind | jason@bbebec708d192ae9848ef6d0c6983e2b37127df1 | 2015-08-17 |
| | |||
* | Avoid building the assistant on the hurd, since an inotify equivilant is not ↵ | Joey Hess | 2015-08-17 |
| | | | | | | | yet implemented in git-annex for the hurd. Note that https://github.com/haskell/hackage-server/issues/269 is fixed, so hopefully I can upload this to hackage this time. | ||
* | done | Joey Hess | 2015-08-17 |
| | |||
* | make whereis show urls when web remote does not have content | Joey Hess | 2015-08-17 |
| | | | | This is needed when external special remotes register an url for a key. | ||
* | External special remotes can now be built that can be used in readonly mode, ↵ | Joey Hess | 2015-08-17 |
| | | | | | | | | | | | | | | | | | where git-annex downloads content from the remote using regular http. Note that, if an url is added to the web log for such a remote, it's not distinguishable from another url that might be added for the web remote. (Because the web log doesn't distinguish which remote owns a plain url. Urls with a downloader set are distinguishable, but we're not using them here.) This seems ok-ish.. In such a case, both remotes will try to use both urls, and both remotes should be able to. The only issue I see is that dropping a file from the web remote will remove both urls in this case. This is not often done, and could even be considered a feature, I suppose. | ||
* | export some always failing methods for readonly remotes | Joey Hess | 2015-08-17 |
| | |||
* | refactor | Joey Hess | 2015-08-17 |
| | |||
* | refactor | Joey Hess | 2015-08-17 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-08-17 |
|\ | |||
| * | Added a comment: @niklaas | https://woid.cryptobitch.de/foobar | 2015-08-17 |
| | | |||
| * | Added a comment: buprepo doesn't work properly | darkfeline@e6d098788a13ce41f3141a2dfc1bd31b401e83f0 | 2015-08-17 |
| | | |||
| * | Added a comment | mhubig | 2015-08-17 |
| | | |||
| * | Added a comment | mhubig | 2015-08-17 |
| | |