aboutsummaryrefslogtreecommitdiff
path: root/gitosis/test/test_repository.py
Commit message (Collapse)AuthorAge
* Add gitosis-init, for bootstrapping a new installation.Tommi Virtanen2007-09-01
|
* Add utilities for fast-import, exporting repository.Tommi Virtanen2007-09-01
| | | | Redo subprocess error handling.
* Use separate temp directories for separate tests.Tommi Virtanen2007-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 Virtanen2007-09-01
|
* Refactor to share file mode checking.Tommi Virtanen2007-09-01
|
* Remove unused import.Tommi Virtanen2007-09-01
|
* Add helper to create (bare) repositories with custom templates.Tommi Virtanen2007-08-30