summaryrefslogtreecommitdiff
path: root/Remote/Special.hs
Commit message (Collapse)AuthorAge
* reorg Remote/*Gravatar Joey Hess2011-08-16
|
* finished hlint passGravatar Joey Hess2011-07-15
|
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
| | | | It was always imported qualified as Git anyway
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
|
* RemoteConfig typeGravatar Joey Hess2011-04-15
|
* allow directory remotes to be in different locationsGravatar Joey Hess2011-03-30
| | | | | | Two machines might have access to the same directory remote on different paths, so don't include the path in its persistent config, instead use the git config to record it.
* boilerplate reductionGravatar Joey Hess2011-03-30