index
:
gitosis-dakkar
cgit-support
gentoo
Some improvement work on gitosis
dakkar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitosis
/
test
/
test_repository.py
Commit message (
Collapse
)
Author
Age
*
Make repository.export unit tests use --git-dir= too.
Tommi Virtanen
2007-11-15
|
*
Make repository.has_initial_commit pass through environment to git.
Tommi Virtanen
2007-11-15
|
*
Make repository.export pass through environment to git.
Tommi Virtanen
2007-11-15
|
*
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