summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
| | | | | | | | | Useful for things like ipfs that don't use regular urls. An external special remote can add a regular url to a key, and then git-annex get will download it from the web. But for ipfs, we want to instead tell git-annex that the uri uses OtherDownloader. Before this change, the external special remote protocol lacked a way to do that.
* fix headingGravatar Joey Hess2015-03-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-05
|\
* | experimental ipfs special remote, with addurl supportGravatar Joey Hess2015-03-05
| |
| * (no commit message)Gravatar EskildHustvedt2015-03-05
| |
| * ssh fetching failGravatar https://www.google.com/accounts/o8/id?id=AItOawl699qPx-vl_R9tRPPU9THiNKWk75hbLRw2015-03-05
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawksOCeakibYmGDt3wLLo4nkY0FkB72I2Uo2015-03-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawksOCeakibYmGDt3wLLo4nkY0FkB72I2Uo2015-03-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-04
|\
* | updateGravatar Joey Hess2015-03-04
| |
* | add end-user view sectionGravatar Joey Hess2015-03-04
| |
| * doc/devblog/day_260__random_month.mdwn: TypoGravatar Richard Hartmann2015-03-04
|/
* devblogGravatar Joey Hess2015-03-04
|
* fixup annex link target calculation when submodules are used in filesystems ↵Gravatar Joey Hess2015-03-04
| | | | not supporting symlinks
* avoid checking location of content when calculating gitAnnexLinkGravatar Joey Hess2015-03-04
| | | | | | | It doesn't matter if the object is present or not, gitAnnexLink should always yield the same symlink target. This is an optimisation; no behavior should be changed.
* sync: Fix committing when in a direct mode repo that has no HEAD ref.Gravatar Joey Hess2015-03-04
| | | | | | | | Seen for example, a newly checked out git submodule. In this case, .git/HEAD is a raw sha, rather than the usual reference to a ref. Removed currentSha in passing, since it was a more roundabout way of doing what headSha does, and headSha is more robust.
* fix innaccurate commentGravatar Joey Hess2015-03-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-04
|\
* | metadata: Fix encoding problem that led to mojibake when storing metadata ↵Gravatar Joey Hess2015-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | strings that contained both unicode characters and a space (or '!') character. The fix is to stop using w82s, which does not properly reconstitute unicode strings. Instrad, use utf8 bytestring to get the [Word8] to base64. This passes unicode through perfectly, including any invalid filesystem encoded characters. Note that toB64 / fromB64 are also used for creds and cipher embedding. It would be unfortunate if this change broke those uses. For cipher embedding, note that ciphers can contain arbitrary bytes (should really be using ByteString.Char8 there). Testing indicated it's not safe to use the new fromB64 there; I think that characters were incorrectly combined. For credpair embedding, the username or password could contain unicode. Before, that unicode would fail to round-trip through the b64. So, I guess this is not going to break any embedded creds that worked before. This bug may have affected some creds before, and if so, this change will not fix old ones, but should fix new ones at least.
| * Added a commentGravatar Rasmus2015-03-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-04
|\
* | commentGravatar Joey Hess2015-03-04
| |
| * (no commit message)Gravatar madduck2015-03-04
|/
* groupsGravatar Joey Hess2015-03-03
|
* typoGravatar Joey Hess2015-03-03
|
* clarificationGravatar Joey Hess2015-03-03
|
* updateGravatar Joey Hess2015-03-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-03
|\
* | updateGravatar Joey Hess2015-03-03
| |
* | thundering herdGravatar Joey Hess2015-03-03
| |
* | updateGravatar Joey Hess2015-03-03
| |
* | item splittingGravatar Joey Hess2015-03-03
| |
* | updateGravatar Joey Hess2015-03-03
| |
| * (no commit message)Gravatar rasmus2015-03-04
|/
* clarifyGravatar Joey Hess2015-03-03
|
* drillGravatar Joey Hess2015-03-03
|
* linkGravatar Joey Hess2015-03-03
|
* linkGravatar Joey Hess2015-03-03
|
* clarifyGravatar Joey Hess2015-03-03
|
* updateGravatar Joey Hess2015-03-03
|
* devblogGravatar Joey Hess2015-03-03
|
* commentGravatar Joey Hess2015-03-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-03
|\
* | addGravatar Joey Hess2015-03-03
| |
| * Added a comment: window manager on 1st machineGravatar https://www.google.com/accounts/o8/id?id=AItOawmN1fkq65FL5gtBB6qFmEKWiyl20OutvDI2015-03-03
| |
| * Added a commentGravatar markusk2015-03-03
|/
* (no commit message)Gravatar Rasmus2015-03-03
|
* poll vote (Amazon Glacier (done))Gravatar 92.129.194.192015-03-03
|
* poll vote (Amazon S3 (done))Gravatar 92.129.194.192015-03-03
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawksOCeakibYmGDt3wLLo4nkY0FkB72I2Uo2015-03-03
|