Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
| | | | | It was always imported qualified as Git anyway | ||
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
| | |||
* | RemoteConfig type | Joey Hess | 2011-04-15 |
| | |||
* | allow directory remotes to be in different locations | Joey Hess | 2011-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 reduction | Joey Hess | 2011-03-30 |