summaryrefslogtreecommitdiff
path: root/ui-log.c
AgeCommit message (Expand)Author
2013-05-22ui-log: add <span/> around commit decorationsJohn Keeping
2013-04-08Do not load user or system gitconfig and gitattributesJason A. Donenfeld
2013-04-08use struct strbuf instead of static buffersJohn Keeping
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-04-08Update git to v1.8.2.1John Keeping
2013-03-20Convert pager navigation into a unordered listLukas Fleischer
2013-03-20Fix colspan valuesLukas Fleischer
2013-03-05Mark several functions/variables staticLukas Fleischer
2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek
2012-01-03Merge branch 'stable'Lars Hjemli
2012-01-03ui-log.c: do not show remote heads if enable-remote-branches=0Georg Müller
2011-06-02Merge branch 'stable'Lars Hjemli
2011-06-02ui-log.c: do not link from age columnLars Hjemli
2011-03-26make enable-log-linecount independent of -filecountJulius Plenz
2010-11-16ui-log: Move 'Age' column when commit graph is presentJohan Herland
2010-11-16ui-log: Line-wrap long commit subjects when showmsg is enabledJohan Herland
2010-11-16ui-log: Colorize commit graphJohan Herland
2010-11-16ui-log: Implement support for commit graphsJohan Herland
2010-11-16ui-log: Change display of full commit messages (and notes)Johan Herland
2010-11-09ui-log.c: improve handling of range-search argumentLars Hjemli
2010-11-09ui-log: Prevent crash when given empty range searchJohan Herland
2010-11-09ui-log: Fix filecount/linecount when path limit is in effectJohan Herland
2010-09-04fix errors in printf-style format stringsMark Lodato
2010-08-22Use GIT-1.7.2.2Lars Hjemli
2010-08-04ui-log: Display git notes when presentJeff Smith
2010-07-18Merge branch 'jh/ignorews'Lars Hjemli
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland
2010-06-22Merge branch 'lh/range-search'Lars Hjemli
2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland
2010-06-19ui-log: Preserve path limit in outgoing linksJohan Herland
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony
2009-09-13Use GIT-1.6.4.3Lars Hjemli
2009-08-16ui-log.c: handle lightweight tags when printing commit decorationsLars Hjemli
2009-01-31Handle binary files in diffsLars Hjemli
2009-01-11Change toggle to more meaningful termJustin Waters
2009-01-11ui-log: show name-decorations in log outputLars Hjemli
2008-12-06Merge branch 'full-log'Lars Hjemli
2008-12-03ui-log: try to disambiguate ref namesLars Hjemli
2008-11-30ui-log: use css to make full-log prettierLars Hjemli
2008-11-29ui-log: (ab)use extra columns for commit message when showmsg=1Lars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-10-05Use GIT-1.6.0.2Lars Hjemli
2008-04-14Make a few more columns in repolist and log view clickableLars Hjemli
2008-04-14Make branches, tags and log play better together in the summary viewLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli