aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update and bug closures for v2 layoutGravatar Joey Hess2011-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
|
* 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
|
* improve key filenamesGravatar Joey Hess2011-03-15
|
* first pass at using new keysGravatar Joey Hess2011-03-15
| | | | | | | It compiles. It sorta works. Several subcommands are FIXME marked and broken, because things that used to accept separate --backend and --key params need to be changed to accept just a --key that encodes all the key info, now that there is metadata in keys.
* redo using record syntaxGravatar Joey Hess2011-03-15
|
* cleanupGravatar Joey Hess2011-03-15
|
* a new Key data type with metadataGravatar Joey Hess2011-03-15
|
* add hash directory stuff, not used yetGravatar Joey Hess2011-03-15
|
* fix error throwingGravatar Joey Hess2011-03-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-15
|
* tweaksGravatar Joey Hess2011-03-15
|
* remove debugGravatar Joey Hess2011-03-15
|
* calculate alignment in a way I can understandGravatar Joey Hess2011-03-15
| | | | See http://therning.org/magnus/archives/315
* symlink touching funGravatar Joey Hess2011-03-14
| | | | | | | When adding files to the annex, the symlinks pointing at the annexed content are made to have the same mtime as the original file. While git does not preserve that information, this allows a tool like metastore to be used with annexed files.
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* designGravatar Joey Hess2011-03-14
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-14
|\
* | responseGravatar Joey Hess2011-03-14
| |
* | responseGravatar Joey Hess2011-03-14
| |
* | responseGravatar Joey Hess2011-03-14
| |
* | Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-14
|\ \
| | * removedGravatar http://joey.kitenet.net/2011-03-14
| |/
| * Added a commentGravatar http://joey.kitenet.net/2011-03-14
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-14
| |
* | noteGravatar Joey Hess2011-03-14
|/
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-14
|
* initGravatar https://www.google.com/accounts/o8/id?id=AItOawkbfH595UQMdPtWbUKZtjsr-nR6AR-cxek2011-03-14
|
* thoughts?Gravatar https://www.google.com/accounts/o8/id?id=AItOawkbfH595UQMdPtWbUKZtjsr-nR6AR-cxek2011-03-14
|
* responseGravatar Joey Hess2011-03-13
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-13
|\
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-13
| |
* | Add Suggests on graphviz. Closes: #618039Gravatar Joey Hess2011-03-13
|/
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-12
|\
* | add news item for git-annex 0.23Gravatar Joey Hess2011-03-12
| |
* | Rethink filename encoding handling for display. Since filename encoding may ↵0.23Gravatar Joey Hess2011-03-12
| | | | | | | | or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode.
| * Added a comment: use mini-branchesGravatar http://christian.amsuess.com/chrysn2011-03-09
|/