Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make repository.fast_import pass through environment to git. | Tommi Virtanen | 2007-11-15 |
| | |||
* | Make repository.init pass through environment to git. | Tommi Virtanen | 2007-11-15 |
| | |||
* | Add gitosis-init, for bootstrapping a new installation. | Tommi Virtanen | 2007-09-01 |
| | |||
* | Add utilities for fast-import, exporting repository. | Tommi Virtanen | 2007-09-01 |
| | | | | Redo subprocess error handling. | ||
* | Use separate temp directories for separate tests. | Tommi Virtanen | 2007-09-01 |
| | | | | | | Makes unit tests for the previous commit work even when not run alone. Should have done this from the beginning, but didn't find the trick for getting the module name. | ||
* | Make sure re-initing a repository does not change access modes. | Tommi Virtanen | 2007-09-01 |
| | |||
* | Refactor to share file mode checking. | Tommi Virtanen | 2007-09-01 |
| | |||
* | Remove unused import. | Tommi Virtanen | 2007-09-01 |
| | |||
* | Add helper to create (bare) repositories with custom templates. | Tommi Virtanen | 2007-08-30 |