about summary refs log tree commit diff
path: root/ui-repolist.c (follow)
Commit message (Expand)AuthorAge
...
* Show time since last change on index pageLars Hjemli2007-05-22
* Make frontpage friendlierLars Hjemli2007-05-21
* Merge branch 'repogroups'Lars Hjemli2007-05-20
|\
| * Don't highlight repogroup headingsLars Hjemli2007-05-18
| * Teach cgit how to group repositories by categoryLars Hjemli2007-05-18
* | Teach cgit howto include an external file on index page.Lars Hjemli2007-05-19
|/
* Restrict length of repo description on repolist pageLars Hjemli2007-05-16
* Add C D L and T links to index pageLars Hjemli2007-05-16
* Layout updateLars Hjemli2007-02-21
* Read repo-info from /etc/cgitrcLars Hjemli2007-02-04
* Cleanup table listingsLars Hjemli2007-01-28
* Add generic support for search box in page headerLars Hjemli2006-12-28
* Minor style fixesLars Hjemli2006-12-22
* Move functions for repolist output into ui-repolist.cLars Hjemli2006-12-11
state.c?h=1.0p1&id=e2be3c85131896e203f7ba16d883bc61bfa09064&follow=1'>Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe