aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* auth: print permissions for @all alsov0.95Sitaram Chamarty2009-11-252-2/+3
* doc/3: $repo_base -> $projectroot; honor @all in perm checkSitaram Chamarty2009-11-251-6/+9
* easy install: when the first install doesn't go right...Sitaram Chamarty2009-11-241-22/+26
* minor doc/message updates/clarificationsSitaram Chamarty2009-11-244-16/+10
* compile: (oopsies...) plug security hole in delegation featureSitaram Chamarty2009-11-231-1/+19
* compile: make compiled config be key-sortedSitaram Chamarty2009-11-231-0/+1
* serverside install/ga-hook: solaris compatSitaram Chamarty2009-11-192-4/+4
* easy install (+doc): make it run from msys. Here's how:Sitaram Chamarty2009-11-192-40/+35
* all src/ and conf/: force crlf=input via gitattributesSitaram Chamarty2009-11-181-0/+3
* install doc: server and client requirements spelled outSitaram Chamarty2009-11-181-0/+70
* README, doc/3: gitweb "description" featureSitaram Chamarty2009-11-182-11/+19
* update hook: 'sub check_ref' to prepare for rebel+v0.90Sitaram Chamarty2009-11-171-17/+39
* all src: (please read full commit message): allow local admin-defined hooksSitaram Chamarty2009-11-1311-26/+58
* Merge branch 'gitweb-descriptions'Sitaram Chamarty2009-11-133-84/+126
|\
| * compile: writing description file should be conditionalSitaram Chamarty2009-11-121-1/+1
| * example conf: total reformat/refactor, include gitweb descriptionSitaram Chamarty2009-11-121-73/+92
| * doc/2: add docs for gitweb description, plus some minor cleanupSitaram Chamarty2009-11-121-10/+15
| * compile: added repo descriptionsSitaram Chamarty2009-11-121-1/+19
|/
* doc/6: added two keys explanation and workaroundSitaram Chamarty2009-11-121-0/+65
* new program for emergency addkey; run without args for usagev0.85Sitaram Chamarty2009-11-071-0/+40
* (please read full commit message) upgrade behaviour changedSitaram Chamarty2009-11-062-242/+358
* easy install: handle upgrades speciallySitaram Chamarty2009-11-061-97/+120
* compile: death should be a little louder and clearer :)Sitaram Chamarty2009-11-051-14/+15
* doc/6: rename the file, change focus completelySitaram Chamarty2009-11-052-40/+95
* doc/1: fix formatting problem on githubSitaram Chamarty2009-11-051-2/+3
* doc/src: major doc/help text revampv0.80Sitaram Chamarty2009-10-3111-348/+82
* Merge branch 'gh-issue-2' into puSitaram Chamarty2009-10-301-1/+4
|\
| * compile: (gh issue 2) apparently pubkeys don't always end in a newlineSitaram Chamarty2009-10-301-1/+4
* | easy install: clean up after yourself :)Sitaram Chamarty2009-10-301-16/+19
* | doc/6: explain that all this is *only* for the adminSitaram Chamarty2009-10-301-0/+13
* | auth: make ".git" at the end optionalSitaram Chamarty2009-10-301-3/+2
|/
* easy install: cleaned up the closing credits; err I mean instructions :)Sitaram Chamarty2009-10-301-10/+32
* auth, doc/3: print useful information when no command givenv0.70Sitaram Chamarty2009-10-282-20/+41
* easy install: save version info, print upgrading messageSitaram Chamarty2009-10-281-2/+22
* doc/3: add section on unexpected gitwebauth good-ness!Sitaram Chamarty2009-10-281-0/+61
* Merge branch 'system-install'v0.65Sitaram Chamarty2009-10-287-57/+160
|\
| * doc/install: document the new -q flagSitaram Chamarty2009-10-251-0/+14
| * easy install: add "-q" option for experts; see usage messageSitaram Chamarty2009-10-251-34/+54
| * install and compile: learnt a '-q' flag (not for manual use!)Sitaram Chamarty2009-10-252-11/+17
| * the rc file can now be in one of 2 places...Sitaram Chamarty2009-10-255-12/+75
* | doc/6: no idea how but this ended up with CRLF line endings (ugh!)Sitaram Chamarty2009-10-251-135/+135
|/
* rc, pta-hook/doc: don't assume $HOME of 'git' user is /home/gitSitaram Chamarty2009-10-233-4/+4
* allow a/b/c type repos to be createdSitaram Chamarty2009-10-232-7/+2
* added doc/6: more complex ssh setupsSitaram Chamarty2009-10-211-0/+135
* ...because writing in crayon wasn't possible :)Sitaram Chamarty2009-10-211-3/+5
* doc fixes...Sitaram Chamarty2009-10-142-28/+44
* easy install: much more idempotent...Sitaram Chamarty2009-10-142-47/+82
* easy install: emphasise advice re passphrases on the new keySitaram Chamarty2009-10-141-9/+9
* doc/3: minor fix to an already minor change :)Sitaram Chamarty2009-10-131-3/+1
* Merge branch 'easy-install'v0.60Sitaram Chamarty2009-10-1312-295/+677
|\