summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* LACE: Provide new/old object data (incl. type and sign state) to laceDaniel Silverstone2016-09-241-0/+3
* Performed i18n on all bin/*.inDaniel Silverstone2016-08-285-58/+61
* Initial i18n/l10n of gitano-setupDaniel Silverstone2016-08-271-65/+53
* Basic i18n moduleDaniel Silverstone2016-08-278-0/+8
* Ensure that supple works during gitano-setup to early-warn if something's oddDaniel Silverstone2016-05-301-0/+34
* Support tags pointing at tags in the update hookDaniel Silverstone2016-05-301-2/+2
* Call git commands through repo:git_command()Richard Maw2016-01-131-7/+9
* Fix empty command bugRichard Ipsum2015-10-303-3/+22
* Support indicating the object type (and tagged object and type) on updateDaniel Silverstone2014-08-251-1/+26
* Support paths.skel in gitano-setup to change skeleton pathbaserock/pedroalvarez/trove-ansible3Daniel Silverstone2014-05-211-1/+4
* Short-circuiting hooks if repository is accessed directlyGavin Lee2014-05-163-0/+18
* Make gitano-command cgi use runcmdRichard Ipsum2014-05-041-21/+1
* Make gitano-auth use is_authorized and runcmdRichard Ipsum2014-05-041-133/+9
* Make gitano-smart-http pass repo_root to is_authorizedRichard Ipsum2014-05-041-1/+2
* Make gitano-command pass repo_root to is_authorizedRichard Ipsum2014-05-041-1/+1
* Ensure we pass the repo through otherwise HTTP commands might not workDaniel Silverstone2014-04-091-3/+4
* UPDATE-HOOK: Extra audit message informationDaniel Silverstone2014-04-041-1/+8
* Use new configurable repository detectionbaserock/danielsilverstone/S10633-repo-detectionDaniel Silverstone2014-03-111-12/+4
* Add plugin support to all `.in` filesDaniel Silverstone2014-03-118-0/+8
* Ignore generated CGIsDaniel Silverstone2014-03-061-0/+2
* Make gitano-setup ask whether we will use htpasswdRichard Ipsum2014-03-061-0/+2
* Add gitano-smart-http cgiRichard Ipsum2014-02-181-0/+76
* Add gitano-command cgiRichard Ipsum2014-02-181-0/+91
* Cope with nil back from sio:readDaniel Silverstone2013-11-171-1/+1
* Also log the username and keytag in the syslog during gitano-authDaniel Silverstone2013-10-031-2/+4
* Add syslogging to gitano-post-receive-hookbaserock/richardipsum/syslogRichard Ipsum2013-10-021-8/+29
* Add syslogging to gitano-update-sshRichard Ipsum2013-10-021-0/+3
* Add syslogging to gitano-update-hookRichard Ipsum2013-10-021-1/+10
* Add syslogging to gitano-pre-receive-hookRichard Ipsum2013-10-021-2/+10
* Add syslogging to gitano-authRichard Ipsum2013-10-021-0/+12
* BIN: gitano-post-receive-hook fix for newlines in oldshaDaniel Silverstone2013-05-161-1/+1
* POST-RECEIVE: Cause the info/web/last-modified to be updatedDaniel Silverstone2013-04-241-0/+9
* GITANO-AUTH: Include the keytag in the lace contextDaniel Silverstone2013-04-241-0/+1
* BIN: Default to admin rather than dsilvers during setupDaniel Silverstone2012-11-111-1/+1
* BIN: Update gitano-auth run-command error msg to be neaterDaniel Silverstone2012-11-101-2/+2
* GITANO: Move the force_empty_tree() call from always, to update-hook and only...Daniel Silverstone2012-09-101-0/+3
* GITANO: Migrate from gitano.git to gallDaniel Silverstone2012-09-086-14/+20
* BIN: Add missing repo_root configuration in gitano-pre-receive-hook.inDaniel Silverstone2012-09-031-1/+1
* IGNORE: Ignore the pre-receive hook's local build variantDaniel Silverstone2012-09-011-0/+1
* SUPPLE: Supply an actor table in the global namespace of each hook, containin...Daniel Silverstone2012-09-013-3/+24
* SUPPLE: Reorder run_hook() args for neatnessDaniel Silverstone2012-09-013-3/+3
* Merge pre-receive hook supportDaniel Silverstone2012-09-011-0/+101
|\
| * HOOKS: Add support for pre-receive hooksDaniel Silverstone2012-08-221-0/+96
* | BIN: downgrade http message from chat to infoDaniel Silverstone2012-08-301-1/+1
* | GITANO: Update to remove repository_root from gitano-adminDaniel Silverstone2012-08-305-4/+7
* | GITANO: Remove need for graveyard_rootDaniel Silverstone2012-08-301-17/+2
* | INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-305-13/+148
* | BUILD: More work towards an installerDaniel Silverstone2012-08-306-0/+172
* | BUILD: Start of a build system and thus installerDaniel Silverstone2012-08-305-4/+16
* | BIN: Move the welcome msg to debug, since it's more annoying than usefulDaniel Silverstone2012-08-281-1/+1