Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | better types allowed breaking module dep loop | Joey Hess | 2011-06-01 |
| | |||
* | (no commit message) | http://joey.kitenet.net/ | 2011-06-01 |
| | |||
* | Add --trust, --untrust, and --semitrust options. | Joey Hess | 2011-06-01 |
| | |||
* | mention --numcopies | Joey Hess | 2011-06-01 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-06-01 |
| | |||
* | Add --numcopies option. | Joey Hess | 2011-06-01 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-06-01 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-06-01 |
| | |||
* | (no commit message) | http://joey.kitenet.net/ | 2011-06-01 |
| | |||
* | (no commit message) | http://joey.kitenet.net/ | 2011-06-01 |
| | |||
* | add news item for git-annex 0.20110601 | Joey Hess | 2011-06-01 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-06-01 |
|\ | |||
* | | releasing version 0.201106010.20110601 | Joey Hess | 2011-06-01 |
| | | |||
* | | remove unnecessary imports | Joey Hess | 2011-06-01 |
| | | |||
| * | Added a comment | http://joey.kitenet.net/ | 2011-05-31 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2011-05-31 |
|/ | |||
* | Somewhat sped up `git commit` of modifications to unlocked files. | Joey Hess | 2011-05-31 |
| | | | | | | | | | | | | Avoid git reset here too, so I no longer need to care that it's much more expensive than seems wise (but I asked the git list about that anyway). It's not necessary to reset the staged file content from the index, as the `git add` of the the symlink will replace it anyway. `git commit` of unlocked files is still slow, since git still has to shove their entire content into the index, only to have it be thrown away. So it's still better to use `git annex add` | ||
* | Fix locking of files with staged changes. | Joey Hess | 2011-05-31 |
| | | | | | Previously, lock would skip files that had staged changes, but that is counterintuitive, I think. | ||
* | Added a comment: fixed | http://joey.kitenet.net/ | 2011-05-31 |
| | |||
* | Massively sped up `git annex lock` by avoiding use of the uber-slow `git ↵ | Joey Hess | 2011-05-31 |
| | | | | reset`, and only running `git checkout` once, even when many files are being locked. | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2011-05-31 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w | 2011-05-31 |
| | |||
* | unused --from . checks local repo, for consistency | Joey Hess | 2011-05-28 |
| | |||
* | bugfix: fix unused list numbering | Joey Hess | 2011-05-28 |
| | | | | Introduced in 43f0a666f0f6cc152a2b778921831d6d7daedcaf | ||
* | tweak | Joey Hess | 2011-05-28 |
| | |||
* | improve unused command's output | Joey Hess | 2011-05-28 |
| | | | | | Display the name of the remote being checked, with "." for the current remote, echoing the way describe takes that to change its description. | ||
* | improve error message when no remote name is specified | Joey Hess | 2011-05-28 |
| | | | | list available remotes in case user wanted to use or change one of them | ||
* | show error message on unexpected parameters to commands that take none | Joey Hess | 2011-05-28 |
| | | | | Before it would exit nonzero w/o doing anything, which was confusing. | ||
* | simplify | Joey Hess | 2011-05-28 |
| | |||
* | bleagh | Joey Hess | 2011-05-28 |
| | |||
* | remove newline | Joey Hess | 2011-05-28 |
| | |||
* | lose redir page | Joey Hess | 2011-05-28 |
| | | | | meta does not support nested inlines inside redir urls | ||
* | debugging my inline | Joey Hess | 2011-05-28 |
| | |||
* | typo | Joey Hess | 2011-05-28 |
| | |||
* | add a redirect to the current version's tarball | Joey Hess | 2011-05-28 |
| | |||
* | add link to stable tarball download from new gitweb version | Joey Hess | 2011-05-28 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-05-28 |
| | |||
* | Data.Tuple.swap not available with ghc 6.12.3 | Joey Hess | 2011-05-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-05-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-05-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-05-28 |
| | |||
* | add news item for git-annex 0.20110522 | Joey Hess | 2011-05-27 |
| | |||
* | releasing version 0.201105220.20110522 | Joey Hess | 2011-05-27 |
| | |||
* | typo | Joey Hess | 2011-05-27 |
| | |||
* | Fix bug in --exclude introduced in 0.20110516. | Joey Hess | 2011-05-27 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s | 2011-05-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-05-23 |
|\ | |||
* | | update | Joey Hess | 2011-05-23 |
| | | |||
* | | clarify | Joey Hess | 2011-05-22 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s | 2011-05-22 |
|/ |