summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.201105210.20110521Gravatar Joey Hess2011-05-21
|
* Add --debug option. Closes: #627499Gravatar Joey Hess2011-05-21
| | | | | | | This takes advantage of the debug logging done by missingh, and I added my own debug messages for executeFile calls. There are still some other low-level ways git-annex runs stuff that are not shown by debugging, but this gets most of it easily.
* found a few places I can use newtypeGravatar Joey Hess2011-05-21
| | | | for presumably some speedups
* fixed urlGravatar Joey Hess2011-05-19
|
* test commit at 4:09Gravatar http://joey.kitenet.net/2011-05-19
|
* main git repo switching to branchable oneGravatar Joey Hess2011-05-19
| | | | | It allows anonymous git push, and it's simpler to just have it there. The kite repo will remain, as a mirror.
* update with irc channelGravatar Joey Hess2011-05-19
|
* Added a comment: anonymous git pushGravatar http://joey.kitenet.net/2011-05-19
|
* Added a commentGravatar http://joey.kitenet.net/2011-05-19
|
* Added a comment: gitweb supplies --no-name as of 1.7.5.1Gravatar https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s2011-05-19
|
* --backend now overrides any backend configured in .gitattributes files.Gravatar Joey Hess2011-05-18
|
* Added a comment: Tahoe-LAFS comes with encryptionGravatar zooko2011-05-18
|
* Added a commentGravatar http://joey.kitenet.net/2011-05-17
|
* Added a comment: performanceGravatar zooko2011-05-17
|
* closeGravatar Joey Hess2011-05-17
|
* fixGravatar Joey Hess2011-05-17
|
* addGravatar Joey Hess2011-05-17
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-05-17
|\
* | more standard names for whenM and unlessM operatorsGravatar Joey Hess2011-05-17
| | | | | | | | | | | | | | These are defined in ifelse, but it's not currently available and I don't want to pull in a library for 6 lines of code anyhow. Also, ifelse sets the fixity to 1, which does not allow >>? error $ ...
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-05-17
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-05-17
| |
* | add whenM and unlessMGravatar Joey Hess2011-05-17
| | | | | | | | | | Just more golfing.. I am pretty sure something in a library somewhere can do this, but I have been unable to find it.
* | tweakGravatar Joey Hess2011-05-17
| |
* | tweakGravatar Joey Hess2011-05-16
|/
* longterm todo itemGravatar Joey Hess2011-05-16
|
* am I silly to worry about length overflowing int max?Gravatar Joey Hess2011-05-16
|
* rejigger what's --fastGravatar Joey Hess2011-05-16
|
* add info about any temp files and bad content filesGravatar Joey Hess2011-05-16
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-05-16
|\
* | status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-05-17
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-05-16
|/
* add news item for git-annex 0.20110516Gravatar Joey Hess2011-05-16
|
* releasing version 0.201105160.20110516Gravatar Joey Hess2011-05-16
|
* more pointless monadic golfingGravatar Joey Hess2011-05-16
|
* hehGravatar Joey Hess2011-05-16
|
* add a message in potenatially confusing copy --fast failure situationGravatar Joey Hess2011-05-16
|
* IA: do not create bucket at initremote timeGravatar Joey Hess2011-05-16
| | | | | This way, the metadata sent when uploading a file is applied to the bucket then.
* support remote config values with spaces and other charactersGravatar Joey Hess2011-05-16
|
* better multiword parameter handlingGravatar Joey Hess2011-05-16
| | | | | This way, individual words as entered on the command line are available to commands.
* tweakGravatar Joey Hess2011-05-16
|
* migrate: Use current filename when generating new key, for backends where ↵Gravatar Joey Hess2011-05-16
| | | | the filename affects the key name.
* tweakGravatar Joey Hess2011-05-16
|
* linkGravatar Joey Hess2011-05-16
|
* cleanupGravatar Joey Hess2011-05-16
|
* clarifyGravatar Joey Hess2011-05-16
|
* Added filename extension preserving variant backends SHA1E, SHA256E, etc.Gravatar Joey Hess2011-05-16
|
* add a few tweaks to make it easy to use the Internet Archive's variant of S3Gravatar Joey Hess2011-05-16
| | | | | | | | In particular, munge key filenames to comply with the IA's filename limits, disable encryption, support their nonstandard way of creating buckets, and allow x-amz-* headers to be specified in initremote to set item metadata. Still TODO: initremote does not handle multiword metadata headers right.
* refactorGravatar Joey Hess2011-05-16
|
* cleanupGravatar Joey Hess2011-05-16
|