Age | Commit message (Expand) | Author |
2014-12-28 | t0108: modernize style | John Keeping |
2014-12-24 | Revert "git: use xz compressed archive for download" | Jason A. Donenfeld |
2014-12-24 | Use split_ident_line() in parse_user() | Lukas Fleischer |
2014-12-23 | footer: link back to cgit home page | Jason A. Donenfeld |
2014-12-23 | ui-shared: show absolute time in tooltip for relative dates | John Keeping |
2014-12-23 | git: use xz compressed archive for download | Christian Hesse |
2014-12-23 | match other common markdown file extensions | Chris Burroughs |
2014-12-23 | repolist: add owner-filter | Chris Burroughs |
2014-12-23 | ui-shared: add rel-vcs microformat links to HTML header | John Keeping |
2014-12-23 | ui-summary: add "rel='vcs-git'" to clone URL links | John Keeping |
2014-12-23 | Extract clone URL printing to ui-shared.c | John Keeping |
2014-12-23 | Remove trailing slash after remove-suffix | Lukas Fleischer |
2014-12-23 | git: update to v2.2.1 | Christian Hesse |
2014-12-13 | filter: fix libravatar email-filter https issue | Christian Hesse |
2014-12-13 | ui-diff: add "stat only" diff type | John Keeping |
2014-12-13 | Change "ss" diff flag to an enum | John Keeping |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_diff_link() | John Keeping |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_commit_link() | John Keeping |
2014-08-07 | git: update to v2.0.4 | John Keeping |
2014-08-07 | Always check if README exists in choose_readme() | Lukas Fleischer |
2014-08-01 | cgitrc.5: we mean a cgi response, not request | Jason A. Donenfeld |
2014-07-28 | ui-stats.c: set parent pointer to NULL after freeing it | John Keeping |
2014-07-28 | git: update to v2.0.3 | John Keeping |
2014-07-28 | parsing.c: make commit buffer const | John Keeping |
2014-06-30 | Bump version.v0.10.2 | Jason A. Donenfeld |
2014-06-29 | remove debug fprinf() calls that sneaked in with commit 79c985 | Christian Hesse |
2014-06-28 | git: update to 2.0.1 | Christian Hesse |
2014-06-28 | ui-patch: Flush stdout after outputting data | John Keeping |
2014-06-28 | ui-log: ignore unhandled arguments | John Keeping |
2014-06-28 | git: update for git 2.0 | Christian Hesse |
2014-04-17 | remove trailing whitespaces from source files | Christian Hesse |
2014-04-12 | git: update to 1.9.2 | Christian Hesse |
2014-04-05 | Fix cgit_parse_url when a repo url is contained in another repo url | Julian Maurice |
2014-03-20 | Makefile: use more reliable git tarball mirror | Jason A. Donenfeld |
2014-03-20 | git: update to 1.9.1 | Christian Hesse |
2014-03-13 | filter: add libravatar email-filter lua script | Christian Hesse |
2014-02-28 | Bump version.v0.10.1 | Jason A. Donenfeld |
2014-02-26 | ui-refs: simplify cmp_age logic | Jason A. Donenfeld |
2014-02-21 | Remove unused parameter from cgit_print_snapshot() | Lukas Fleischer |
2014-02-21 | print download link for reference string length == 1 | Christian Hesse |
2014-02-21 | Clean up cache documentation. | Jason A. Donenfeld |
2014-02-21 | Skip cache slot when time-to-live is zero | Lukas Fleischer |
2014-02-21 | git: Update to 1.9.0 | Lukas Fleischer |
2014-02-20 | Makefile: suppress pkg-config error | Jason A. Donenfeld |
2014-02-20 | Add a cache-snapshot-ttl configuration variable | Lukas Fleischer |
2014-02-20 | diffstat: do not rely on uninitialized data | Jason A. Donenfeld |
2014-02-05 | gen-version.sh: check if git is available before trying to call it | Fabien C |
2014-01-23 | simple-authentication: style | Jason A. Donenfeld |
2014-01-22 | makefile: use LUA_PKGCONFIG to set Lua implementation | Natanael Copa |
2014-01-20 | tests: only do lua tests if lua is compiled-in | Jason A. Donenfeld |