Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix build with wai 0.3.0. | Joey Hess | 2014-06-11 |
| | | | | | | | | | | This version of wai changed the type of Middleware, so I cannot seem to liftIO inside it. So, got rid of a lot of not really needed complexity to use System.Log.Logger's logging stuff, and just use the standard wai stdout logger when debug logging is enabled. Format may change some, and it logs http to stdout instead of stderr now. Doesn't matter for the webapp since both go to the same log anyway. | ||
* | Merge orca:tmp/f/build | Joey Hess | 2014-06-10 |
|\ | |||
| * | refreshed haskell patches | Joey Hess | 2014-06-11 |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-06-10 |
|\ \ | |||
* | | | devblog | Joey Hess | 2014-06-10 |
| | | | |||
* | | | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
| | | | | | | | | | | | | update code to avoid cwd and env redefinition warnings | ||
* | | | Windows: Fix opening webapp when repository is in a directory with spaces in ↵ | Joey Hess | 2014-06-10 |
| | | | | | | | | | | | | the path. | ||
* | | | figured out this patch | Joey Hess | 2014-06-10 |
| | | | |||
* | | | update | Joey Hess | 2014-06-10 |
| | | | |||
| * | | Added a comment | http://joeyh.name/ | 2014-06-10 |
| | | | |||
| * | | Added a comment | http://joeyh.name/ | 2014-06-10 |
| | | | |||
| * | | Added a comment | http://joeyh.name/ | 2014-06-10 |
| | | | |||
| * | | Added a comment | feulif | 2014-06-10 |
| | | | |||
| * | | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA | 2014-06-10 |
| | | | |||
| * | | Added a comment: nssm notes | http://joeyh.name/ | 2014-06-10 |
| | | | |||
* | | | skein patch seems to be needed for arm as well as android | Joey Hess | 2014-06-10 |
| | | | | | | | | | | | | I don't understand why this patch is needed. | ||
* | | | vector patch also needed for arm | Joey Hess | 2014-06-10 |
| | | | |||
| * | | Added a comment: magic | http://joeyh.name/ | 2014-06-10 |
| | | | |||
| * | | Added a comment: `git-annex add` (called by sync) should do the job and ↵ | martin | 2014-06-10 |
| |/ | | | | | | | bring the files back home (IMHO) | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0 | 2014-06-10 |
|/ | |||
* | simplify | Joey Hess | 2014-06-09 |
| | |||
* | devblog | Joey Hess | 2014-06-09 |
| | |||
* | avoid fast-forwarding when a merge conflict was auto-resolved | Joey Hess | 2014-06-09 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-06-09 |
|\ | |||
* | | avoid bad commits after interrupted direct mode sync (or merge) | Joey Hess | 2014-06-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was possible for a interrupted sync or merge in direct mode to leave the work tree out of sync with the last recorded commit. This would result in the next commit seeing files missing from the work tree, and committing their removal. Now, a direct mode merge happens not only in a throwaway work tree, but using a temporary index file, and without any commits or index changes being made until the real work tree has been updated. If the merge is interrupted, the work tree may have some updated files, but worst case a commit will redundantly commit changes that come from the merge. This commit was sponsored by Tony Cantor. | ||
| * | try to build an hybrid news feed | https://id.koumbit.net/anarcat | 2014-06-09 |
| | | |||
* | | harder | Joey Hess | 2014-06-09 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo | 2014-06-09 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY | 2014-06-09 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-06-09 |
|/ | |||
* | bug | Joey Hess | 2014-06-09 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-06-09 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2014-06-09 |
| | | |||
* | | Avoid leaving behind .tmp files when failing in some cases, including ↵ | Joey Hess | 2014-06-09 |
| | | | | | | | | importing files to a disk that is full. | ||
* | | tagging | Joey Hess | 2014-06-09 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-06-09 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2014-06-09 |
|/ | |||
* | Ignore setsid failures. | Joey Hess | 2014-06-09 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2014-06-09 |
|\ | |||
* | | qualify comment | Joey Hess | 2014-06-09 |
| | | |||
* | | close; forwarded | Joey Hess | 2014-06-09 |
| | | |||
| * | Added a comment: build failure | https://www.google.com/accounts/o8/id?id=AItOawn3p4i4lk_zMilvjnJ9sS6g2nerpgz0Fjc | 2014-06-09 |
| | | |||
| * | Added a comment: It's still impossible to use the git-annex repository on ↵ | Tamschi | 2014-06-09 |
| | | | | | | | | Windows. | ||
| * | Describe bug. | https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY | 2014-06-08 |
| | | |||
| * | Added a comment: Thank you | feulif | 2014-06-08 |
| | | |||
| * | Added a comment: use case and answer to joey's question "...then when..." | martin | 2014-06-08 |
| | | |||
| * | Added a comment: possible to have a view based on file location info? | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog | 2014-06-08 |
| | | |||
| * | Added a comment: Android | https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck | 2014-06-08 |
| | | |||
| * | Typo | Richard Hartmann | 2014-06-07 |
| | | |||
| * | Added a comment | EskildHustvedt | 2014-06-07 |
| | |