Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove newline | Joey Hess | 2011-05-28 |
| | |||
* | lose redir page | Joey Hess | 2011-05-28 |
| | | | | meta does not support nested inlines inside redir urls | ||
* | debugging my inline | Joey Hess | 2011-05-28 |
| | |||
* | typo | Joey Hess | 2011-05-28 |
| | |||
* | add a redirect to the current version's tarball | Joey Hess | 2011-05-28 |
| | |||
* | add link to stable tarball download from new gitweb version | Joey Hess | 2011-05-28 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-05-28 |
| | |||
* | Data.Tuple.swap not available with ghc 6.12.3 | Joey Hess | 2011-05-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-05-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-05-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-05-28 |
| | |||
* | add news item for git-annex 0.20110522 | Joey Hess | 2011-05-27 |
| | |||
* | releasing version 0.201105220.20110522 | Joey Hess | 2011-05-27 |
| | |||
* | typo | Joey Hess | 2011-05-27 |
| | |||
* | Fix bug in --exclude introduced in 0.20110516. | Joey Hess | 2011-05-27 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s | 2011-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-05-23 |
|\ | |||
* | | update | Joey Hess | 2011-05-23 |
| | | |||
* | | clarify | Joey Hess | 2011-05-22 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s | 2011-05-22 |
|/ | |||
* | Closer emulation of git's behavior when told to use "foo/.git" as a git ↵ | Joey Hess | 2011-05-22 |
| | | | | repository instead of just "foo". Closes: #627563 | ||
* | show a warning message when failing to find requested key | Joey Hess | 2011-05-22 |
| | | | | | Otherwise, the user sees only a rsync protocol error message and then git-annex's less specific failure message. | ||
* | clarify synopsis re options | Joey Hess | 2011-05-21 |
| | |||
* | add explict build dep on hslogger | Joey Hess | 2011-05-21 |
| | | | | pulled in by missingh, but now used directly by git-annex | ||
* | add news item for git-annex 0.20110521 | Joey Hess | 2011-05-21 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-05-21 |
|\ | |||
* | | releasing version 0.201105210.20110521 | Joey Hess | 2011-05-21 |
| | | |||
* | | Add --debug option. Closes: #627499 | Joey Hess | 2011-05-21 |
| | | | | | | | | | | | | | | This takes advantage of the debug logging done by missingh, and I added my own debug messages for executeFile calls. There are still some other low-level ways git-annex runs stuff that are not shown by debugging, but this gets most of it easily. | ||
* | | found a few places I can use newtype | Joey Hess | 2011-05-21 |
| | | | | | | | | for presumably some speedups | ||
| * | Added a comment | http://ertai.myopenid.com/ | 2011-05-20 |
|/ | |||
* | fixed url | Joey Hess | 2011-05-19 |
| | |||
* | test commit at 4:09 | http://joey.kitenet.net/ | 2011-05-19 |
| | |||
* | main git repo switching to branchable one | Joey Hess | 2011-05-19 |
| | | | | | It allows anonymous git push, and it's simpler to just have it there. The kite repo will remain, as a mirror. | ||
* | update with irc channel | Joey Hess | 2011-05-19 |
| | |||
* | Added a comment: anonymous git push | http://joey.kitenet.net/ | 2011-05-19 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-05-19 |
| | |||
* | Added a comment: gitweb supplies --no-name as of 1.7.5.1 | https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s | 2011-05-19 |
| | |||
* | --backend now overrides any backend configured in .gitattributes files. | Joey Hess | 2011-05-18 |
| | |||
* | Added a comment: Tahoe-LAFS comes with encryption | zooko | 2011-05-18 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-05-17 |
| | |||
* | Added a comment: performance | zooko | 2011-05-17 |
| | |||
* | close | Joey Hess | 2011-05-17 |
| | |||
* | fix | Joey Hess | 2011-05-17 |
| | |||
* | add | Joey Hess | 2011-05-17 |
| | |||
* | Merge remote-tracking branch 'branchable/master' | Joey Hess | 2011-05-17 |
|\ | |||
* | | more standard names for whenM and unlessM operators | Joey Hess | 2011-05-17 |
| | | | | | | | | | | | | | | These are defined in ifelse, but it's not currently available and I don't want to pull in a library for 6 lines of code anyhow. Also, ifelse sets the fixity to 1, which does not allow >>? error $ ... | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-05-17 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-05-17 |
| | | |||
* | | add whenM and unlessM | Joey Hess | 2011-05-17 |
| | | | | | | | | | | Just more golfing.. I am pretty sure something in a library somewhere can do this, but I have been unable to find it. | ||
* | | tweak | Joey Hess | 2011-05-17 |
| | |