aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
Commit message (Expand)AuthorAge
* ui-log: Line-wrap long commit subjects when showmsg is enabledJohan Herland2010-11-16
* ui-log: Colorize commit graphJohan Herland2010-11-16
* ui-log: Implement support for commit graphsJohan Herland2010-11-16
* ui-log: Change display of full commit messages (and notes)Johan Herland2010-11-16
* ui-log.c: improve handling of range-search argumentLars Hjemli2010-11-10
* ui-log: Prevent crash when given empty range searchJohan Herland2010-11-10
* ui-log: Fix filecount/linecount when path limit is in effectJohan Herland2010-11-09
* fix errors in printf-style format stringsMark Lodato2010-09-04
* Use GIT-1.7.2.2Lars Hjemli2010-08-22
* ui-log: Display git notes when presentJeff Smith2010-08-04
* Merge branch 'jh/ignorews'Lars Hjemli2010-07-18
|\
| * Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-18
* | 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.Ondrej Jirman2007-05-31
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-22
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-18
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-16
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-14
* Show number of changed lines in log viewLars Hjemli2007-05-13
* Show number of changed files in log viewLars Hjemli2007-05-13