aboutsummaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
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
2011-03-26make enable-log-linecount independent of -filecountGravatar Julius Plenz
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