Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hlint tweaks | Joey Hess | 2011-07-15 |
| | | | | Did all sources except Remotes/* and Command/* | ||
* | tweak | Joey Hess | 2011-06-30 |
| | |||
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
| | | | | It was always imported qualified as Git anyway | ||
* | tweak | Joey Hess | 2011-06-02 |
| | |||
* | clarify synopsis re options | Joey Hess | 2011-05-21 |
| | |||
* | add whenM and unlessM | Joey Hess | 2011-05-17 |
| | | | | | Just more golfing.. I am pretty sure something in a library somewhere can do this, but I have been unable to find it. | ||
* | 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. |