index
:
cgit
local
master
working
origin/ch/about-link
origin/ch/clang-filter
origin/ch/default-pages
origin/ch/dynamic-aging
origin/ch/for-jason
origin/ch/highlight-line
origin/ch/log-commit-message
origin/jd/render-filter
origin/jd/zx2c4-deployment
origin/jk/collapsible-sections
origin/lf/filter
origin/lf/for-jason
origin/lh/grep
origin/lh/pretty-blob-view
origin/master
origin/rm/namespace
origin/wiki
This website
Florian Pritz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui-log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
global: replace references to 'sha1' with 'oid'
Christian Hesse
1
-3
/
+3
2020-10-19
git: update to v2.29.0
Christian Hesse
1
-15
/
+15
2020-03-14
global: use proper accessors for maybe_tree
Jason A. Donenfeld
1
-2
/
+2
2019-06-05
git: update to v2.21.0
Christian Hesse
1
-2
/
+2
2019-06-05
global: make 'char *path' const where possible
Christian Hesse
1
-1
/
+1
2018-09-11
ui-log: ban strncpy()
Christian Hesse
1
-1
/
+1
2018-09-11
ui-log: ban strcpy()
Christian Hesse
1
-1
/
+1
2018-06-27
git: update to v2.18.0
Christian Hesse
1
-2
/
+2
2018-06-27
ui-log: highlight annotated tags in different color
Christian Hesse
1
-1
/
+5
2018-01-19
git: update to v2.16.0
Christian Hesse
1
-4
/
+3
2017-08-10
git: update to v2.14
Jeff Smith
1
-5
/
+5
2016-11-23
css: highlight even table rows and skip empty rows
Christian Hesse
1
-2
/
+3
2016-10-04
ui-log: replace get_sha1() with get_oid()
Christian Hesse
1
-1
/
+1
2016-09-04
git: update to v2.10.0
Christian Hesse
1
-1
/
+1
2016-07-05
ui-log: color line changes
Christian Hesse
1
-1
/
+2
2016-05-12
ui-log: Simplify decoration code
Tim Nordell
1
-24
/
+22
2016-05-12
ui-log: Do not always emit decoration span
Tim Nordell
1
-0
/
+2
2016-02-08
ui: show ages in the originator's timezone
John Keeping
1
-2
/
+2
2016-02-08
ui-shared: remove "format" from cgit_print_age()
John Keeping
1
-2
/
+2
2016-01-17
ui-log: handle parse_commit() errors
John Keeping
1
-1
/
+3
2016-01-13
git: update to v2.7.0
Christian Hesse
1
-6
/
+6
2015-08-14
log: move layout into page function
John Keeping
1
-1
/
+4
2015-08-12
ui-log: fix double counting
John Keeping
1
-2
/
+2
2015-08-12
log: allow users to follow a file
John Keeping
1
-11
/
+120
2015-08-12
git: update to v2.5.0
Christian Hesse
1
-2
/
+2
2015-03-09
ui-log: make some variables 'static'
John Keeping
1
-1
/
+1
2015-01-19
tag: reference with "h" instead of "id"
master
John Keeping
1
-2
/
+2
2014-12-24
git: update to v2.2.1
Christian Hesse
1
-2
/
+2
2014-12-13
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
John Keeping
1
-2
/
+2
2014-07-28
git: update to v2.0.3
John Keeping
1
-4
/
+2
2014-06-28
ui-log: ignore unhandled arguments
John Keeping
1
-3
/
+3
2014-06-28
git: update for git 2.0
Christian Hesse
1
-4
/
+4
2014-01-14
filter: add page source to email filter
Jason A. Donenfeld
1
-1
/
+1
2014-01-14
filter: add support for email filter
Jason A. Donenfeld
1
-0
/
+2
2014-01-08
Update copyright information
Lukas Fleischer
1
-1
/
+1
2014-01-08
ui-log.c: Several simplifications
Lukas Fleischer
1
-19
/
+9
2014-01-08
Use argv_array in place of vector
Lukas Fleischer
1
-19
/
+15
2013-05-22
ui-log: add <span/> around commit decorations
John Keeping
1
-0
/
+2
2013-04-08
Do not load user or system gitconfig and gitattributes
Jason A. Donenfeld
1
-1
/
+0
2013-04-08
use struct strbuf instead of static buffers
John Keeping
1
-11
/
+22
2013-04-08
Always #include corresponding .h in .c files
John Keeping
1
-0
/
+1
2013-04-08
Update git to v1.8.2.1
John Keeping
1
-3
/
+3
2013-03-20
Convert pager navigation into a unordered list
Lukas Fleischer
1
-3
/
+6
2013-03-20
Fix colspan values
Lukas Fleischer
1
-7
/
+7
2013-03-05
Mark several functions/variables static
Lukas Fleischer
1
-3
/
+3
2012-10-17
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
1
-1
/
+9
2012-01-03
Merge branch 'stable'
Lars Hjemli
1
-0
/
+3
2012-01-03
ui-log.c: do not show remote heads if enable-remote-branches=0
Georg Müller
1
-0
/
+3
2011-06-02
Merge branch 'stable'
Lars Hjemli
1
-9
/
+0
2011-06-02
ui-log.c: do not link from age column
Lars Hjemli
1
-9
/
+0
[next]