aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
2010-11-16ui-log: Move 'Age' column when commit graph is presentGravatar Johan Herland
2010-11-16ui-log: Line-wrap long commit subjects when showmsg is enabledGravatar Johan Herland
2010-11-16ui-log: Colorize commit graphGravatar Johan Herland
2010-11-16ui-log: Implement support for commit graphsGravatar Johan Herland
2010-11-16ui-log: Change display of full commit messages (and notes)Gravatar Johan Herland
2010-11-10ui-log.c: improve handling of range-search argumentGravatar Lars Hjemli
2010-11-10ui-log: Prevent crash when given empty range searchGravatar Johan Herland
2010-11-09ui-log: Fix filecount/linecount when path limit is in effectGravatar Johan Herland
2010-09-04fix errors in printf-style format stringsGravatar Mark Lodato
2010-08-22Use GIT-1.7.2.2Gravatar Lars Hjemli
2010-08-04ui-log: Display git notes when presentGravatar Jeff Smith
2010-07-18Merge branch 'jh/ignorews'Gravatar Lars Hjemli
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsGravatar Johan Herland
2010-06-22Merge branch 'lh/range-search'Gravatar Lars Hjemli
2010-06-19ui-log.c: allow commit range as search expressionGravatar Lars Hjemli
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsGravatar Johan Herland
2010-06-19ui-log: Preserve path limit in outgoing linksGravatar Johan Herland
2010-06-19ui-commit: Preserve path limit in links to commit pageGravatar Johan Herland
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Gravatar Ragnar Ouchterlony
2009-09-13Use GIT-1.6.4.3Gravatar Lars Hjemli
2009-08-16ui-log.c: handle lightweight tags when printing commit decorationsGravatar Lars Hjemli
2009-01-31Handle binary files in diffsGravatar Lars Hjemli
2009-01-11Change toggle to more meaningful termGravatar Justin Waters
2009-01-11ui-log: show name-decorations in log outputGravatar Lars Hjemli
2008-12-06Merge branch 'full-log'Gravatar Lars Hjemli
2008-12-03ui-log: try to disambiguate ref namesGravatar Lars Hjemli
2008-11-30ui-log: use css to make full-log prettierGravatar Lars Hjemli
2008-11-29ui-log: (ab)use extra columns for commit message when showmsg=1Gravatar Lars Hjemli
2008-11-29ui-log: add support for showing the full commit messageGravatar Lars Hjemli
2008-10-05Use GIT-1.6.0.2Gravatar Lars Hjemli
2008-04-14Make a few more columns in repolist and log view clickableGravatar Lars Hjemli
2008-04-14Make branches, tags and log play better together in the summary viewGravatar Lars Hjemli
2008-03-24Add ui-shared.hGravatar Lars Hjemli
2008-03-18Introduce html.hGravatar Lars Hjemli
2008-02-16Move cgit_repo into cgit_contextGravatar Lars Hjemli
2008-02-16Introduce struct cgit_contextGravatar Lars Hjemli
2007-11-11Fix html error detected by test-suiteGravatar Lars Hjemli
2007-11-06Show lines changed as -n/+m in shortlogsGravatar Lars Hjemli
2007-11-03Add search parameters to cgit_log_linkGravatar Lars Hjemli
2007-10-28Teach log search about --grep, --author and --committerGravatar Lars Hjemli
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cGravatar Lars Hjemli
2007-06-17ui-log: honor id=sha1 on querystringGravatar Lars Hjemli
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewGravatar Lars Hjemli
2007-05-31Add option to disable pager to cgit_print_log().Gravatar Ondrej Jirman
2007-05-31Use & instead of & in URLs.Gravatar Ondrej Jirman
2007-05-22Use cgit_print_age() on summary and log pagesGravatar Lars Hjemli
2007-05-18Add knobs to enable/disable files/lines changed in log viewGravatar Lars Hjemli
2007-05-16Change commit-view to expect h parameter, not idGravatar Lars Hjemli
2007-05-14Add log filtering by path and link to it from tree viewGravatar Lars Hjemli
2007-05-13Show number of changed lines in log viewGravatar Lars Hjemli