Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 | |
| | ||||
* | make gitDir absolute | Joey Hess | 2011-08-19 | |
| | ||||
* | add repoIsHttp | Joey Hess | 2011-08-16 | |
| | ||||
* | hlint tweaks | Joey Hess | 2011-07-15 | |
| | | | | Did all sources except Remotes/* and Command/* | |||
* | allow configStore to be run incrementally to override configs | Joey Hess | 2011-07-14 | |
| | ||||
* | Bugfix: Make add ../ work. | Joey Hess | 2011-07-10 | |
| | | | | | The complication of check-attr returning absolute paths that have to be converted back to relative paths.. | |||
* | rename GitUnionMerge to Git.UnionMerge | Joey Hess | 2011-06-30 | |
| | | | | Also, moved commit function into Git proper, it's not union merge specific. | |||
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 | |
It was always imported qualified as Git anyway |