index
:
delta/cgit.git
baserock/morph
baserock/v0.12
ch/about-link
ch/anchorlinks
ch/annotated-tags
ch/atom
ch/cache
ch/cgitrc
ch/corruption
ch/css-highlight-table-rows
ch/css-list
ch/default-pages
ch/dynamic-aging
ch/enable-blame
ch/for-jason
ch/for-jason-next
ch/gcc-8
ch/git-2-10-1
ch/git-2-10-2
ch/git-2-11-0
ch/git-2-11-1
ch/git-2-12-0
ch/git-2-13-1
ch/git-2-13-2
ch/git-2-13-3
ch/git-2-13-4
ch/git-2-15-0
ch/git-2-16-0
ch/git-2-16-3
ch/git-2-17-0
ch/git-2-17-0-rc1
ch/git-2-18-0-rc1
ch/git-2-18-0-rc2
ch/git-2-19-0
ch/git-2-20-0
ch/git-2-20-0-rc0
ch/git-2-20-0-rc1
ch/git-2-21-0
ch/git-2-21-0-rc0
ch/git-2-21-0-rc1
ch/git-2-22-0
ch/git-2-23-0
ch/git-2-24-0
ch/git-2-25-0
ch/git-2-25-1
ch/git-2-26
ch/git-2-29
ch/git-2-31-0
ch/git-2-33
ch/git-version
ch/html-fmt
ch/inline-readme
ch/leak
ch/log-commit-message
ch/md2html-hr
ch/pending
ch/sha1-oid
ch/sha256
ch/testing-version
ch/tests
ch/tests-commit-graph
ch/tests-do-not-copy
ch/ui-blame
ch/unused
ch/warmcat
ch/zstd
ch/zstd-v3
jd/color-blame
jd/extra-head-include
jd/file-auth
jd/link-back
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
jk/follow-renames
jk/for-jason
jk/http-status-codes
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
stable
upstream/jd/zx2c4-deployment
upstream/jk/follow-renames
upstream/jk/valgrind-tests
upstream/lh/grep
upstream/lh/pretty-blob-view
upstream/master
upstream/wiki
upstream/wip
wiki
wip
git.zx2c4.com: cgit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-commit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
git: update to v2.19.1
Christian Hesse
2018-10-12
1
-2
/
+2
*
git: update to v2.18.0
Christian Hesse
2018-06-27
1
-1
/
+1
*
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
2018-06-27
1
-1
/
+1
*
ui-shared: remove unused parameter
John Keeping
2018-06-27
1
-1
/
+1
*
ui-shared: pass repo object to print_snapshot_links()
John Keeping
2018-06-27
1
-2
/
+1
*
git: update to v2.16.0
Christian Hesse
2018-01-19
1
-1
/
+1
*
git: update to v2.14
Jeff Smith
2017-08-10
1
-3
/
+3
*
ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-4
/
+4
*
Avoid DATE_STRFTIME for long/short dates
John Keeping
2016-02-08
1
-2
/
+2
*
ui-{commit,tag}: show dates in originator's timezone
John Keeping
2016-02-08
1
-2
/
+4
*
git: update to v2.7.0
Christian Hesse
2016-01-13
1
-6
/
+6
*
commit: move layout into page function
John Keeping
2015-08-14
1
-2
/
+6
*
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
John Keeping
2014-12-13
1
-1
/
+1
*
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
John Keeping
2014-12-13
1
-2
/
+2
*
filter: add page source to email filter
Jason A. Donenfeld
2014-01-14
1
-2
/
+2
*
filter: add support for email filter
Jason A. Donenfeld
2014-01-14
1
-0
/
+4
*
filter: return on null filter from open and close
Jason A. Donenfeld
2014-01-14
1
-12
/
+6
*
Update copyright information
Lukas Fleischer
2014-01-08
1
-1
/
+1
*
Allow for creating raw diffs with cgit_print_diff()
Lukas Fleischer
2013-08-16
1
-1
/
+1
*
Do not load user or system gitconfig and gitattributes
Jason A. Donenfeld
2013-04-08
1
-1
/
+0
*
Convert cgit_print_error to a variadic function
John Keeping
2013-04-08
1
-2
/
+2
*
Always #include corresponding .h in .c files
John Keeping
2013-04-08
1
-0
/
+1
*
Update git to v1.8.2.1
John Keeping
2013-04-08
1
-1
/
+2
*
cgit_print_commit(): Free tmp variable
Lukas Fleischer
2013-03-04
1
-0
/
+1
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
1
-2
/
+2
*
cgit.c: always setup cgit repo environment variables
Lars Hjemli
2011-06-13
1
-3
/
+3
*
Merge branch 'lh/panel'
Lars Hjemli
2011-05-23
1
-7
/
+3
|
\
|
*
ui-diff.c: create a control panel for diff options
Lars Hjemli
2011-03-06
1
-7
/
+3
*
|
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
2011-03-26
1
-3
/
+3
|
/
*
Use GIT-1.7.2.2
Lars Hjemli
2010-08-22
1
-1
/
+1
*
ui-commit: Display git notes when present
Jeff Smith
2010-08-04
1
-0
/
+15
*
Merge branch 'jh/path-limit'
Lars Hjemli
2010-06-22
1
-8
/
+12
|
\
|
*
ui-commit: Preserve path limit in links to commit page
Johan Herland
2010-06-19
1
-4
/
+5
|
*
ui-commit: Preserve path limit in links to tree and diff pages
Johan Herland
2010-06-19
1
-1
/
+5
|
*
ui-patch: Apply path limit to generated patch
Johan Herland
2010-06-19
1
-1
/
+1
|
*
ui-commit: Limit diff based on path limit in qry.path
Johan Herland
2010-06-19
1
-2
/
+2
*
|
Optionally generate verbose parent links
Lars Hjemli
2010-02-27
1
-5
/
+7
*
|
display subject instead of sha1 as link title of parents
Stefan Naewe
2010-02-27
1
-3
/
+5
|
/
*
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
2009-09-16
1
-3
/
+8
*
Use GIT-1.6.4.3
Lars Hjemli
2009-09-13
1
-1
/
+1
*
Merge branch 'lh/plugins'
Lars Hjemli
2009-08-09
1
-0
/
+8
|
\
|
*
Add support for repo.commit-filter and repo.source-filter
Lars Hjemli
2009-08-09
1
-8
/
+8
|
*
ui-commit: add support for 'commit-filter' option
Lars Hjemli
2009-07-31
1
-0
/
+8
*
|
Introduce noplainemail option to hide email adresses from spambots
Martin Szulecki
2009-08-08
1
-4
/
+8
|
/
*
Add decorations to commit pages
Justin Waters
2009-01-27
1
-0
/
+4
*
Added `local-time` option to cgitrc
Stefan Naewe
2008-08-01
1
-2
/
+2
*
ui-commit: handle root commits
Lars Hjemli
2008-05-18
1
-3
/
+7
*
Integrate diffstat with diff
Lars Hjemli
2008-04-24
1
-142
/
+4
*
Fix commitdiff annoyance
Lars Hjemli
2008-04-17
1
-1
/
+1
*
Remove 'patch' link from tab, add to commit view
Lars Hjemli
2008-04-13
1
-0
/
+6
[next]