summaryrefslogtreecommitdiff
path: root/repo
Commit message (Collapse)AuthorAgeFilesLines
* Banish still more Berlios URLs.Eric S. Raymond2011-10-017-553/+33
|
* Typio fix, and record the fact that our CIA hook needs to use XMLRPC.Eric S. Raymond2011-06-222-1/+5
|
* Typo fix.Eric S. Raymond2011-06-221-1/+1
|
* Another ciabot update.Eric S. Raymond2011-06-221-6/+8
|
* Update to latest ciabot version.Eric S. Raymond2011-06-221-5/+10
|
* More doc updates.Eric S. Raymond2011-03-151-1/+1
| | | | | We're not killing the library-side support for old protocol as fast as originally planned.
* A step towards a website-update hook.Eric S. Raymond2010-04-251-0/+8
|
* Another ciabot.py update.Eric S. Raymond2010-04-211-26/+23
|
* Typo fix.Eric S. Raymond2010-04-211-2/+3
|
* Incorporate latest version of CIA hook.Eric S. Raymond2010-04-211-61/+97
|
* Remove a useless guard and experimental file listing.Eric S. Raymond2010-04-161-8/+2
|
* Shell syntax error fix.Eric S. Raymond2010-04-161-1/+1
|
* Try to avoid spurious error messages when pushing tags.Eric S. Raymond2010-04-161-3/+6
|
* Experimentally list modified files on push.Eric S. Raymond2010-04-161-0/+2
| | | | If this works, I may try to write a hook to modify the website on commit.
* Comment improvements.Eric S. Raymond2010-04-161-1/+5
|
* ciabot.h doesn't have to live here anymore.Eric S. Raymond2010-03-281-152/+0
| | | | | See <http://www.catb.org/esr/ciabot/>. We;ll keep a local copy of the Python script around until the ibiblio service problem is fixed.
* Avoid a spurious error in a probably impossible case.Eric S. Raymond2010-03-281-1/+1
|
* Attempt to fix up the data format.Eric S. Raymond2010-03-281-1/+3
|
* Use a no-reply from address.Eric S. Raymond2010-03-281-3/+4
|
* Typo fixesEric S. Raymond2010-03-282-3/+4
|
* Version-stamp both ciabot scripts.Eric S. Raymond2010-03-282-1/+10
|
* Refactor.Eric S. Raymond2010-03-281-16/+17
|
* Eliminate a shell-ism.Eric S. Raymond2010-03-281-6/+3
|
* Typo fix.Eric S. Raymond2010-03-281-2/+3
|
* Oops...get the language right.Eric S. Raymond2010-03-281-1/+1
|
* 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
| | | | | checkbashisms didn't spot this one, probably because it was embedded in a here-doc.
* 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
|