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
/
gitolite-shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: GL_METADATA during non-repo commands
gitolite-gentoo-3.6.13
Robin H. Johnson
2024-01-20
1
-1
/
+6
*
Merge tag 'v3.6.10'
gitolite-gentoo-3.6.10
Robin H. Johnson
2020-06-16
1
-7
/
+0
|
\
|
*
block access() to repos being imported
Sitaram Chamarty
2018-09-21
1
-7
/
+0
*
|
Merge tag 'v3.6.9'
gitolite-gentoo-3.6.9
Robin H. Johnson
2020-06-16
1
-0
/
+7
|
\
|
|
*
prevent access to repos which are in the process of bring migrated
Sitaram Chamarty
2018-09-08
1
-0
/
+7
*
|
Merge tag 'v3.6.8'
gitolite-gentoo-3.6.8
Robin H. Johnson
2020-06-16
1
-4
/
+12
|
\
|
|
*
clean up previous patch on handling trailing slashes
Sitaram Chamarty
2017-12-15
1
-8
/
+12
|
*
remove trailing "/" if user supplied one
Sitaram Chamarty
2017-12-06
1
-0
/
+4
*
|
Merge tag 'v3.6.4'
gitolite-gentoo-3.6.4
Robin H. Johnson
2015-11-19
1
-1
/
+1
|
\
|
|
*
make single quotes around reponame optional...
Sitaram Chamarty
2015-05-27
1
-1
/
+1
*
|
Merge tag 'v3.6.3'
gitolite-gentoo-3.6.3
Robin H. Johnson
2015-05-09
1
-8
/
+8
|
\
|
|
*
prevent info leak when gitolite-shell is used as $SHELL...
Sitaram Chamarty
2015-03-04
1
-1
/
+1
|
*
allow gitolite-shell to be used as "$SHELL"...
Sitaram Chamarty
2015-02-21
1
-0
/
+6
|
*
fix ugliness in http output when only base URL is given
Sitaram Chamarty
2015-02-07
1
-0
/
+1
|
*
ban intermediate components of a repo path ending in ".git"
Sitaram Chamarty
2015-01-03
1
-8
/
+1
*
|
Merge tag 'v3.6.2'
Robin H. Johnson
2014-11-20
1
-3
/
+4
|
\
|
|
*
disallow ../ everywhere
Sitaram Chamarty
2014-11-10
1
-3
/
+4
*
|
Merge commit '3455375e69ffd357adf96566f79e91407af8b532'
gitolite-gentoo-3.6.1
Christian Ruppert
2014-08-24
1
-1
/
+5
|
\
|
|
*
http: stderr should dup stdout for non-git command output
Sitaram Chamarty
2014-06-05
1
-0
/
+3
|
*
allow some commands to have unrestricted arguments
Sitaram Chamarty
2014-03-20
1
-1
/
+2
*
|
Initial gitolite-gentoo 3.x
Christian Ruppert
2014-01-19
1
-1
/
+1
|
/
*
(perltidy)
Sitaram Chamarty
2014-01-14
1
-1
/
+1
*
logging level changes
Sitaram Chamarty
2014-01-14
1
-1
/
+0
*
fix log lines to be consistent and documentable
Sitaram Chamarty
2013-09-07
1
-1
/
+6
*
set umask as early as possible
Sitaram Chamarty
2013-09-03
1
-2
/
+0
*
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
1
-0
/
+3
*
Set Content-Type to text/plain for gitolite commands over http
Sven Strickroth
2012-12-09
1
-0
/
+1
*
(security) fix bug in pattern to detect path traversal
Sitaram Chamarty
2012-10-05
1
-1
/
+1
*
Fixed url decoding in http gitolite command bypass.
Konstantin Gribov
2012-06-22
1
-0
/
+1
*
PRE_ and POST_CREATE triggers get an extra argument...
Sitaram Chamarty
2012-06-14
1
-2
/
+2
*
(minor) single quotes around variables in error messages
Sitaram Chamarty
2012-05-21
1
-1
/
+1
*
move input command check so it works for non-ssh modes also
Sitaram Chamarty
2012-05-21
1
-3
/
+6
*
bugfix: smart http mode wasn't running pre_ and post_ git triggers
Sitaram Chamarty
2012-05-05
1
-4
/
+6
*
(perltidy)
Sitaram Chamarty
2012-04-18
1
-12
/
+13
*
yaaay! http is finally done!
Sitaram Chamarty
2012-04-15
1
-1
/
+84
*
supporting DOS and fake Unix...
Sitaram Chamarty
2012-04-06
1
-1
/
+2
*
cpu-time command -> CpuTime trigger module...
Sitaram Chamarty
2012-04-06
1
-1
/
+1
*
(mainly for fedora) '-s' gets a shell. Manual spot-testing only
Sitaram Chamarty
2012-04-03
1
-1
/
+1
*
added "INPUT" trigger (not yet documented; internal use only for now)
Sitaram Chamarty
2012-03-30
1
-0
/
+2
*
logging, tracing, and perltidy, ...
Sitaram Chamarty
2012-03-30
1
-9
/
+14
*
GL_BYPASS_UPDATE_HOOK -> GL_BYPASS_ACCESS_CHECKS, also added to gitolite-shell
Sitaram Chamarty
2012-03-30
1
-5
/
+7
*
allow perl modules as triggers also...
gitolite tester
2012-03-27
1
-1
/
+0
*
ACCESS_CHECK split into ACCESS_1 and ACCESS_2; docs updated
Sitaram Chamarty
2012-03-27
1
-1
/
+1
*
POST_GIT triggers get 4 more arguments
Sitaram Chamarty
2012-03-24
1
-1
/
+1
*
(minor) fixup various TODOs and such
Sitaram Chamarty
2012-03-24
1
-4
/
+2
*
cleaned up logging quite a bit; details:
Sitaram Chamarty
2012-03-24
1
-8
/
+18
*
abort on suspicious ref names
Sitaram Chamarty
2012-03-24
1
-0
/
+4
*
'gitolite writes off/on...' done
Sitaram Chamarty
2012-03-24
1
-0
/
+1
*
oops; the $repo argument to PRE_ and POST_GIT triggers was wrong!
Sitaram Chamarty
2012-03-24
1
-2
/
+2
[next]