0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from Elemecca/patch-1 More... over 7 years ago
Fix indentation error in README. More... almost 12 years ago
Fix a couple of minor issues in the README. More... almost 12 years ago
Split the git initialization command. More... almost 15 years ago
Added info on adding git user under CentOS More... almost 15 years ago
Add a mirror configuration example More... about 15 years ago
changed alias for all repositories from "all" to "@all". More... about 15 years ago
remove print statement (left after debugging More... about 15 years ago
Add mirror example. More... about 15 years ago
Mirrors can be set for all or a selection of repository. More... about 15 years ago
add test and documentation to the mirror module. More... about 15 years ago
add test for gitosis.repository.mirror More... about 15 years ago
repository.init can use git default template, by setting the default argument to false. More... about 15 years ago
add test for default template. More... about 15 years ago
Fixed test_init_templates. More... about 15 years ago
Fixed wrong hooks mode settings. More... about 15 years ago
Move mirror module and default template from src/ to gitosis More... about 15 years ago
Add handle of the update_mirror argument to gitosis-run-hook. More... about 15 years ago
Add mirror function to the repository module. More... about 15 years ago
Make sure hooks are executable. More... about 15 years ago
Add default template to repository initialization More... about 15 years ago
Added the snagit.py module to provide functionality for identifying repos with respect to a user and their associated permissions. I then integrated this functionality into gitosis-serve so that when a use runs the following on the command line it returns a listing of the repos their level of access to them on the remote host they just contacted. More... over 15 years ago
Generalize repository enumeration code from gitweb.py More... over 15 years ago
Allow enabling git-daemon for repos accessible to @all. More... over 15 years ago
Separate directory walking and generation of gitdaemon files. More... over 15 years ago
Support specifying the repository owner indirectly. More... over 15 years ago
Support specifying access directly for users. More... over 15 years ago
Fix permission problems: More... over 15 years ago
Use "git shell" instead of "git-shell", for compatibility with git 1.6. More... over 15 years ago
Add a MANIFEST.in to please setuptools sdist. More... over 15 years ago