about summary refs log tree commit diff
path: root/git (follow)
Commit message (Expand)AuthorAge
* Use GIT-1.7.3Lars Hjemli2010-09-19
* Use GIT-1.7.2.2Lars Hjemli2010-08-22
* Use GIT-1.7.0Lars Hjemli2010-02-27
* Use GIT-1.6.4.3Lars Hjemli2009-09-13
* Use GIT-1.6.3.4Lars Hjemli2009-08-16
* Use GIT-1.6.1.1Lars Hjemli2009-02-01
* Use GIT-1.6.1Lars Hjemli2008-12-26
* Use GIT-1.6.0.3Lars Hjemli2008-11-06
* Use GIT-1.6.0.2Lars Hjemli2008-10-05
* Use GIT-1.6.0.1Lars Hjemli2008-09-02
* Use GIT-1.6.0Lars Hjemli2008-09-01
* Use GIT-1.6.0.rc1Lars Hjemli2008-08-06
* Use GIT-1.6.0-rc0Lars Hjemli2008-07-21
* Use GIT-1.5.6Lars Hjemli2008-06-25
* Use GIT-1.5.5.1Lars Hjemli2008-05-18
* Use GIT-1.5.5Lars Hjemli2008-04-09
* Use GIT-1.5.5-rc2Lars Hjemli2008-04-01
* Use GIT-1.5.5.rc1Lars Hjemli2008-03-23
* Use GIT-1.5.4.4Lars Hjemli2008-03-17
* Use GIT-1.5.4.1Lars Hjemli2008-02-16
* Use GIT-1.5.4Lars Hjemli2008-02-02
* Use GIT-1.5.4.rc5Lars Hjemli2008-01-28
* Use GIT-1.5.4.rc4Lars Hjemli2008-01-21
* Use GIT-1.5.3.8Lars Hjemli2008-01-10
* Use GIT-1.5.3.5Lars Hjemli2007-11-03
* Use git-1.5.3.3Lars Hjemli2007-10-01
* Upgrade to GIT 1.5.3.2Lars Hjemli2007-09-20
* cgit v0.6.1Lars Hjemli2007-09-08
* Use git-1.5.3 as submoduleLars Hjemli2007-09-03
* Use git-1.5.2Lars Hjemli2007-05-20
* Added git as a submoduleLars Hjemli2007-05-11
3f039cd9bee301655150ff765d9555e&follow=1'>ui-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