about summary refs log tree commit diff
path: root/README (follow)
Commit message (Expand)AuthorAge
* remove trailing whitespaces from source filesChristian Hesse2014-04-17
* makefile: use LUA_PKGCONFIG to set Lua implementationNatanael Copa2014-01-22
* README: document pkg-config for luajitJason A. Donenfeld2014-01-19
* README: document lua makefile flagsJason A. Donenfeld2014-01-14
* filter: add lua supportJason A. Donenfeld2014-01-14
* README: Fix dependenciesLukas Fleischer2014-01-09
* README: Spelling and formatting fixesLukas Fleischer2014-01-08
* README: add trailing slash to homepageJason A. Donenfeld2013-05-27
* New mailing list.Jason A. Donenfeld2013-05-13
* README: times, they are a-changinJason A. Donenfeld2012-10-09
* README: update some stale information/add some newLars Hjemli2011-06-13
* Update READMELars Hjemli2011-03-05
* Fix a typo in README, s/ExecCGI/+ExecCGIKamil Kaminski2010-11-08
* Update READMELars Hjemli2007-09-04
* Update README with submodule build infoLars Hjemli2007-05-11
* Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2007-02-05
* Update README with install/config informationLars Hjemli2007-01-28
* Remove implementation details from READMELars Hjemli2006-12-13
* Add caching infrastructureLars Hjemli2006-12-10
+0200'>2015-08-14ui-shared: add cgit_print_error_page() functionJohn Keeping 2015-08-14ui-patch: make sure to send http headersChristian Hesse 2015-08-13Makefile: make "git/config.mak.uname" inclusion optionalJohn Keeping 2015-08-13ui-shared: show full date in tooltip if longer ago than max_relativeJohn Keeping 2015-08-13ui-shared: use common function in print_rel_date()John Keeping 2015-08-13ui-shared: extract date formatting to a functionJohn Keeping 2015-08-13filter: don't use dlsym unnecessarilyJohn Keeping 2015-08-13ui-tree: use "sane" isgraph()John Keeping 2015-08-13cgit.h: move stdbool.h from ui-shared.hJohn Keeping 2015-08-13cache.c: fix header orderJohn Keeping 2015-08-13configfile.c: don't include system headers directlyJohn Keeping 2015-08-13Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt