about summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16
* Add separate makefile-rule to clear current cacheLars Hjemli2006-12-13
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-13
* Move global variables + callback functions into shared.cLars Hjemli2006-12-11
* Move functions for generic object output into ui-view.cLars Hjemli2006-12-11
* Move log-functions into ui-log.cLars Hjemli2006-12-11
* Move repo summary functions into ui-summary.cLars Hjemli2006-12-11
* Move functions for repolist output into ui-repolist.cLars Hjemli2006-12-11
* Move common output-functions into ui-shared.cLars Hjemli2006-12-11
* Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli2006-12-11
* Let 'make install' clear all cachefilesLars Hjemli2006-12-11
* Add version identifier in generated filesLars Hjemli2006-12-10
* Add caching infrastructureLars Hjemli2006-12-10
* Replace useless make rules with generic $(OBJECTS) dependencyLars Hjemli2006-12-09
* Import cgit prototype from git treeLars Hjemli2006-12-09
a href='/catgirl/commit/input.c?h=1.8&id=8bdd1578c735931bafd213792ce5903f9f78486b&follow=1'>Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe