summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* add end-user view sectionGravatar Joey Hess2015-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
* 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
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-02
|\
* | devblogGravatar Joey Hess2015-03-02
| |
* | Submodules are now supported by git-annex!Gravatar Joey Hess2015-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems to work, but still experimental until it's been tested more. When repositories are on filesystems not supporting symlinks, the .git dir symlink trick cannot be used. Since we're going to be in direct mode anyway, the .git dir symlink is not strictly needed. However, I have not fixed the code that creates new annex symlinks to handle this case -- the committed symlinks will be wrong. git annex sync happens to currently fail in a submodule using direct mode, because there's no HEAD ref. That also needs to be dealt with to get this fully working in crippled filesystems. Leaving http://github.com/datalad/datalad/issues/44 open until these issues are dealt with.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc2015-03-02
| |
| * poll vote (OpenStack SWIFT)Gravatar 195.187.238.802015-03-02
| |
| * poll vote (OpenStack SWIFT)Gravatar 195.187.238.802015-03-02
| |
* | applied patchGravatar Joey Hess2015-03-02
| |
* | Allow this repository to be checked out in filesystems with 255 char ↵Gravatar Eric OConnor2015-03-02
|/ | | | filename limits
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnG-DZQa3d3Jn7K2q36TlbmZ8v2YuV-23M2015-03-02
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnG-DZQa3d3Jn7K2q36TlbmZ8v2YuV-23M2015-03-02
|
* (no commit message)Gravatar Eric2015-03-02
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnbPKLjBONawBd74MKJZo05juCqdsP1jAU2015-03-02
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnbPKLjBONawBd74MKJZo05juCqdsP1jAU2015-03-02
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnbPKLjBONawBd74MKJZo05juCqdsP1jAU2015-03-01
|