Age | Commit message (Expand) | Author | Lines |
2015-02-15 | Bump verison | Jason A. Donenfeld | -1/+1 |
2015-02-15 | shrink cgit.png file size | Christian Hesse | -0/+0 |
2015-02-09 | ui-clone.c: Fix off-by-one error in pack path | Jason A. Donenfeld | -5/+11 |
2015-02-09 | ui-clone.c: Fix path check | Lukas Fleischer | -2/+2 |
2015-02-08 | git: update for v2.3.0 | Christian Hesse | -23/+19 |
2015-02-05 | ui-shared.c: Refactor add_clone_urls() | Lukas Fleischer | -22/+10 |
2015-01-29 | Add repo.hide and repo.ignore | Lukas Fleischer | -0/+23 |
2015-01-28 | Add Etags for snapshots | Janus | -0/+1 |
2015-01-19 | tag: reference with "h" instead of "id" | John Keeping | -9/+8 |
2015-01-15 | Return proper HTTP response when accessing info/ | Lukas Fleischer | -1/+3 |
2015-01-13 | git: update to v2.2.2 | Christian Hesse | -1/+1 |
2014-12-30 | ui-diff: don't link to single file diff stat | John Keeping | -0/+10 |
2014-12-28 | ui-patch: match git-format-patch(1) output | John Keeping | -3/+4 |
2014-12-28 | t0108: modernize style | John Keeping | -10/+10 |
2014-12-24 | Revert "git: use xz compressed archive for download" | Jason A. Donenfeld | -2/+2 |
2014-12-24 | Use split_ident_line() in parse_user() | Lukas Fleischer | -28/+17 |
2014-12-23 | footer: link back to cgit home page | Jason A. Donenfeld | -1/+8 |
2014-12-23 | ui-shared: show absolute time in tooltip for relative dates | John Keeping | -12/+23 |
2014-12-23 | git: use xz compressed archive for download | Christian Hesse | -2/+2 |
2014-12-23 | match other common markdown file extensions | Chris Burroughs | -1/+1 |
2014-12-23 | repolist: add owner-filter | Chris Burroughs | -8/+64 |
2014-12-23 | ui-shared: add rel-vcs microformat links to HTML header | John Keeping | -0/+11 |
2014-12-23 | ui-summary: add "rel='vcs-git'" to clone URL links | John Keeping | -2/+4 |
2014-12-23 | Extract clone URL printing to ui-shared.c | John Keeping | -46/+51 |
2014-12-23 | Remove trailing slash after remove-suffix | Lukas Fleischer | -3/+6 |
2014-12-23 | git: update to v2.2.1 | Christian Hesse | -7/+8 |
2014-12-13 | filter: fix libravatar email-filter https issue | Christian Hesse | -1/+2 |
2014-12-13 | ui-diff: add "stat only" diff type | John Keeping | -1/+5 |
2014-12-13 | Change "ss" diff flag to an enum | John Keeping | -14/+24 |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_diff_link() | John Keeping | -8/+8 |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_commit_link() | John Keeping | -13/+11 |
2014-08-07 | git: update to v2.0.4 | John Keeping | -1/+1 |
2014-08-07 | Always check if README exists in choose_readme() | Lukas Fleischer | -6/+0 |
2014-08-01 | cgitrc.5: we mean a cgi response, not request | Jason A. Donenfeld | -1/+1 |
2014-07-28 | ui-stats.c: set parent pointer to NULL after freeing it | John Keeping | -0/+1 |
2014-07-28 | git: update to v2.0.3 | John Keeping | -9/+7 |
2014-07-28 | parsing.c: make commit buffer const | John Keeping | -4/+4 |
2014-06-30 | Bump version. | Jason A. Donenfeld | -1/+1 |
2014-06-29 | remove debug fprinf() calls that sneaked in with commit 79c985 | Christian Hesse | -4/+0 |
2014-06-28 | git: update to 2.0.1 | Christian Hesse | -1/+1 |
2014-06-28 | ui-patch: Flush stdout after outputting data | John Keeping | -0/+2 |
2014-06-28 | ui-log: ignore unhandled arguments | John Keeping | -3/+3 |
2014-06-28 | git: update for git 2.0 | Christian Hesse | -36/+40 |
2014-04-17 | remove trailing whitespaces from source files | Christian Hesse | -24/+24 |
2014-04-12 | git: update to 1.9.2 | Christian Hesse | -1/+1 |
2014-04-05 | Fix cgit_parse_url when a repo url is contained in another repo url | Julian Maurice | -9/+14 |
2014-03-20 | Makefile: use more reliable git tarball mirror | Jason A. Donenfeld | -1/+1 |
2014-03-20 | git: update to 1.9.1 | Christian Hesse | -1/+1 |
2014-03-13 | filter: add libravatar email-filter lua script | Christian Hesse | -0/+26 |
2014-02-28 | Bump version. | Jason A. Donenfeld | -1/+1 |