aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
2020-10-20global: replace references to 'sha1' with 'oid'Gravatar Christian Hesse
2020-10-19git: update to v2.29.0Gravatar Christian Hesse
2020-03-13global: use proper accessors for maybe_treeGravatar Jason A. Donenfeld
2019-06-05git: update to v2.21.0Gravatar Christian Hesse
2019-06-05global: make 'char *path' const where possibleGravatar Christian Hesse
2018-09-11ui-log: ban strncpy()Gravatar Christian Hesse
2018-09-11ui-log: ban strcpy()Gravatar Christian Hesse
2018-06-27git: update to v2.18.0Gravatar Christian Hesse
2018-06-27ui-log: highlight annotated tags in different colorGravatar Christian Hesse
2018-01-19git: update to v2.16.0Gravatar Christian Hesse
2017-08-10git: update to v2.14Gravatar Jeff Smith
2016-11-23css: highlight even table rows and skip empty rowsGravatar Christian Hesse
2016-10-04ui-log: replace get_sha1() with get_oid()Gravatar Christian Hesse
2016-09-04git: update to v2.10.0Gravatar Christian Hesse
2016-07-05ui-log: color line changesGravatar Christian Hesse
2016-05-12ui-log: Simplify decoration codeGravatar Tim Nordell
2016-05-12ui-log: Do not always emit decoration spanGravatar Tim Nordell
2016-02-08ui: show ages in the originator's timezoneGravatar John Keeping
2016-02-08ui-shared: remove "format" from cgit_print_age()Gravatar John Keeping
2016-01-17ui-log: handle parse_commit() errorsGravatar John Keeping
2016-01-13git: update to v2.7.0Gravatar Christian Hesse
2015-08-14log: move layout into page functionGravatar John Keeping
2015-08-12ui-log: fix double countingGravatar John Keeping
2015-08-12log: allow users to follow a fileGravatar John Keeping
2015-08-12git: update to v2.5.0Gravatar Christian Hesse
2015-03-09ui-log: make some variables 'static'Gravatar John Keeping
2015-01-19tag: reference with "h" instead of "id"Gravatar John Keeping
2014-12-23git: update to v2.2.1Gravatar Christian Hesse
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_commit_link()Gravatar John Keeping
2014-07-28git: update to v2.0.3Gravatar John Keeping
2014-06-28ui-log: ignore unhandled argumentsGravatar John Keeping
2014-06-28git: update for git 2.0Gravatar Christian Hesse
2014-01-14filter: add page source to email filterGravatar Jason A. Donenfeld
2014-01-14filter: add support for email filterGravatar Jason A. Donenfeld
2014-01-08Update copyright informationGravatar Lukas Fleischer
2014-01-08ui-log.c: Several simplificationsGravatar Lukas Fleischer
2014-01-08Use argv_array in place of vectorGravatar Lukas Fleischer
2013-05-22ui-log: add <span/> around commit decorationsGravatar John Keeping
2013-04-08Do not load user or system gitconfig and gitattributesGravatar Jason A. Donenfeld
2013-04-08use struct strbuf instead of static buffersGravatar John Keeping
2013-04-08Always #include corresponding .h in .c filesGravatar John Keeping
2013-04-08Update git to v1.8.2.1Gravatar John Keeping
2013-03-20Convert pager navigation into a unordered listGravatar Lukas Fleischer
2013-03-20Fix colspan valuesGravatar Lukas Fleischer
2013-03-04Mark several functions/variables staticGravatar Lukas Fleischer
2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingGravatar Tobias Bieniek
2012-01-03Merge branch 'stable'Gravatar Lars Hjemli
2012-01-03ui-log.c: do not show remote heads if enable-remote-branches=0Gravatar Georg Müller
2011-06-02Merge branch 'stable'Gravatar Lars Hjemli
2011-06-02ui-log.c: do not link from age columnGravatar Lars Hjemli