summaryrefslogtreecommitdiff
path: root/repo
Commit message (Expand)AuthorAgeFilesLines
* Document the ciabot.py formatting options better.Eric S. Raymond2010-03-281-31/+42
* Documentation improvements and license change.Eric S. Raymond2010-03-281-9/+6
* Change the way ciabot.py is called, should speed up multi-commit updates.Eric S. Raymond2010-03-281-3/+1
* Make a ciabot.py call with three or more arguments mean something useful.Eric S. Raymond2010-03-281-13/+12
* Show shortened version of refname in log.Eric S. Raymond2010-03-281-4/+2
* Start of refactoring to handle update case.Eric S. Raymond2010-03-281-54/+77
* Eliminate some bashisms.Eric S. Raymond2010-03-271-1/+2
* Python CIA hook works.Eric S. Raymond2010-03-271-1/+1
* First cut at Python version of CIA hook.Eric S. Raymond2010-03-271-0/+167
* Factor out the generator string.Eric S. Raymond2010-03-271-1/+4
* More removal of bashism.Eric S. Raymond2010-03-261-3/+3
* Add an autoconfigurability tweak that bzed missed.Eric S. Raymond2010-03-261-4/+4
* Use cgit urls for cia instead of gitweb.Bernd Zeimetz2010-03-261-1/+2
* Perform bashectomy.Eric S. Raymond2010-03-261-6/+6
* Improve pathname handling for sendmail.Eric S. Raymond2010-03-261-2/+4
* Another attempt at autoconfiguring the repo name.Eric S. Raymond2010-03-261-1/+1
* More autoconfiguration.Eric S. Raymond2010-03-261-6/+23
* Highlight the remaining bashism.Eric S. Raymond2010-03-261-0/+2
* Add files display to CIA hook.Eric S. Raymond2010-03-261-10/+12
* Find out what it looks like when we send CIA the revision.Eric S. Raymond2010-03-261-1/+2
* Make this closer to autoconfiguring.Eric S. Raymond2010-03-261-5/+7
* Syntax error found.Eric S. Raymond2010-03-261-1/+3
* Attempt to isolate the bad change.Eric S. Raymond2010-03-261-4/+7
* More explanatory comments.Eric S. Raymond2010-03-261-0/+2
* Last commit broke something, do partial revert.Eric S. Raymond2010-03-261-13/+5
* Document the ciabot.sh variables a bit better.Eric S. Raymond2010-03-261-4/+14
* Thinko fix.Eric S. Raymond2010-03-261-1/+1
* sendmail invocation in ciabot.sh needs an absolute path.Eric S. Raymond2010-03-261-1/+1
* Experimental merge of 2008 version of ciabot.sh.Eric S. Raymond2010-03-261-35/+26
* Document upload.Eric S. Raymond2010-03-181-0/+8
* Revert "Housekeeping: Enable diff.mnemomicprefix on the repo."Eric S. Raymond2010-03-181-1/+0
* Housekeeping: Enable diff.mnemomicprefix on the repo.Eric S. Raymond2010-03-181-0/+1
* The repo config upload script is working.Eric S. Raymond2010-03-181-5/+4
* Create a script to upload pieces of git configuration from the repo directory.Eric S. Raymond2010-03-182-2/+31
* Add git configuration and hooks.Bernd Zeimetz2010-03-179-0/+1147