Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | closures | Joey Hess | 2011-10-30 |
| | |||
* | update; status is no longer slow | Joey Hess | 2011-10-30 |
| | |||
* | closures | Joey Hess | 2011-10-30 |
| | |||
* | add command name to some output | Joey Hess | 2011-10-30 |
| | |||
* | bare cleanup | Joey Hess | 2011-10-29 |
| | |||
* | unused, dropunused: Now work in bare repositories. | Joey Hess | 2011-10-29 |
| | | | | | Turned out I had already done all the work needed to support this when unused started checking all branches. | ||
* | status: clean up for bare repositories | Joey Hess | 2011-10-29 |
| | | | | | | | | | | The backend usage graph shows present keys as well as keys found in the repository tree, so it will also be populated for bare repositories. Changed wording to "visible annex keys", which explains why it's 0 in a bare repository (no keys visible as no tree), and also why it varies depending on which branch is checked out. This seemed better than doing something expensive to look up keys from the git-annex branch. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-10-29 |
|\ | |||
* | | fsck: Now works in bare repositories. | Joey Hess | 2011-10-29 |
| | | | | | | | | | | | | | | | | | | Checks location log information, and file contents. Does not check that numcopies is satisfied, as .gitattributes information about numcopies is not available in a bare repository. In practice, that should not be a problem, since fsck is also run in a checkout and will check numcopies there. | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
|/ | |||
* | getting tired of repeating myself | Joey Hess | 2011-10-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | responsen | Joey Hess | 2011-10-29 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-10-29 |
|\ | |||
* | | add a tip | Joey Hess | 2011-10-29 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
|/ | |||
* | responsen | Joey Hess | 2011-10-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | close | Joey Hess | 2011-10-29 |
| | |||
* | sheesh. seriously? | Joey Hess | 2011-10-29 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2011-10-29 |
|\ | |||
* | | pebak | Joey Hess | 2011-10-29 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
|/ | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | responsen | Joey Hess | 2011-10-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-29 |
| | |||
* | Revert "as far as I know, --bwlimit does not accept unit, it always takes ↵ | Joey Hess | 2011-10-28 |
| | | | | | | | | kilobytes" This reverts commit aeb4e285eb2b3b880ab6b91c5b1f7fa29d7182cb. bup's --bwlimit does take a unit, unlike rsync's. | ||
* | as far as I know, --bwlimit does not accept unit, it always takes kilobytes | http://nicolas-schodet.myopenid.com/ | 2011-10-29 |
| | |||
* | drop --from is now supported to remove file content from a remote. | Joey Hess | 2011-10-28 |
| | |||
* | document the little-known get --from | Joey Hess | 2011-10-27 |
| | |||
* | update | Joey Hess | 2011-10-27 |
| | |||
* | uninit: Add guard against being run with the git-annex branch checked out. | Joey Hess | 2011-10-27 |
| | |||
* | reap in onLocal | Joey Hess | 2011-10-27 |
| | | | | Each onLocal call involves a new Annex state, so needs to clean up after it. | ||
* | status too | Joey Hess | 2011-10-27 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-10-27 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-10-27 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck | 2011-10-27 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck | 2011-10-27 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-26 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-26 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-26 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-26 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-10-25 |
| | |||
* | add news item for git-annex 3.20111025 | Joey Hess | 2011-10-25 |
| | |||
* | update | Joey Hess | 2011-10-25 |
| |