Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | http://joeyh.name/ | 2014-05-28 |
| | |||
* | (no commit message) | http://schnouki.net/ | 2014-05-27 |
| | |||
* | typo | Joey Hess | 2014-05-27 |
| | |||
* | fix date of this blog post | Joey Hess | 2014-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-05-27 |
|\ | |||
* | | devblog | Joey Hess | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc | 2014-05-27 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
|/ | |||
* | webapp: When setting up a ssh remote, if the user inputs ~/foo, normalize ↵ | Joey Hess | 2014-05-27 |
| | | | | that to foo, since it's in the home directory by default. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-05-27 |
|\ | |||
* | | Fix encoding of data written to git-annex branch. Avoid truncating unicode ↵ | Joey Hess | 2014-05-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | characters to 8 bits. Allow any encoding to be used, as with filenames (but utf8 is the sane choice). Affects metadata and repository descriptions, and preferred content expressions. The question of what's the right encoding for the git-annex branch is a vexing one. utf-8 would be a nice choice, but this leaves the possibility of bad data getting into a git-annex branch somehow, and this resulting in git-annex crashing with encoding errors, which is a failure mode I want to avoid. (Also, preferred content expressions can refer to filenames, and filenames can have any encoding, so limiting to utf-8 would not be ideal.) The union merge code already took care to not assume any encoding for a file. Except it assumes that any \n is a literal newline, and not part of some encoding of a character that happens to contain a newline. (At least utf-8 avoids using newline for anything except liternal newlines.) Adapted the git-annex branch code to use this same approach. Note that there is a potential interop problem with Windows, since FileSystemEncoding doesn't work there, and instead things are always decoded as utf-8. If someone uses non-utf8 encoding for data on the git-annex branch, this can lead to an encoding error on windows. However, this commit doesn't actually make that any worse, because the union merge code would similarly fail with an encoding error on windows in that situation. This commit was sponsored by Kyle Meyer. | ||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-05-27 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-05-27 |
| | | |||
* | | pebak | Joey Hess | 2014-05-27 |
| | | |||
| * | Added a comment | https://id.koumbit.net/anarcat | 2014-05-27 |
| | | |||
* | | devblog | Joey Hess | 2014-05-26 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-05-26 |
|\ | |||
* | | fix gnutls to link, again | Joey Hess | 2014-05-26 |
| | | | | | | | | | | | | I don't know why, but I keep finding that the way I hacked this to work before doesn't work and a new way is needed. Perhaps changes to cabal made my old hacks break? | ||
| * | New post | https://www.google.com/accounts/o8/id?id=AItOawnxvt4mc32O0ctvPGhhII_ZKsHUiaD2o7I | 2014-05-26 |
|/ | |||
* | New bug "import" generates a commit even with autocommit=false | http://svario.it/gioele | 2014-05-26 |
| | |||
* | Added a comment: building fails on fedora 19 | https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI | 2014-05-26 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs | 2014-05-26 |
| | |||
* | New todo: Chunks support in all special remotes | https://svario.it/gioele | 2014-05-26 |
| | |||
* | removed | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 | 2014-05-26 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 | 2014-05-26 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 | 2014-05-26 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 | 2014-05-25 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4 | 2014-05-25 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4 | 2014-05-25 |
| | |||
* | Added a comment | https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8 | 2014-05-25 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl6RDLuI2b2fHkTRseVQGUNjcQ2qUrOaE0 | 2014-05-25 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawke2Zlikj8zQb7M2IWyqT3rqN5mOi-uVrk | 2014-05-25 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-05-24 |
|\ | |||
* | | devblog | Joey Hess | 2014-05-24 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | | |||
| * | removed | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | | |||
| * | removed | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-05-24 |
| | |