summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)Gravatar http://adamspiers.myopenid.com/2011-12-24
|
* add a page for openSUSE install instructionsGravatar http://adamspiers.myopenid.com/2011-12-24
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmKPMUX0YHBjE93eBsEnacwZsddSDue3PY2011-12-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Added a comment: CoolGravatar http://adamspiers.myopenid.com/2011-12-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-12-23
|\
* | skip repos without a description set when --in="" is specifiedGravatar Joey Hess2011-12-23
| | | | | | | | | | Picking one of probably several remotes with no description set was not useful behavior.
| * Added a commentGravatar http://joey.kitenet.net/2011-12-23
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-12-23
| |
| * Added a commentGravatar http://adamspiers.myopenid.com/2011-12-23
| |
| * Added a commentGravatar http://adamspiers.myopenid.com/2011-12-23
| |
* | reorder less expensive terminal firstGravatar Joey Hess2011-12-23
| | | | | | | | | | Out of general principles, it did not seem to actually speed it up appreciably. (I suspect ghc is being smart.)
| * Added a commentGravatar http://adamspiers.myopenid.com/2011-12-23
|/
* fixGravatar Joey Hess2011-12-23
|
* slight simplificationGravatar Joey Hess2011-12-23
|
* put in explicit fetch ; merge in walkthrough for nowGravatar Joey Hess2011-12-23
| | | | and link to centralized repository tutorial
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* improve wording to not imply a pull is done by mergeGravatar Joey Hess2011-12-23
|
* (no commit message)Gravatar http://joey.kitenet.net/2011-12-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-12-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-12-23
|\
| * Added a comment: I think Matt is right.Gravatar http://adamspiers.myopenid.com/2011-12-23
| |
| * Added a commentGravatar http://adamspiers.myopenid.com/2011-12-23
| |
* | cleanupGravatar Joey Hess2011-12-23
| |
* | find --jsonGravatar Joey Hess2011-12-23
| |
* | add escape_var hackGravatar Joey Hess2011-12-23
| | | | | | | | Makes it easy to find files with duplicate contents, anyway.. :)
* | update example to actually work with new --format optionGravatar Joey Hess2011-12-23
| |
* | reorgGravatar Joey Hess2011-12-23
| |
* | fixGravatar Joey Hess2011-12-23
| |
* | handle C-style escapes in FormatGravatar Joey Hess2011-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 typeGravatar Joey Hess2011-12-22
| |
* | Format strings can be specified using the new --find option, to control what ↵Gravatar Joey Hess2011-12-22
| | | | | | | | is output by git annex find.
* | add a text formatterGravatar Joey Hess2011-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?Gravatar http://adamspiers.myopenid.com/2011-12-22
| |
| * Added a commentGravatar http://adamspiers.myopenid.com/2011-12-22
| |
* | cleanupGravatar Joey Hess2011-12-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlrnOT_XLcNNtmIwVdAJCJYu1BwAAOYtBI2011-12-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlrnOT_XLcNNtmIwVdAJCJYu1BwAAOYtBI2011-12-22
| |
* | Can now be built with older git versions (before 1.7.7); the resulting ↵Gravatar Joey Hess2011-12-22
| | | | | | | | | | | | | | binary should only be used with old git. Remove git old version check from configure, and use the git version it was built against in the git check-attr code.
* | improve outputGravatar Joey Hess2011-12-22
| |
* | Add --include, which is the same as --not --exclude.Gravatar Joey Hess2011-12-22
|/
* Added a commentGravatar http://joey.kitenet.net/2011-12-22
|
* Added a comment: Here's a Perl versionGravatar http://adamspiers.myopenid.com/2011-12-22
|
* Added a comment: List the duplicate filenames, then let the user decide what ↵Gravatar http://adamspiers.myopenid.com/2011-12-22
| | | | to do
* Improve deletion of files from rsync special remotes. Closes: #652849Gravatar Joey Hess2011-12-21
| | | | | | Rsync is only run once, with include / exclude rules used to specify exactly what to delete. This is faster, and avoids ugly error messages from rsync, and doesn't fail if the content already got deleted somehow.
* test fsck in bare repos (75%)Gravatar Joey Hess2011-12-21
|
* improveGravatar Joey Hess2011-12-21
|
* test bup special remote (74% coverage)Gravatar Joey Hess2011-12-21
|