aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor LFCR -> CRLF fixv1.3Sitaram Chamarty2010-03-121-3/+3
* dps: made dps section clearer and more step-by-stepSitaram Chamarty2010-03-121-13/+30
* dps: gl-setup may have to create ~/.ssh and touch the authkeys file...Sitaram Chamarty2010-03-121-0/+9
* docs and .gitattributes hadn't been updated for the change in hooks dirSitaram Chamarty2010-03-103-10/+11
* easy install: suppress that misleading "fatal"Sitaram Chamarty2010-03-091-1/+1
* easy install seemed to out of the GIT_PATH loopSitaram Chamarty2010-03-091-1/+3
* easy install: update ending message when non-std ssh port usedSitaram Chamarty2010-03-071-0/+3
* compile: make it easier to move repos into gitoliteSitaram Chamarty2010-03-073-1/+32
* add conf/VERSION to .gitignoreSitaram Chamarty2010-03-021-0/+1
* auth: expand etc. *may* have single-quotes around reponameSitaram Chamarty2010-03-011-1/+1
* progit article added to doc/Sitaram Chamarty2010-02-271-0/+158
* doc/0: emphasise the importance of sshSitaram Chamarty2010-02-271-0/+7
* minor typosEli Barzilay2010-02-274-4/+4
* make Emacs use perl modeEli Barzilay2010-02-271-0/+3
* auth: do not anchor the pattern given for expandTeemu Matilainen2010-02-272-2/+2
* Merge branch 'master' into pu (damn!)v1.2Sitaram Chamarty2010-02-261-3/+4
|\
| * easy install: be more specific about NOT adding repos manuallySitaram Chamarty2010-02-261-3/+4
* | Merge branch 'dps' into masterSitaram Chamarty2010-02-2510-49/+244
|\ \ | |/ |/|
| * (package maintainers read this) install doc updatedSitaram Chamarty2010-02-133-19/+121
| * make VERSION work in both types of setupsSitaram Chamarty2010-02-135-13/+12
| * added server-side setup scriptSitaram Chamarty2010-02-131-0/+84
| * dps: make install aware of distro-based setupSitaram Chamarty2010-02-131-4/+13
| * install: initial create of glrc should not assume PWD is project rootSitaram Chamarty2010-02-131-1/+1
| * move hooks out of srcSitaram Chamarty2010-02-136-10/+10
| * make $bindir absoluteSitaram Chamarty2010-02-132-0/+2
| * dps: (distro packaging support) dont let install copy the sample confSitaram Chamarty2010-02-081-6/+7
* | doc/CHANGELOG addedv1.1Sitaram Chamarty2010-02-251-0/+39
* | contrib: Add info of Vim syntax highlightTeemu Matilainen2010-02-251-0/+11
* | auth: behave better when no argument supplied to wild commandsSitaram Chamarty2010-02-181-2/+4
* | Merge branch 'teemu/topic/expand_all_repos' into puSitaram Chamarty2010-02-181-18/+22
|\ \
| * | List also non-wildcard repos in expand_wildTeemu Matilainen2010-02-181-18/+22
* | | compile: move checking of reponame/repopatt/username out of expand_listSitaram Chamarty2010-02-181-2/+1
|/ /
* | doc/0: added uninstall instructionsSitaram Chamarty2010-02-161-2/+52
* | doc/6 now has anchorsSitaram Chamarty2010-02-161-0/+8
* | doc/3 last reorg missed moving some anchors and preamble textSitaram Chamarty2010-02-161-13/+15
* | htpassword: disallow empty passwordsSitaram Chamarty2010-02-141-0/+1
* | compile: users and repos have groups... why not refs?Sitaram Chamarty2010-02-131-0/+1
* | doc/1 minor fixSitaram Chamarty2010-02-131-4/+7
* | doc/3 reorg; one section was getting too long!Sitaram Chamarty2010-02-111-269/+288
|/
* example conf: doc on NAME/ being a refex etc was not clearSitaram Chamarty2010-02-081-7/+13
* example RC: GL_GITCONFIG_KEYS was not showing up in easy install diffSitaram Chamarty2010-02-081-2/+3
* get "info" for users other than yourselfSitaram Chamarty2010-02-071-0/+8
* compile: tighten up the 'git config' featureSitaram Chamarty2010-02-073-2/+34
* rsync: restrict the "path" part of the received commandSitaram Chamarty2010-02-071-0/+2
* (IMPORTANT; read this in full) no more "wildrepos"Sitaram Chamarty2010-02-077-30/+82
* Merge branch 'master' into wildreposSitaram Chamarty2010-02-054-13/+32
|\
| * install/pm: turn hooks from copies to symlinksSitaram Chamarty2010-02-052-3/+17
| * compile: die on authkeys write failureSitaram Chamarty2010-02-041-1/+2
| * $shell_allowed needs to be passed to specal_cmdsSitaram Chamarty2010-02-042-8/+12
* | Merge teemu/topic/wildrepo_description_and_owner into wildreposSitaram Chamarty2010-02-052-2/+29
|\ \