summaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
snapshot2016-05-12ui-log: Do not always emit decoration spanTim Nordell
snapshot2016-02-08ui: show ages in the originator's timezoneJohn Keeping
snapshot2016-02-08ui-shared: remove "format" from cgit_print_age()John Keeping
snapshot2016-01-17ui-log: handle parse_commit() errorsJohn Keeping
snapshot2016-01-13git: update to v2.7.0Christian Hesse
snapshot2015-08-14log: move layout into page functionJohn Keeping
snapshot2015-08-12ui-log: fix double countingJohn Keeping
snapshot2015-08-12log: allow users to follow a fileJohn Keeping
snapshot2015-08-12git: update to v2.5.0Christian Hesse
snapshot2015-03-09ui-log: make some variables 'static'John Keeping
snapshot2015-01-19tag: reference with "h" instead of "id"John Keeping
snapshot2014-12-23git: update to v2.2.1Christian Hesse
snapshot2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping
snapshot2014-07-28git: update to v2.0.3John Keeping
snapshot2014-06-28ui-log: ignore unhandled argumentsJohn Keeping
snapshot2014-06-28git: update for git 2.0Christian Hesse
snapshot2014-01-14filter: add page source to email filterJason A. Donenfeld
snapshot2014-01-14filter: add support for email filterJason A. Donenfeld
snapshot2014-01-08Update copyright informationLukas Fleischer
snapshot2014-01-08ui-log.c: Several simplificationsLukas Fleischer
snapshot2014-01-08Use argv_array in place of vectorLukas Fleischer
snapshot2013-05-22ui-log: add <span/> around commit decorationsJohn Keeping
snapshot2013-04-08Do not load user or system gitconfig and gitattributesJason A. Donenfeld
snapshot2013-04-08use struct strbuf instead of static buffersJohn Keeping
snapshot2013-04-08Always #include corresponding .h in .c filesJohn Keeping
snapshot2013-04-08Update git to v1.8.2.1John Keeping
snapshot2013-03-20Convert pager navigation into a unordered listLukas Fleischer
snapshot2013-03-20Fix colspan valuesLukas Fleischer
snapshot2013-03-04Mark several functions/variables staticLukas Fleischer
snapshot2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek
snapshot2012-01-03Merge branch 'stable'Lars Hjemli
snapshot2012-01-03ui-log.c: do not show remote heads if enable-remote-branches=0Georg Müller
snapshot2011-06-02Merge branch 'stable'Lars Hjemli
snapshot2011-06-02ui-log.c: do not link from age columnLars Hjemli
snapshot2011-03-26make enable-log-linecount independent of -filecountJulius Plenz
snapshot2010-11-16ui-log: Move 'Age' column when commit graph is presentJohan Herland
snapshot2010-11-16ui-log: Line-wrap long commit subjects when showmsg is enabledJohan Herland
snapshot2010-11-16ui-log: Colorize commit graphJohan Herland
snapshot2010-11-16ui-log: Implement support for commit graphsJohan Herland
snapshot2010-11-16ui-log: Change display of full commit messages (and notes)Johan Herland
snapshot2010-11-10ui-log.c: improve handling of range-search argumentLars Hjemli
snapshot2010-11-10ui-log: Prevent crash when given empty range searchJohan Herland
snapshot2010-11-09ui-log: Fix filecount/linecount when path limit is in effectJohan Herland
snapshot2010-09-04fix errors in printf-style format stringsMark Lodato
snapshot2010-08-22Use GIT-1.7.2.2Lars Hjemli
snapshot2010-08-04ui-log: Display git notes when presentJeff Smith
snapshot2010-07-18Merge branch 'jh/ignorews'Lars Hjemli
snapshot2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland
snapshot2010-06-22Merge branch 'lh/range-search'Lars Hjemli
snapshot2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli