Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | support git funky remote syntaxes | Joey Hess | 2011-03-03 |
| | | | | | | * Look for dir.git directories the same as git does. * Support remote urls specified as relative paths. * Support non-ssh remote paths that contain tilde expansions. | ||
* | use ShellParam type | Joey Hess | 2011-02-28 |
| | | | | | So, I have a type checked safe handling of filenames starting with dashes, throughout the code. | ||
* | idiomatic elem | Joey Hess | 2011-01-30 |
| | |||
* | idiom | Joey Hess | 2011-01-27 |
| | |||
* | support ssh urls containing "~", and relative user:path | Joey Hess | 2010-12-31 |
| | |||
* | git-annex-shell can now be used as a login shell | Joey Hess | 2010-12-31 |
| | |||
* | git-annex-shell is complete | Joey Hess | 2010-12-31 |
| | | | | still not used | ||
* | 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. |