aboutsummaryrefslogtreecommitdiff
path: root/gitosis/test/test_repository.py
Commit message (Expand)AuthorAge
* Handle git-1.6 which installs example hooks with .sample as a suffix so they ...gentooRobin H. Johnson2008-10-28
* Allow using fast_import for more than initial commit.Tommi Virtanen2008-01-22
* Don't always init repository when doing fast-import.Tommi Virtanen2008-01-22
* Add support for custom perms during repo creation.Robin H. Johnson2007-12-28
* Make repository.export unit tests use --git-dir= too.Tommi Virtanen2007-11-15
* Make repository.has_initial_commit pass through environment to git.Tommi Virtanen2007-11-15
* Make repository.export pass through environment to git.Tommi Virtanen2007-11-15
* Make repository.fast_import pass through environment to git.Tommi Virtanen2007-11-15
* Make repository.init pass through environment to git.Tommi Virtanen2007-11-15
* Add gitosis-init, for bootstrapping a new installation.Tommi Virtanen2007-09-01
* Add utilities for fast-import, exporting repository.Tommi Virtanen2007-09-01
* Use separate temp directories for separate tests.Tommi Virtanen2007-09-01
* 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