Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |