Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tweak | 2011-03-16 | |
| | |||
* | prepping experimental release | 2011-03-16 | |
| | |||
* | update | 2011-03-16 | |
| | |||
* | set version before running operation that can commit | 2011-03-16 | |
| | |||
* | remove debugging | 2011-03-16 | |
| | |||
* | upgrade documentation | 2011-03-16 | |
| | |||
* | add explicit upgrade command | 2011-03-16 | |
| | |||
* | use queue when upgrading, flushing every so often | 2011-03-16 | |
| | | | | | | | | | | | | | | | | | Added a cheap way to query the size of a queue. runQueueAt is not the default yet only because there may be some code that expects to be able to queue some suff, do something else, and run the whole queue at the end. 10240 is an arbitrary size for the queue. If we assume annexed filenames are between 10 and 255 characters long, then the queue will build up between 100kb and 2550kb long commands. The max command line length on linux is somewhere above 20k, so this is a fairly good balance -- the queue will buffer only a few megabytes of stuff and a minimal number of commands will be run by xargs. Also, insert queue items strictly, this should save memory. | ||
* | Merge branch 'master' into reorg | 2011-03-16 | |
|\ | | | | | | | | | Conflicts: debian/changelog | ||
| * | detect systems w/o utmensat and ifdef out code that needs it | 2011-03-16 | |
| | | |||
* | | Merge remote-tracking branch 'branchable/master' into reorg | 2011-03-16 | |
|\| | |||
* | | bare repo upgrade support | 2011-03-16 | |
| | | |||
* | | don't use queue when upgrading | 2011-03-16 | |
| | | | | | | | | In a large repo, just queuing the things to do used a lot of ram. | ||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Comment moderation | 2011-03-16 | |
| | | |||
* | | Merge branch 'master' into reorg | 2011-03-16 | |
|\ \ | |||
| | * | Added a comment | 2011-03-16 | |
| |/ | |||
| * | Merge remote-tracking branch 'branchable/master' | 2011-03-16 | |
| |\ | |||
| * | | define feature test macro | 2011-03-16 | |
| | | | |||
* | | | improve upgrade | 2011-03-16 | |
| | | | |||
* | | | fix getKeyspresent to work with hashed dirs | 2011-03-16 | |
| | | | |||
* | | | upgrades seem to fully work | 2011-03-16 | |
| | | | |||
| | * | (no commit message) | 2011-03-16 | |
| |/ | |||
* | | better letter choice for hashing | 2011-03-16 | |
| | | |||
* | | v1 -> v2 upgrade partially working | 2011-03-16 | |
| | | | | | | | | still need to move location log files, and auto-commit | ||
* | | slways set current version in new repos | 2011-03-16 | |
| | | | | | | | | detect v1 repos that don't have a version set | ||
* | | upgrade groundwork | 2011-03-16 | |
| | | | | | | | | | | | | pulled in old versions of functions for working with keys Wrote a parser from old key filenames to new keys. | ||
* | | upgrade thoughts | 2011-03-16 | |
| | | | | | | | | long comments :) | ||
* | | Merge remote-tracking branch 'branchable/master' into reorg | 2011-03-16 | |
|\| | |||
* | | Merge remote-tracking branch 'origin/master' into reorg | 2011-03-16 | |
|\ \ | |||
* | | | update and bug closures for v2 layout | 2011-03-16 | |
| | | | |||
| | * | Added a comment | 2011-03-16 | |
| |/ | |||
* | | added 2 level hashing | 2011-03-15 | |
| | | | | | | | | | | | | This means there can be 1024 subdirs, each with up to 1024 sub-subdirs. So with hundreds of millions of annexed objects, each leaf directory will have only a few files on average. | ||
* | | escape colons in key files | 2011-03-15 | |
| | | |||
| * | add comments page | 2011-03-15 | |
| | | |||
| * | update | 2011-03-15 | |
| | | |||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Added a comment | 2011-03-16 | |
| | | |||
| * | Comment moderation | 2011-03-16 | |
| | | |||
* | | test suite passes again | 2011-03-15 | |
| | | | | | | | | doesn't test remote functionality.. but that may be working too now | ||
* | | make commands that take a key as a parameter error if it's bad | 2011-03-15 | |
| | | |||
* | | fixed dropkey, setkey, and git-annex-shell subcommands | 2011-03-15 | |
| | | | | | | | | key is now specified as the full key, no --backend needed | ||
* | | fromkey, and url backend download work now | 2011-03-15 | |
| | | |||
* | | initial pass at doc update | 2011-03-15 | |
| | | |||
* | | increase repo version | 2011-03-15 | |
| | | |||
* | | rename file | 2011-03-15 | |
| | |