summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tweakGravatar Joey Hess2011-03-16
|
* prepping experimental releaseGravatar Joey Hess2011-03-16
|
* updateGravatar Joey Hess2011-03-16
|
* set version before running operation that can commitGravatar Joey Hess2011-03-16
|
* remove debuggingGravatar Joey Hess2011-03-16
|
* upgrade documentationGravatar Joey Hess2011-03-16
|
* add explicit upgrade commandGravatar Joey Hess2011-03-16
|
* use queue when upgrading, flushing every so oftenGravatar Joey Hess2011-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 reorgGravatar Joey Hess2011-03-16
|\ | | | | | | | | Conflicts: debian/changelog
| * detect systems w/o utmensat and ifdef out code that needs itGravatar Joey Hess2011-03-16
| |
* | Merge remote-tracking branch 'branchable/master' into reorgGravatar Joey Hess2011-03-16
|\|
* | bare repo upgrade supportGravatar Joey Hess2011-03-16
| |
* | don't use queue when upgradingGravatar Joey Hess2011-03-16
| | | | | | | | In a large repo, just queuing the things to do used a lot of ram.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-16
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |
| * Comment moderationGravatar http://joey.kitenet.net/2011-03-16
| |
* | Merge branch 'master' into reorgGravatar Joey Hess2011-03-16
|\ \
| | * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |/
| * Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-16
| |\
| * | define feature test macroGravatar Joey Hess2011-03-16
| | |
* | | improve upgradeGravatar Joey Hess2011-03-16
| | |
* | | fix getKeyspresent to work with hashed dirsGravatar Joey Hess2011-03-16
| | |
* | | upgrades seem to fully workGravatar Joey Hess2011-03-16
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-16
| |/
* | better letter choice for hashingGravatar Joey Hess2011-03-16
| |
* | v1 -> v2 upgrade partially workingGravatar Joey Hess2011-03-16
| | | | | | | | still need to move location log files, and auto-commit
* | slways set current version in new reposGravatar Joey Hess2011-03-16
| | | | | | | | detect v1 repos that don't have a version set
* | upgrade groundworkGravatar Joey Hess2011-03-16
| | | | | | | | | | | | pulled in old versions of functions for working with keys Wrote a parser from old key filenames to new keys.
* | upgrade thoughtsGravatar Joey Hess2011-03-16
| | | | | | | | long comments :)
* | Merge remote-tracking branch 'branchable/master' into reorgGravatar Joey Hess2011-03-16
|\|
* | Merge remote-tracking branch 'origin/master' into reorgGravatar Joey Hess2011-03-16
|\ \
* | | update and bug closures for v2 layoutGravatar Joey Hess2011-03-16
| | |
| | * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |/
* | added 2 level hashingGravatar Joey Hess2011-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 filesGravatar Joey Hess2011-03-15
| |
| * add comments pageGravatar Joey Hess2011-03-15
| |
| * updateGravatar Joey Hess2011-03-15
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-16
| |
| * Comment moderationGravatar http://joey.kitenet.net/2011-03-16
| |
* | test suite passes againGravatar Joey Hess2011-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 badGravatar Joey Hess2011-03-15
| |
* | fixed dropkey, setkey, and git-annex-shell subcommandsGravatar Joey Hess2011-03-15
| | | | | | | | key is now specified as the full key, no --backend needed
* | fromkey, and url backend download work nowGravatar Joey Hess2011-03-15
| |
* | initial pass at doc updateGravatar Joey Hess2011-03-15
| |
* | increase repo versionGravatar Joey Hess2011-03-15
| |
* | rename fileGravatar Joey Hess2011-03-15
| |