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