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
/
repository.py
Commit message (
Collapse
)
Author
Age
*
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
|
*
Ensure "git init" doesn't write to stdout, and confuse a push.
Tommi Virtanen
2007-09-03
|
|
|
|
|
|
The repository autocreation functionality ends up sending the stdout to the client side, and there a very confused git push can't make any sense of the protocol.
*
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.
*
Move commonly used functions to gitosis.util
Tommi Virtanen
2007-09-01
|
*
Add helper to create (bare) repositories with custom templates.
Tommi Virtanen
2007-08-30