Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid excessive escaping for rsync special remotes that are not accessed ↵ | Joey Hess | 2011-11-18 |
| | | | | | | | | | over ssh. This is actually tricky, 45bbf210a1210172c7c7b87879ed74f7c8ccbdba added the escaping because it's needed for rsync that does go over ssh. So I had to detect whether the remote's rsync url will use ssh or not, and vary the escaping. | ||
* | Pass -t to rsync to preserve timestamps. | Joey Hess | 2011-11-04 |
| | |||
* | broke up Utility | Joey Hess | 2011-10-16 |
| | |||
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
| | |||
* | finished hlint pass | Joey Hess | 2011-07-15 |
| | |||
* | rename | Joey Hess | 2011-07-05 |