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
:
fork/gitolite-gentoo.git
master
master-g2
nosync-quiet
upstream-g2
upstream-g3
wip-sshfp
Fork of Gitolite for Gentoo Overlays
Christian Ruppert <idl0r@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mirroring: async push to slaves...
Sitaram Chamarty
2013-10-14
1
-1
/
+1
*
emulate 'mktemp -u' because that's not portable (uggh!)
Sitaram Chamarty
2013-09-29
1
-2
/
+5
*
(minor) better error message for missing trigger script
Sitaram Chamarty
2013-09-29
1
-1
/
+1
*
allow groups in subconf files...
Sitaram Chamarty
2013-09-08
1
-4
/
+11
*
fix log lines to be consistent and documentable
Sitaram Chamarty
2013-09-07
2
-3
/
+7
*
set umask as early as possible
Sitaram Chamarty
2013-09-03
2
-3
/
+3
*
repo-specific hooks
Sitaram Chamarty
2013-08-29
2
-0
/
+72
*
a couple of low level file perm changes...
Sitaram Chamarty
2013-07-20
2
-2
/
+6
*
smart http mode in git 1.8.2 and above...
Sitaram Chamarty
2013-07-12
1
-3
/
+8
*
setup some ENV vars from gitolite.conf options...
Sitaram Chamarty
2013-06-28
3
-0
/
+28
*
help: include SITE_INFO in output
Tony Finch
2013-06-26
1
-0
/
+1
*
check file/dir existence before locking
Darrell Thacher
2013-06-08
1
-0
/
+20
*
create command should think of default roles also...
Sitaram Chamarty
2013-06-05
1
-1
/
+2
*
fork command should add hooks from LOCAL_CODE if defined
Sitaram Chamarty
2013-06-04
1
-0
/
+1
*
partial-copy: remove unused refs
Jan Weitzel
2013-06-04
1
-0
/
+34
*
set-default-roles: fix bug and add test script
Sitaram Chamarty
2013-05-04
1
-1
/
+1
*
'info' should show wild patterns hiding in groups also
Sitaram Chamarty
2013-04-03
1
-1
/
+3
*
set-default-roles should not kick in always...
Sitaram Chamarty
2013-04-03
1
-0
/
+1
*
(bugfix) (v3.5.1) fix permissions of projects.list file
v3.5.1
Sitaram Chamarty
2013-03-28
1
-1
/
+2
*
overwrite projects.list atomically
Jeff Mitchell
2013-03-24
1
-3
/
+3
*
DEFAULT_ROLE_PERMS replaced by per repo 'default.roles' option
Sitaram Chamarty
2013-03-21
4
-9
/
+19
*
new command 'owns' (thanks to Kevin Pulo)
Sitaram Chamarty
2013-03-21
2
-2
/
+24
*
list-memberships and perms changes:
Sitaram Chamarty
2013-03-17
3
-14
/
+53
*
minor but ugly bug in refex expression sugar code
Sitaram Chamarty
2013-03-06
1
-5
/
+0
*
refex-expr
Sitaram Chamarty
2013-03-05
4
-42
/
+106
*
rc file format change: some inline doc/help text fixups
Sitaram Chamarty
2013-03-03
8
-17
/
+16
*
rc file format change (please read below)
Sitaram Chamarty
2013-03-03
1
-119
/
+249
*
remove restriction on @ in setup -pk
Sitaram Chamarty
2013-02-28
1
-3
/
+5
*
(minor) change urls to fit new domain gitolite.com
Sitaram Chamarty
2013-02-28
3
-3
/
+3
*
Fix a warning about ambiguous shift usage
Jeffrey Adamson
2013-02-24
1
-1
/
+1
*
allow non-gitolite keys to have options/command, etc
Sitaram Chamarty
2013-02-18
1
-1
/
+1
*
(minor) change ?? to syntax error
Sitaram Chamarty
2013-02-05
1
-1
/
+1
*
(minor) access: usage message was confusing
Sitaram Chamarty
2013-02-05
1
-9
/
+4
*
fix typo in ssh-authkeys
Ralf Hemmecke
2013-02-05
1
-1
/
+1
*
(minor) perms would not print the correct message sometimes...
Sitaram Chamarty
2013-01-24
1
-2
/
+2
*
sshkeys-lint: accept ecdsa keys also
Sitaram Chamarty
2013-01-23
1
-2
/
+2
*
access(): the pattern for refs is too strict for filenames
Sitaram Chamarty
2013-01-11
1
-4
/
+8
*
Easy.pm: should mention $HOME also
Sitaram Chamarty
2013-01-08
1
-0
/
+1
*
update-git-configs: 'SAFE_CONFIG'...
Sitaram Chamarty
2013-01-08
1
-0
/
+3
*
on removing a repo...
Sitaram Chamarty
2012-12-31
1
-1
/
+1
*
list-dangling-repos: are we there yet?
Sitaram Chamarty
2012-12-31
1
-1
/
+3
*
perms batch mode confuses; print something to help
Sitaram Chamarty
2012-12-29
2
-1
/
+4
*
bug fix: perms propagation to slaves...
Sitaram Chamarty
2012-12-29
1
-13
/
+13
*
minor bugly...
Sitaram Chamarty
2012-12-29
1
-0
/
+2
*
D: allow rm and unlock to be disabled
Sitaram Chamarty
2012-12-19
1
-0
/
+7
*
fix bug in list-dangling-repos
Sitaram Chamarty
2012-12-19
1
-0
/
+6
*
CREATOR need only be a "word" in wild repo patterns
Sitaram Chamarty
2012-12-19
1
-2
/
+1
*
add more detail to error message
Sitaram Chamarty
2012-12-14
1
-1
/
+1
*
(minor) macro buglets
Sitaram Chamarty
2012-12-14
1
-2
/
+2
*
new trigger: update-gitweb-daemon-from-options
Sitaram Chamarty
2012-12-14
1
-0
/
+57
[next]