summaryrefslogtreecommitdiffstatshomepage
path: root/ui-log.c (unfollow)
Commit message (Expand)AuthorLines
2010-11-16ui-log: Line-wrap long commit subjects when showmsg is enabledJohan Herland-5/+30
2010-11-16ui-log: Colorize commit graphJohan Herland-0/+19
2010-11-16ui-log: Implement support for commit graphsJohan Herland-21/+82
2010-11-16ui-log: Change display of full commit messages (and notes)Johan Herland-13/+17
2010-11-10ui-log: Prevent crash when given empty range searchJohan Herland-1/+1
2010-11-10ui-log.c: improve handling of range-search argumentLars Hjemli-11/+60
2010-11-09ui-log: Fix filecount/linecount when path limit is in effectJohan Herland-1/+1
2010-09-04fix errors in printf-style format stringsMark Lodato-2/+1
2010-08-22Use GIT-1.7.2.2Lars Hjemli-1/+1
2010-08-04ui-log: Display git notes when presentJeff Smith-0/+12
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland-1/+2
2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli-4/+7
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland-1/+1
2010-06-19ui-log: Preserve path limit in outgoing linksJohan Herland-12/+15
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland-2/+2
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony-2/+2
2009-09-13Use GIT-1.6.4.3Lars Hjemli-1/+1
2009-08-16ui-log.c: handle lightweight tags when printing commit decorationsLars Hjemli-0/+4
2009-01-31Handle binary files in diffsLars Hjemli-1/+6
2009-01-11Change toggle to more meaningful termJustin Waters-1/+2
2009-01-11ui-log: show name-decorations in log outputLars Hjemli-0/+35
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli-2/+15
2008-11-30ui-log: use css to make full-log prettierLars Hjemli-8/+6
2008-11-29ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli-6/+7
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli-5/+27
2008-10-05Use GIT-1.6.0.2Lars Hjemli-4/+2
2008-04-14Make a few more columns in repolist and log view clickableLars Hjemli-0/+5
2008-04-14Make branches, tags and log play better together in the summary viewLars Hjemli-16/+26
2008-03-24Add ui-shared.hLars Hjemli-0/+1
2008-03-18Introduce html.hLars Hjemli-0/+1
2008-02-16Move cgit_repo into cgit_contextLars Hjemli-5/+5
2008-02-16Introduce struct cgit_contextLars Hjemli-10/+10
2007-11-11Fix html error detected by test-suiteLars Hjemli-1/+1
2007-11-06Show lines changed as -n/+m in shortlogsLars Hjemli-7/+14
2007-11-03Add search parameters to cgit_log_linkLars Hjemli-2/+4
2007-10-28Teach log search about --grep, --author and --committerLars Hjemli-3/+6
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli-9/+7
2007-06-17ui-log: honor id=sha1 on querystringLars Hjemli-0/+3
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli-5/+2
2007-05-31Add option to disable pager to cgit_print_log().Ondrej Jirman-15/+17
2007-05-31Use & instead of & in URLs.Ondrej Jirman-2/+2
2007-05-22Use cgit_print_age() on summary and log pagesLars Hjemli-6/+2
2007-05-18Add knobs to enable/disable files/lines changed in log viewLars Hjemli-12/+21
2007-05-16Change commit-view to expect h parameter, not idLars Hjemli-2/+1
2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli-2/+6
2007-05-13Show number of changed lines in log viewLars Hjemli-1/+11
2007-05-13Show number of changed files in log viewLars Hjemli-2/+15
2007-02-21Layout updateLars Hjemli-1/+0
2007-01-28Add parameter to adjust max message length in log listingsLars Hjemli-1/+1
2007-01-28Cleanup table listingsLars Hjemli-1/+1