GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gitosis-gentoo.git
gentoo
master
Fork of Gitosis for Gentoo Overlays
Robin H. Johnson <robbat2@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitosis
/
repository.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow using fast_import for more than initial commit.
Tommi Virtanen
2007-12-31
1
-4
/
+12
*
Don't always init repository when doing fast-import.
Tommi Virtanen
2007-12-31
1
-1
/
+0
*
Make repository.export work even with relative git_dir.
Tommi Virtanen
2007-11-17
1
-1
/
+1
*
Create leading directories when creating missing repos in gitosis-serve.
Tommi Virtanen
2007-11-15
1
-0
/
+13
*
Make repository.export work with newer git.
Tommi Virtanen
2007-11-15
1
-4
/
+15
*
Make repository.has_initial_commit pass through environment to git.
Tommi Virtanen
2007-11-15
1
-2
/
+6
*
Make repository.export pass through environment to git.
Tommi Virtanen
2007-11-15
1
-3
/
+7
*
Make repository.fast_import pass through environment to git.
Tommi Virtanen
2007-11-15
1
-2
/
+7
*
Make repository.init pass through environment to git.
Tommi Virtanen
2007-11-15
1
-2
/
+5
*
Ensure "git init" doesn't write to stdout, and confuse a push.
Tommi Virtanen
2007-09-03
1
-0
/
+2
*
Add gitosis-init, for bootstrapping a new installation.
Tommi Virtanen
2007-09-01
1
-0
/
+26
*
Add utilities for fast-import, exporting repository.
Tommi Virtanen
2007-09-01
1
-8
/
+98
*
Move commonly used functions to gitosis.util
Tommi Virtanen
2007-09-01
1
-10
/
+2
*
Add helper to create (bare) repositories with custom templates.
Tommi Virtanen
2007-08-30
1
-0
/
+39