Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated to build with monad-control 0.3. | 2011-12-24 | |
| | |||
* | Merge branch 'new-monad-control' | 2011-12-24 | |
|\ | |||
* | | fix typo | 2011-12-24 | |
| | | |||
* | | slightly improve typography | 2011-12-24 | |
| | | |||
* | | Added a comment | 2011-12-24 | |
| | | |||
* | | Added a comment | 2011-12-24 | |
| | | |||
* | | Added a comment | 2011-12-24 | |
| | | |||
* | | Added a comment | 2011-12-24 | |
| | | |||
* | | Added a comment | 2011-12-24 | |
| | | |||
* | | Added a comment: Any update on this? | 2011-12-24 | |
| | | |||
* | | (no commit message) | 2011-12-24 | |
| | | |||
* | | (no commit message) | 2011-12-24 | |
| | | |||
* | | add a page for openSUSE install instructions | 2011-12-24 | |
| | | |||
* | | Added a comment | 2011-12-23 | |
| | | |||
* | | Added a comment | 2011-12-23 | |
| | | |||
* | | Added a comment: Cool | 2011-12-23 | |
| | | |||
* | | Added a comment | 2011-12-23 | |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | 2011-12-23 | |
|\ \ | |||
* | | | skip repos without a description set when --in="" is specified | 2011-12-23 | |
| | | | | | | | | | | | | | | | Picking one of probably several remotes with no description set was not useful behavior. | ||
| * | | Added a comment | 2011-12-23 | |
| | | | |||
| * | | Added a comment | 2011-12-23 | |
| | | | |||
| * | | Added a comment | 2011-12-23 | |
| | | | |||
| * | | Added a comment | 2011-12-23 | |
| | | | |||
* | | | reorder less expensive terminal first | 2011-12-23 | |
| | | | | | | | | | | | | | | | Out of general principles, it did not seem to actually speed it up appreciably. (I suspect ghc is being smart.) | ||
| * | | Added a comment | 2011-12-23 | |
|/ / | |||
* | | fix | 2011-12-23 | |
| | | |||
* | | slight simplification | 2011-12-23 | |
| | | |||
* | | put in explicit fetch ; merge in walkthrough for now | 2011-12-23 | |
| | | | | | | | | and link to centralized repository tutorial | ||
* | | Added a comment | 2011-12-23 | |
| | | |||
* | | improve wording to not imply a pull is done by merge | 2011-12-23 | |
| | | |||
* | | (no commit message) | 2011-12-23 | |
| | | |||
* | | Added a comment | 2011-12-23 | |
| | | |||
* | | Added a comment | 2011-12-23 | |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | 2011-12-23 | |
|\ \ | |||
| * | | Added a comment: I think Matt is right. | 2011-12-23 | |
| | | | |||
| * | | Added a comment | 2011-12-23 | |
| | | | |||
* | | | cleanup | 2011-12-23 | |
| | | | |||
* | | | find --json | 2011-12-23 | |
| | | | |||
* | | | add escape_var hack | 2011-12-23 | |
| | | | | | | | | | | | | Makes it easy to find files with duplicate contents, anyway.. :) | ||
* | | | update example to actually work with new --format option | 2011-12-23 | |
| | | | |||
* | | | reorg | 2011-12-23 | |
| | | | |||
* | | | fix | 2011-12-23 | |
| | | | |||
* | | | handle C-style escapes in Format | 2011-12-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I was happily able to repurpose some code from Git.Filename to handle this. I remember writing that code... a whole afternoon at a coffee shop, after which I felt I'd struggled with Haskell and git, and sorta lost, in needing to write this nasty peice of code. But was also pleased at the use of a pair of functions and quickcheck that allowed me to get it 100% right. So, turns out I not only got it right, but the code wasn't as special-purpose as I'd feared. Yay! | ||
* | | | better data type | 2011-12-22 | |
| | | | |||
* | | | Format strings can be specified using the new --find option, to control what ↵ | 2011-12-22 | |
| | | | | | | | | | | | | is output by git annex find. | ||
* | | | add a text formatter | 2011-12-22 | |
| | | | | | | | | | | | | | | | | | | This is built for speed; a format string is parsed once, generating a Format, that can be applied repeatedly to different sets of variables to generate output. | ||
| * | | Added a comment: How much memory would it actually use anyway? | 2011-12-22 | |
| | | | |||
| * | | Added a comment | 2011-12-22 | |
| | | | |||
* | | | cleanup | 2011-12-22 | |
| | | | |||
| * | | (no commit message) | 2011-12-22 | |
| | | |