summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ca6690b1fc5ecea4696d'>Merge branch 'lh/range-search'Lars Hjemli2010-06-22 |\ \ | |/ |/| | * ui-log.c: allow commit range as search expressionLars Hjemli2010-06-19 * | Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-19 * | ui-log: Preserve path limit in outgoing linksJohan Herland2010-06-19 * | ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-19 |/ * Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16 * Use GIT-1.6.4.3Lars Hjemli2009-09-13 * ui-log.c: handle lightweight tags when printing commit decorationsLars Hjemli2009-08-16 * Handle binary files in diffsLars Hjemli2009-01-31 * Change toggle to more meaningful termJustin Waters2009-01-11 * ui-log: show name-decorations in log outputLars Hjemli2009-01-11 * Merge branch 'full-log'Lars Hjemli2008-12-06 |\ | * ui-log: use css to make full-log prettierLars Hjemli2008-11-30 | * ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli2008-11-29 | * ui-log: add support for showing the full commit messageLars Hjemli2008-11-29 * | ui-log: try to disambiguate ref namesLars Hjemli2008-12-03 |/ * Use GIT-1.6.0.2Lars Hjemli2008-10-05 * Make a few more columns in repolist and log view clickableLars Hjemli2008-04-14 * Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-14 * Add ui-shared.hLars Hjemli2008-03-24 * Introduce html.hLars Hjemli2008-03-18 * Move cgit_repo into cgit_contextLars Hjemli2008-02-16 * Introduce struct cgit_contextLars Hjemli2008-02-16 * Fix html error detected by test-suiteLars Hjemli2007-11-11 * Show lines changed as -n/+m in shortlogsLars Hjemli2007-11-06 * Add search parameters to cgit_log_linkLars Hjemli2007-11-03 * Teach log search about --grep, --author and --committerLars Hjemli2007-10-28 * Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-29 * ui-log: honor id=sha1 on querystringLars Hjemli2007-06-17 * Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-17 * Add option to disable pager to cgit_print_log().Ondrej Jirman2007-05-31 * Use & instead of & in URLs.