Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | git-annex setup | Joey Hess | 2011-01-06 |
| | |||
* | message tweaked | Joey Hess | 2011-01-05 |
| | |||
* | tweak message | Joey Hess | 2011-01-05 |
| | |||
* | remove file before running cp | Joey Hess | 2011-01-04 |
| | | | | | This way, if a temp file was left behind, and permissions don't allow it to be written, cp won't fail. | ||
* | fix reversion in annex-ignored | Joey Hess | 2011-01-04 |
| | |||
* | add more tests | Joey Hess | 2011-01-04 |
| | |||
* | cleanup | Joey Hess | 2011-01-04 |
| | |||
* | add testcoverage target using hpc | Joey Hess | 2011-01-04 |
| | | | | added a test for key read and show | ||
* | bugfix: Running `move --to` with a remote whose UUID was not yet known | Joey Hess | 2011-01-04 |
| | | | | | | | | | * bugfix: Running `move --to` with a remote whose UUID was not yet known could result in git-annex not recording on the local side where the file was moved to. This could not result in data loss, or even a significant problem, since the remote *did* record that it had the file. * Also, add a general guard to detect attempts to record information about repositories with missing UUIDs. | ||
* | git-annex-shell: Avoid exposing any git repo config except for the ↵ | Joey Hess | 2011-01-04 |
| | | | | annex.uuid when doing configlist. | ||
* | expand | Joey Hess | 2011-01-04 |
| | |||
* | reorg | Joey Hess | 2011-01-04 |
| | |||
* | refactor | Joey Hess | 2011-01-04 |
| | |||
* | add a check for unknown UUID when logging | Joey Hess | 2011-01-04 |
| | |||
* | fixed | Joey Hess | 2011-01-04 |
| | |||
* | add news item for git-annex 0.15 | Joey Hess | 2010-12-31 |
| | |||
* | releasing version 0.150.15 | Joey Hess | 2010-12-31 |
| | |||
* | support ssh urls containing "~", and relative user:path | Joey Hess | 2010-12-31 |
| | |||
* | git-annex-shell makes this more tractable | Joey Hess | 2010-12-31 |
| | |||
* | git-annex-shell can now be used as a login shell | Joey Hess | 2010-12-31 |
| | |||
* | remove debug | Joey Hess | 2010-12-31 |
| | |||
* | update | Joey Hess | 2010-12-31 |
| | |||
* | Now rsync is exclusively used for copying files to and from remotes. scp is ↵ | Joey Hess | 2010-12-31 |
| | | | | not longer supported. | ||
* | git-annex-shell now exclusively used for all remote access | Joey Hess | 2010-12-31 |
| | |||
* | tuple makes it clearer | Joey Hess | 2010-12-31 |
| | |||
* | use git-annex-shell configlist | Joey Hess | 2010-12-31 |
| | |||
* | git-annex-shell is complete | Joey Hess | 2010-12-31 |
| | | | | still not used | ||
* | unfinished switch to using git-annex-shell | Joey Hess | 2010-12-30 |
| | |||
* | git-annex-shell mostly done now, only needs 2 more subcommands | Joey Hess | 2010-12-30 |
| | |||
* | add git-annex-shell command | Joey Hess | 2010-12-30 |
| | | | | This is not yet complete, as it does not allow starting rsync or scp. | ||
* | factor out a little more | Joey Hess | 2010-12-30 |
| | |||
* | tweak | Joey Hess | 2010-12-30 |
| | |||
* | remove magic numbers | Joey Hess | 2010-12-30 |
| | |||
* | refactor in preparation for adding a git-annex-shell command | Joey Hess | 2010-12-30 |
| | |||
* | rename some stuff and prepare to break out more into Command/* | Joey Hess | 2010-12-30 |
| | |||
* | Revert walkthrough annex.backend change | Joey Hess | 2010-12-29 |
| | | | | | | | | | | | This reverts commit c74347a50879401f4661a16f059b3fc467c28989. I'm afraid that change was just all wrong. * The gitattributes setting is `annex.backend`. Not `annex.backends`. * `gitattributes` files need to start with a glob, which this commit removed. * git config's `annex.backends` is NOT the same as the gitattributes setting, and is not a knob that we should be encouraging users tweak. | ||
* | response | Joey Hess | 2010-12-29 |
| | |||
* | already exists | Joey Hess | 2010-12-29 |
| | |||
* | clarify | Joey Hess | 2010-12-29 |
| | |||
* | (no commit message) | praet | 2010-12-30 |
| | |||
* | (no commit message) | praet | 2010-12-30 |
| | |||
* | (no commit message) | praet | 2010-12-30 |
| | |||
* | (no commit message) | praet | 2010-12-29 |
| | |||
* | better filtering out of current repo | Joey Hess | 2010-12-29 |
| | |||
* | don't include the current repo in trusted uuid list | Joey Hess | 2010-12-29 |
| | |||
* | wording | Joey Hess | 2010-12-29 |
| | |||
* | wording | Joey Hess | 2010-12-29 |
| | |||
* | support trusted repositories that are not configured as remotes | Joey Hess | 2010-12-29 |
| | |||
* | simplify | Joey Hess | 2010-12-29 |
| | |||
* | improve list of remotes in error message | Joey Hess | 2010-12-29 |
| |