aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ui-shared: show absolute time in tooltip for relative datesJohn Keeping2014-12-231-12/+23
* git: use xz compressed archive for downloadChristian Hesse2014-12-231-2/+2
* match other common markdown file extensionsChris Burroughs2014-12-231-1/+1
* repolist: add owner-filterChris Burroughs2014-12-237-8/+64
* ui-shared: add rel-vcs microformat links to HTML headerJohn Keeping2014-12-231-0/+11
* ui-summary: add "rel='vcs-git'" to clone URL linksJohn Keeping2014-12-231-2/+4
* Extract clone URL printing to ui-shared.cJohn Keeping2014-12-233-46/+51
* Remove trailing slash after remove-suffixLukas Fleischer2014-12-231-3/+6
* git: update to v2.2.1Christian Hesse2014-12-235-7/+8
* filter: fix libravatar email-filter https issueChristian Hesse2014-12-131-1/+2
* ui-diff: add "stat only" diff typeJohn Keeping2014-12-132-1/+5
* Change "ss" diff flag to an enumJohn Keeping2014-12-134-14/+24
* ui-shared: remove toggle_ssdiff arg to cgit_diff_link()John Keeping2014-12-134-8/+8
* ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping2014-12-135-13/+11
* git: update to v2.0.4John Keeping2014-08-072-1/+1
* Always check if README exists in choose_readme()Lukas Fleischer2014-08-071-6/+0
* cgitrc.5: we mean a cgi response, not requestJason A. Donenfeld2014-08-011-1/+1
* ui-stats.c: set parent pointer to NULL after freeing itJohn Keeping2014-07-281-0/+1
* git: update to v2.0.3John Keeping2014-07-286-9/+7
* parsing.c: make commit buffer constJohn Keeping2014-07-281-4/+4
* Bump version.v0.10.2Jason A. Donenfeld2014-06-301-1/+1
* remove debug fprinf() calls that sneaked in with commit 79c985Christian Hesse2014-06-291-4/+0
* git: update to 2.0.1Christian Hesse2014-06-282-1/+1
* ui-patch: Flush stdout after outputting dataJohn Keeping2014-06-281-0/+2
* ui-log: ignore unhandled argumentsJohn Keeping2014-06-281-3/+3
* git: update for git 2.0Christian Hesse2014-06-2812-36/+40
* remove trailing whitespaces from source filesChristian Hesse2014-04-176-24/+24
* git: update to 1.9.2Christian Hesse2014-04-122-1/+1
* Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice2014-04-051-9/+14
* Makefile: use more reliable git tarball mirrorJason A. Donenfeld2014-03-201-1/+1
* git: update to 1.9.1Christian Hesse2014-03-202-1/+1
* filter: add libravatar email-filter lua scriptChristian Hesse2014-03-131-0/+26
* Bump version.v0.10.1Jason A. Donenfeld2014-02-281-1/+1
* ui-refs: simplify cmp_age logicJason A. Donenfeld2014-02-261-11/+3
* Remove unused parameter from cgit_print_snapshot()Lukas Fleischer2014-02-213-3/+3
* print download link for reference string length == 1Christian Hesse2014-02-211-1/+1
* Clean up cache documentation.Jason A. Donenfeld2014-02-211-22/+25
* Skip cache slot when time-to-live is zeroLukas Fleischer2014-02-212-9/+15
* git: Update to 1.9.0Lukas Fleischer2014-02-212-1/+1
* Makefile: suppress pkg-config errorJason A. Donenfeld2014-02-201-1/+1
* Add a cache-snapshot-ttl configuration variableLukas Fleischer2014-02-203-0/+12
* diffstat: do not rely on uninitialized dataJason A. Donenfeld2014-02-201-0/+1
* gen-version.sh: check if git is available before trying to call itFabien C2014-02-051-1/+1
* simple-authentication: styleJason A. Donenfeld2014-01-231-1/+1
* makefile: use LUA_PKGCONFIG to set Lua implementationNatanael Copa2014-01-222-31/+16
* tests: only do lua tests if lua is compiled-inJason A. Donenfeld2014-01-202-2/+17
* cgit: add --version argument for printing infoJason A. Donenfeld2014-01-201-0/+17
* cache: use sendfile() instead of a pair of read() + write()Sebastian Andrzej Siewior2014-01-193-1/+34
* README: document pkg-config for luajitJason A. Donenfeld2014-01-191-1/+1
* makefile: bump versionv0.10Jason A. Donenfeld2014-01-171-1/+1