aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into gentooRobin H. Johnson2010-09-101-1/+6
|\
| * Fix unit test failure with git >=1.6.0Tommi Virtanen2009-09-161-1/+6
| * Allow using fast_import for more than initial commit.Tommi Virtanen2007-12-311-0/+28
| * Don't always init repository when doing fast-import.Tommi Virtanen2007-12-311-0/+1
* | Handle git-1.6 which installs example hooks with .sample as a suffix so they ...Robin H. Johnson2008-10-281-1/+1
* | Allow using fast_import for more than initial commit.Tommi Virtanen2008-01-221-0/+28
* | Don't always init repository when doing fast-import.Tommi Virtanen2008-01-221-0/+1
* | Add support for custom perms during repo creation.Robin H. Johnson2007-12-281-0/+7
|/
* Make repository.export unit tests use --git-dir= too.Tommi Virtanen2007-11-151-2/+7
* Make repository.has_initial_commit pass through environment to git.Tommi Virtanen2007-11-151-0/+38
* Make repository.export pass through environment to git.Tommi Virtanen2007-11-151-0/+49
* Make repository.fast_import pass through environment to git.Tommi Virtanen2007-11-151-0/+45
* Make repository.init pass through environment to git.Tommi Virtanen2007-11-151-2/+47
* Add gitosis-init, for bootstrapping a new installation.Tommi Virtanen2007-09-011-0/+28
* Add utilities for fast-import, exporting repository.Tommi Virtanen2007-09-011-0/+47
* Use separate temp directories for separate tests.Tommi Virtanen2007-09-011-3/+0
* Make sure re-initing a repository does not change access modes.Tommi Virtanen2007-09-011-2/+4
* Refactor to share file mode checking.Tommi Virtanen2007-09-011-14/+9
* Remove unused import.Tommi Virtanen2007-09-011-1/+1
* Add helper to create (bare) repositories with custom templates.Tommi Virtanen2007-08-301-0/+63