about summary refs log tree commit diff
path: root/ui-diff.h (follow)
Commit message (Expand)AuthorAge
* git: update to v2.10.0Christian Hesse2016-09-04
* Fix missing prototype declarationsPeter Colberg2016-01-14
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-16
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* ui-diff.c: create a control panel for diff optionsLars Hjemli2011-03-06
* ssdiff: anchors for ssdiffBernhard Reutner-Fischer2011-02-19
* Integrate diffstat with diffLars Hjemli2008-04-24
* Add separate header-files for each page/viewLars Hjemli2008-03-24
it/commit/service.c?id=34c39437f2bc2045a7017230dca7179faee5b4e6&follow=1'>Read 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