aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* (no commit message)Gravatar http://23.gs/2014-02-18
|
* initremote -> enableremote, pretty sureGravatar Greg Grossmeier2014-02-18
|
* Added a comment: missing steps?Gravatar http://grossmeier.net/2014-02-18
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-18
|
* Added a comment: encrypted home directoryGravatar http://geoffreyirving.myopenid.com/2014-02-18
|
* (no commit message)Gravatar http://geoffreyirving.myopenid.com/2014-02-18
|
* (no commit message)Gravatar stp2014-02-17
|
* Added a comment: Update one forgetting keys no longer presentGravatar stp2014-02-17
|
* Added a comment: Too big to fsckGravatar https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o2014-02-17
|
* Added a comment: Earlier version syntax was removedGravatar stp2014-02-17
|
* removedGravatar stp2014-02-17
|
* Added a comment: Earlier version syntax was removedGravatar stp2014-02-17
|
* (no commit message)Gravatar stp2014-02-17
|
* Fix command to match fsck descriptionGravatar stp2014-02-17
|
* (no commit message)Gravatar stp2014-02-17
|
* (no commit message)Gravatar stp2014-02-17
|
* Added a commentGravatar https://renaud.casenave.fr/2014-02-17
|
* comment on descriptive git-annex commit messagesGravatar Helmut Grohne2014-02-17
|
* Added a comment: no more issueGravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-17
|
* Added a comment: Progress, but still issuesGravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-16
|\
* | devblogGravatar Joey Hess2014-02-16
| |
| * Added a comment: No working ubuntu packageGravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-02-16
| |
| * Added a comment: Declare path on first line of bashrc?Gravatar https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI2014-02-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-15
| |
| * Added a comment: niceGravatar https://www.google.com/accounts/o8/id?id=AItOawlVsvZpOtQ_ukVysPjQxJEBlKCM5lsgPkk2014-02-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2014-02-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2014-02-15
| |
| * Added a comment: build issue with brew technique on Darwin Kernel Version 13.0.0Gravatar https://www.google.com/accounts/o8/id?id=AItOawn3rK4VDzxyhmrIc18z7F5OuXvEbUsgUac2014-02-15
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-14
|\
* | devblogGravatar Joey Hess2014-02-14
| |
* | windows webapp: fix rsync.net supportGravatar Joey Hess2014-02-14
| |
| * Added a commentGravatar https://openid.stackexchange.com/user/3f8a1927-744c-4409-8425-48fb3c86672f2014-02-14
| |
* | reorgGravatar Joey Hess2014-02-14
| |
* | remote ssh server testing and working on windowsGravatar Joey Hess2014-02-14
| |
* | updateGravatar Joey Hess2014-02-14
| |
* | forgot to closeGravatar Joey Hess2014-02-14
| |
* | windows: hack to ensure HOME is always setGravatar Joey Hess2014-02-14
| |
| * Added a comment: Still problemsGravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-02-14
| |
| * Not yet fixedGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-14
| | | | | | | | This reverts commit 7b2a2192cc6871a74177f35543a0590a022e51ca
| * Added a comment: Not fixedGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-02-14
|/
* devblogGravatar Joey Hess2014-02-13
|
* windows: Fix daemon pid file locking.Gravatar Joey Hess2014-02-13
| | | | | Well, as much as it can be fixed on windows. Not atomic; not entirely guarded against the wrong process having the pid file locked.
* windows: Fix process termination code.Gravatar Joey Hess2014-02-13
| | | | | | | | | | | The ctrl-c hack used before didn't actually seem to work. No haskell libraries expose TerminateProcess. I tried just calling it via FFI, but got segfaults, probably to do with the wacky process handle not being managed correctly. Moving it all into one C function worked. This was hell. The EvilLinker hack was just final icing on the cake. We all know what the cake was made of.
* Windows: Crazy hack to make file manager not start hidden underneath web ↵Gravatar Joey Hess2014-02-13
| | | | | | browser window I can't even..
* Windows: Fix startAssistant to not wait for ever for a non-daemonizing processGravatar Joey Hess2014-02-13
| | | | Seemed to fix several problems.
* windows: fix fsck --incremental to not crashGravatar Joey Hess2014-02-13
| | | | Although it is still not incremental.
* closeGravatar Joey Hess2014-02-13
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-02-13
|\
* | reference branchGravatar Joey Hess2014-02-13
| |