about summary refs log tree commit diff
path: root/cgit.css (follow)
Commit message (Expand)AuthorAge
...
* Add graphical diffstat to commit viewLars Hjemli2007-05-13
* css: fix bad rendering in Internet ExplorerLars Hjemli2007-05-12
* Add links to enable downloading of tagged blobsLars Hjemli2007-05-11
* Add submodule links in tree listingLars Hjemli2007-05-11
* Layout updateLars Hjemli2007-02-21
* Set explicit font sizeLars Hjemli2007-01-28
* Change global document layoutLars Hjemli2007-01-28
* Cleanup table listingsLars Hjemli2007-01-28
* Extend repo summary with tag listLars Hjemli2007-01-17
* Add generic support for search box in page headerLars Hjemli2006-12-28
* Minor style fixesLars Hjemli2006-12-22
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-22
* Add basic diff viewLars Hjemli2006-12-20
* Use html_filemode in ui-tree.cLars Hjemli2006-12-17
* Show list of modified files in ui-commit.cLars Hjemli2006-12-17
* gitweb ripoff: set tr:hover to highligt current rowLars Hjemli2006-12-16
* Make repo header a link to summary pageLars Hjemli2006-12-16
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16
* Small layout adjustments to summary and blob viewLars Hjemli2006-12-13
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-13
* Import cgit prototype from git treeLars Hjemli2006-12-09
5d8535&follow=1'>Remove closelog callJune McEnroe 2020-08-15Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe