Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | go go gadget hlint | Joey Hess | 2011-09-20 |
| | |||
* | simplify | Joey Hess | 2011-09-07 |
| | |||
* | code simplification thanks to applicative functors | Joey Hess | 2011-08-25 |
| | |||
* | 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 |