| Commit message (Expand) | Author | Age | Files | Lines |
* | git: update for git 2.0 | Christian Hesse | 2014-06-28 | 1 | -1/+1 |
* | ui-shared: do not allow negative minutes | Jason A. Donenfeld | 2014-01-17 | 1 | -0/+2 |
* | ui-shared: move about tab all the way to the left | Jason A. Donenfeld | 2014-01-17 | 1 | -4/+4 |
* | Switch to exclusively using global ctx | Lukas Fleischer | 2014-01-17 | 1 | -152/+151 |
* | auth: have cgit calculate login address | Jason A. Donenfeld | 2014-01-16 | 1 | -0/+8 |
* | auth: add basic authentication filter framework | Jason A. Donenfeld | 2014-01-16 | 1 | -12/+16 |
* | ui-shared: URL-escape script_name | John Keeping | 2014-01-12 | 1 | -2/+2 |
* | Replace most uses of strncmp() with prefixcmp() | Lukas Fleischer | 2014-01-10 | 1 | -1/+1 |
* | Update copyright information | Lukas Fleischer | 2014-01-08 | 1 | -1/+1 |
* | ui-shared: Drop filepair_cb_raw() and helper | Lukas Fleischer | 2013-09-14 | 1 | -72/+0 |
* | Extract filepair_cb from ui-patch.c | Lukas Fleischer | 2013-08-16 | 1 | -0/+72 |
* | readme: use string_list instead of space deliminations | Jason A. Donenfeld | 2013-05-26 | 1 | -1/+1 |
* | use struct strbuf instead of static buffers | John Keeping | 2013-04-08 | 1 | -28/+35 |
* | Convert cgit_print_error to a variadic function | John Keeping | 2013-04-08 | 1 | -2/+13 |
* | Fix out-of-bounds memory accesses with virtual_root="" | John Keeping | 2013-04-08 | 1 | -9/+5 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 | 1 | -0/+1 |
* | Return const char * in cgit_{httpscheme, hosturl, rooturl}() | Lukas Fleischer | 2013-04-08 | 1 | -4/+4 |
* | ui-shared: squelch compiler warning. | Jason A. Donenfeld | 2013-03-20 | 1 | -0/+1 |
* | Merge branch 'wip' | Jason A. Donenfeld | 2013-03-20 | 1 | -57/+7 |
|\ |
|
| * | cgit_print_snapshot_links(): Free prefix variable | Lukas Fleischer | 2013-03-04 | 1 | -0/+1 |
| * | ui-shared.c: Remove unused function print_archive_ref() | Lukas Fleischer | 2013-03-04 | 1 | -39/+0 |
| * | ui-shared.c: Remove unused function cgit_currurl() | Lukas Fleischer | 2013-03-04 | 1 | -12/+0 |
| * | Mark several functions/variables static | Lukas Fleischer | 2013-03-04 | 1 | -9/+9 |
* | | ui-shared: fix return type of cgit_self_link | John Keeping | 2013-03-20 | 1 | -41/+42 |
|/ |
|
* | White space around control verbs. | Jason A. Donenfeld | 2013-03-04 | 1 | -6/+6 |
* | Fix several whitespace errors | Lukas Fleischer | 2013-03-04 | 1 | -9/+9 |
* | Print submodule revision next to submodule link | stfn | 2013-03-02 | 1 | -0/+1 |
* | ui-shared: use placeholder for empty commit subject | Christian Franke | 2012-10-28 | 1 | -1/+4 |
* | ui: Remember to print ampersand as proper html entities. | William Bell | 2012-10-17 | 1 | -7/+7 |
* | Merge branch 'lh/module-links' | Lars Hjemli | 2012-03-18 | 1 | -0/+56 |
|\ |
|
| * | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 2011-06-15 | 1 | -0/+56 |
* | | segfault fix on some bogus requests | Eric Wong | 2012-03-18 | 1 | -2/+2 |
* | | Fix segmentation fault in empty repository | John Keeping | 2012-01-03 | 1 | -1/+1 |
* | | Add sort parameter to pager of repo list | Tobias Grimm | 2012-01-03 | 1 | -9/+15 |
|/ |
|
* | Merge branch 'stable' | Lars Hjemli | 2011-03-05 | 1 | -1/+1 |
|\ |
|
| * | ui-shared: silence warning | Bernhard Reutner-Fischer | 2011-02-19 | 1 | -1/+1 |
* | | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 2011-02-19 | 1 | -4/+14 |
* | | Merge branch 'jh/ignorews' | Lars Hjemli | 2010-07-18 | 1 | -0/+10 |
|\ \ |
|
| * | | ui-diff: Add link to ignore/show whitespace changes in diffs | Johan Herland | 2010-07-18 | 1 | -0/+10 |
* | | | Merge branch 'lh/range-search' | Lars Hjemli | 2010-06-22 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ui-log.c: allow commit range as search expression | Lars Hjemli | 2010-06-19 | 1 | -0/+1 |
* | | | ui-diff: Add links to increase/decrease number of context lines in diffs | Johan Herland | 2010-06-19 | 1 | -0/+14 |
* | | | ui-shared: Preserve path limit in "tab bar" links | Johan Herland | 2010-06-19 | 1 | -5/+6 |
* | | | ui-commit: Preserve path limit in links to commit page | Johan Herland | 2010-06-19 | 1 | -4/+5 |
* | | | ui-patch: Apply path limit to generated patch | Johan Herland | 2010-06-19 | 1 | -2/+2 |
* | | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar | Johan Herland | 2010-06-19 | 1 | -1/+80 |
* | | | ui-shared: Display path limit directly beneath tab bar in relevant pages | Johan Herland | 2010-06-19 | 1 | -0/+6 |
* | | | ui-shared: Replace ctx.qry.path with ctx.qry.vpath | Johan Herland | 2010-06-19 | 1 | -4/+4 |
* | | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly | Johan Herland | 2010-06-19 | 1 | -19/+12 |
* | | | ui-shared: Improve const-ness in API | Johan Herland | 2010-06-19 | 1 | -36/+40 |
|/ / |
|