summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* assistant: Fixed several minor memory leaks that manifested when adding a ↵Gravatar Joey Hess2014-01-05
| | | | large number of files.
* add notes on full profilingGravatar Joey Hess2014-01-05
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmnONg05EuMIjFTh1xN4FjwwGByF-dDxrk2014-01-05
|
* lost a bit of the error message, now completeGravatar Greg Grossmeier2014-01-04
|
* escape quoteGravatar Greg Grossmeier2014-01-04
|
* bug reportGravatar Greg Grossmeier2014-01-04
|
* devblogGravatar Joey Hess2014-01-04
|
* Added a commentGravatar http://joeyh.name/2014-01-04
|
* Added a comment: Sorry for the bad formatting on that last postGravatar https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg2014-01-04
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI2014-01-04
|
* Added a commentGravatar https://launchpad.net/~psycojoker2014-01-04
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs2014-01-04
|
* Added a comment: I had this same problem tooGravatar https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg2014-01-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-03
|\
* | assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ↵Gravatar Joey Hess2014-01-03
| | | | | | | | world writable when writing to those files, as that can make ssh refuse to use them, if it allows another user to write to them.
| * Added a commentGravatar http://joeyh.name/2014-01-03
|/
* remove forum thread that is redundant to a bug reportGravatar Joey Hess2014-01-03
|
* reopenGravatar Joey Hess2014-01-03
|
* git pull in distributionupdateGravatar Joey Hess2014-01-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-03
|\
* | add remote state logsGravatar Joey Hess2014-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows a remote to store a piece of arbitrary state associated with a key. This is needed to support Tahoe, where the file-cap is calculated from the data stored in it, and used to retrieve a key later. Glacier also would be much improved by using this. GETSTATE and SETSTATE are added to the external special remote protocol. Note that the state is left as-is even when a key is removed from a remote. It's up to the remote to decide when it wants to clear the state. The remote state log, $KEY.log.rmt, is a UUID-based log. However, rather than using the old UUID-based log format, I created a new variant of that format. The new varient is more space efficient (since it lacks the "timestamp=" hack, and easier to parse (and the parser doesn't mess with whitespace in the value), and avoids compatability cruft in the old one. This seemed worth cleaning up for these new files, since there could be a lot of them, while before UUID-based logs were only used for a few log files at the top of the git-annex branch. The transition code has also been updated to handle these new UUID-based logs. This commit was sponsored by Daniel Hofer.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl_EUsflI4UOGtx0-2yrRJuGAzNyN_5UYY2014-01-03
| |
| * Added a comment: Still crashingGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-01-03
| |
| * (no commit message)Gravatar https://www.rfc1149.net/2014-01-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck2014-01-03
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-02
|\
* | mini-devblogGravatar Joey Hess2014-01-02
| |
| * Added a comment: Can't seem to get the configuration I am looking for from ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmH-n1yD04qmSeXKKzYaXFTN1ciFWVb5As2014-01-02
| | | | | | | | the webapp
| * Added a commentGravatar https://id.koumbit.net/anarcat2014-01-02
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA2014-01-02
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA2014-01-02
| |
| * fix formatGravatar Antoine Beaupré2014-01-02
| |
| * Added a commentGravatar https://id.koumbit.net/anarcat2014-01-02
| |
| * Added a comment: Why fsck?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM2014-01-02
| |
| * Added a commentGravatar http://joeyh.name/2014-01-02
|/
* add section linking to specific NAS howtosGravatar Joey Hess2014-01-02
|
* add newlines between dummy numbered itemsGravatar Joey Hess2014-01-02
|
* Revert "fix markdown" (markdown is crap)Gravatar Joey Hess2014-01-02
| | | | This reverts commit 882a0c1a890b09be0208c3c37204b5ccd697969f.
* fix markdownGravatar Joey Hess2014-01-02
|
* fix linkGravatar Joey Hess2014-01-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-02
|\
| * Added a commentGravatar http://joeyh.name/2014-01-02
| |
| * Added a commentGravatar http://joeyh.name/2014-01-02
| |
* | closeGravatar Joey Hess2014-01-02
| |
| * redo numbering the lazy way until and unless there's a better way in mdwnGravatar Greg Grossmeier2014-01-02
|/
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
|
* Add doc/todo/wishlist:_git_annex_info_UUID/comment_2._commentGravatar Richard Hartmann2014-01-02
|
* Added a comment: ThanksGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-01-02
|
* Added tip on installing on a Synology NASGravatar Greg Grossmeier2014-01-01
|
* Added a commentGravatar http://joeyh.name/2014-01-02
|