Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | unannex improvements | Joey Hess | 2011-12-09 |
| | | | | | | | | | Added files don't have to be committed before they can be unannexed. unannex no longer commits existing staged changes unannex of the last file in a directory now works, before it failed because git rm deleted the directory out from under it, | ||
* | factor out a stopUnless | Joey Hess | 2011-12-09 |
| | | | | code melt for lunch | ||
* | hslint | Joey Hess | 2011-12-09 |
| | |||
* | Fix caching of decrypted ciphers, which failed when drop had to check ↵ | Joey Hess | 2011-12-08 |
| | | | | multiple different encrypted special remotes. | ||
* | (no commit message) | http://gebi.myopenid.com/ | 2011-12-08 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-12-07 |
| | |||
* | add: If interrupted, add can leave files converted to symlinks but not yet ↵ | Joey Hess | 2011-12-07 |
| | | | | added to git. Running the add again will now clean up this situtation. | ||
* | change footer | Joey Hess | 2011-12-07 |
| | |||
* | response | Joey Hess | 2011-12-07 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU | 2011-12-07 |
| | |||
* | (no commit message) | http://gebi.myopenid.com/ | 2011-12-07 |
| | |||
* | (no commit message) | http://gebi.myopenid.com/ | 2011-12-07 |
| | |||
* | (no commit message) | http://gebi.myopenid.com/ | 2011-12-07 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU | 2011-12-06 |
| | |||
* | response | Joey Hess | 2011-12-06 |
| | |||
* | (no commit message) | http://gebi.myopenid.com/ | 2011-12-06 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-12-06 |
| | |||
* | Prevent key names from containing newlines. | Joey Hess | 2011-12-06 |
| | | | | | | | | | There are several places where it's assumed a key can be written on one line. One is in the format of the .git/annex/unused files. The difficult one is that filenames derived from keys are fed into git cat-file --batch, which has a line based input. (And no -z option.) So, for now it's best to block such keys being created. | ||
* | Added a comment | http://joey.kitenet.net/ | 2011-12-06 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-12-06 |
| | |||
* | https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU | 2011-12-06 | |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU | 2011-12-06 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU | 2011-12-06 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU | 2011-12-06 |
| | |||
* | added a branch for the new monad-control 0.3 | Joey Hess | 2011-12-05 |
| | |||
* | respond | Joey Hess | 2011-12-05 |
| | |||
* | fixed a long time ago | Joey Hess | 2011-12-05 |
| | |||
* | (no commit message) | http://peter-simons.myopenid.com/ | 2011-12-05 |
| | |||
* | (no commit message) | http://peter-simons.myopenid.com/ | 2011-12-05 |
| | |||
* | map: Fix a failure to detect a loop when both repositories are local and ↵ | Joey Hess | 2011-12-04 |
| | | | | refer to each other with relative paths. | ||
* | add news item for git-annex 3.20111203 | Joey Hess | 2011-12-03 |
| | |||
* | releasing version 3.201112033.20111203 | Joey Hess | 2011-12-03 |
| | |||
* | update for dead repos | Joey Hess | 2011-12-03 |
| | |||
* | refactor | Joey Hess | 2011-12-03 |
| | |||
* | add | Joey Hess | 2011-12-02 |
| | |||
* | fix display of dead repositories in status | Joey Hess | 2011-12-02 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-12-02 |
|\ | |||
* | | dead: A command which says that a repository is gone for good and you don't ↵ | Joey Hess | 2011-12-02 |
| | | | | | | | | want git-annex to mention it again. | ||
* | | close | Joey Hess | 2011-12-02 |
| | | |||
| * | close | Joey Hess | 2011-12-02 |
|/ | |||
* | rename | Joey Hess | 2011-12-02 |
| | |||
* | factor out untilTrue | Joey Hess | 2011-12-02 |
| | |||
* | convert rsync special backend to using both hash directory types | Joey Hess | 2011-12-02 |
| | |||
* | use lowercase hash by default; non-bare repos are a special case | Joey Hess | 2011-12-02 |
| | | | | | | | | Directory special remotes will now always store keys in the lowercase name, which avoids the complication of catching failures to create the mixed case name. Git remotes using http will now try the lowercase name first. | ||
* | refactor | Joey Hess | 2011-12-02 |
| | |||
* | wording | Joey Hess | 2011-12-02 |
| | |||
* | Merge branch 'master' into hashdirlower | Joey Hess | 2011-12-01 |
|\ | |||
| * | idea | Joey Hess | 2011-12-01 |
| | | |||
* | | cleanup | Joey Hess | 2011-11-30 |
| | | |||
* | | clarify | Joey Hess | 2011-11-28 |
| | |