summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ADMINCOMMAND: Fix user delete for group membershipDaniel Silverstone2013-05-271-0/+1
| * | ADMINCOMMAND: Add user rename commandDaniel Silverstone2013-05-271-7/+50
| * | REPOSITORY: Allow tokens to be customised with notesDaniel Silverstone2013-05-271-2/+2
| * | REPOCOMMAND: Add fsck commandDaniel Silverstone2013-05-271-1/+20
| * | REPOCOMMAND: Shunt gc and count-objects to gitano.repocommandDaniel Silverstone2013-05-273-53/+74
|/ /
* | README: Include PCRE dependency informationDaniel Silverstone2013-05-231-0/+2
* | Merge branch 'dsilvers/revamp-patterns'Daniel Silverstone2013-05-234-33/+65
|\ \ | |/ |/|
| * LACE: Add PCRE support to simple matcherdsilvers/revamp-patternsDaniel Silverstone2013-05-231-1/+6
| * LACE: Add prefix and suffix simple matchesDaniel Silverstone2013-05-234-4/+10
| * LACE: Update simple match with generic matchersDaniel Silverstone2013-05-231-22/+27
| * LACE: Alter simple match compiler ready for moreDaniel Silverstone2013-05-231-11/+27
|/
* BIN: gitano-post-receive-hook fix for newlines in oldshaDaniel Silverstone2013-05-161-1/+1
* REPOSITORY: Cope better with various cases of branch deletionDaniel Silverstone2013-05-011-8/+13
* ADMINCOMMAND: Fix 'as' to check if users existDaniel Silverstone2013-04-301-1/+8
* MAKE: Manpage installationDaniel Silverstone2013-04-251-1/+15
* Add the input data for gitano-setupDaniel Silverstone2013-04-251-1/+96
* Merge remote-tracking branch 'origin/liw/gitano-setup-manpage'Daniel Silverstone2013-04-251-0/+47
|\
| * Add preliminary manual page for gitano-setupliw/gitano-setup-manpageLars Wirzenius2013-04-251-0/+47
|/
* MAKE: distcleanDaniel Silverstone2013-04-251-0/+3
* POST-RECEIVE: Cause the info/web/last-modified to be updatedDaniel Silverstone2013-04-241-0/+9
* REPO: Add a mechanism to update the info/web/last-modified fileDaniel Silverstone2013-04-241-0/+49
* USERCOMMAND: In sshkey, ensure we refuse to continue if tag format is badDaniel Silverstone2013-04-241-0/+1
* USERCOMMAND: Fix up whoami output a littleDaniel Silverstone2013-04-241-6/+6
* COMMAND: Rearrange destroy success message to prevent tl;dr situationsDaniel Silverstone2013-04-241-2/+2
* GITANO-AUTH: Include the keytag in the lace contextDaniel Silverstone2013-04-241-0/+1
* AS: Fix up some logging so as foouser cmd <repo> doesn't crashDaniel Silverstone2013-04-241-4/+4
* PREFIX, not INST_ROOT, pleaseDaniel Silverstone2013-04-141-2/+3
* BIN: Default to admin rather than dsilvers during setupDaniel Silverstone2012-11-111-1/+1
* ACTIONS: Ensure that if we fail to read cleanly we don't assert, in HTTP clientDaniel Silverstone2012-11-101-1/+6
* ACTIONS: Remove assert()s from the HTTP client to increase resilienceDaniel Silverstone2012-11-101-3/+11
* ADMINCOMMAND: Lowercase user and group namesDaniel Silverstone2012-11-101-1/+10
* Upgrade purge message from info to stateDaniel Silverstone2012-11-101-1/+1
* SKEL: Add graveyard command to the skeleton and route it to siteadmin.laceDaniel Silverstone2012-11-101-1/+7
* ADMINCOMMAND: Add a graveyard commandDaniel Silverstone2012-11-101-0/+165
* UTIL: Add rm_rf function to gitano.utilDaniel Silverstone2012-11-101-0/+32
* BIN: Update gitano-auth run-command error msg to be neaterDaniel Silverstone2012-11-101-2/+2
* Remove dead codeDaniel Silverstone2012-11-101-173/+0
* A little default configuration tidyingDaniel Silverstone2012-10-102-3/+5
* Add --verbose support to the ls commandDaniel Silverstone2012-10-091-4/+16
* Ensure spaces and nulls cannot form part of a repository nameDaniel Silverstone2012-10-091-0/+2
* USERCOMMAND: Ensure sshkey is validating tag namesDaniel Silverstone2012-09-221-0/+6
* COMMANDS: nascent repositories should not be pushed or pulledDaniel Silverstone2012-09-221-0/+6
* Fix spelloDaniel Silverstone2012-09-221-1/+1
* GITANO: Move the force_empty_tree() call from always, to update-hook and only...Daniel Silverstone2012-09-102-4/+3
* UTIL: Fix up deep_copy for memoisationDaniel Silverstone2012-09-091-2/+2
* GITANO: Migrate from gitano.git to gallDaniel Silverstone2012-09-0820-999/+47
* SUPPLE: Quick fix for global hook supportDaniel Silverstone2012-09-061-2/+3
* ACTIONS: Transform connect errors into '500' errors insteadDaniel Silverstone2012-09-061-1/+4
* ACTIONS: Support hostname:port in the host argument to the HTTP methodsDaniel Silverstone2012-09-061-1/+5
* GITANO: Rationalise splittable stuff and split groups on dashes and repos on ...Daniel Silverstone2012-09-054-13/+37