git.ckatri.com
/
cgit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git: update to v2.32.0
[cgit.git]
/
cgit.h
2020-10-20
Christian Hesse
global: replace references to 'sha1' with 'oid'
blob
|
commitdiff
|
raw
2020-10-19
Christian Hesse
git: update to v2.29.0
blob
|
commitdiff
|
raw
|
diff to current
2019-06-25
Christian Hesse
ui-tree: allow per repository override for enable-blame
blob
|
commitdiff
|
raw
|
diff to current
2018-10-12
Christian Hesse
git: update to v2.19.1
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Jason A. Donenfeld
extra-head-content: introduce another option for meta...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
Christian Hesse
global: remove functionality we deprecated for cgit...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
Christian Hesse
snapshot: strip bit from struct cgit_snapshot_format
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
John Keeping
snapshot: support archive signatures
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
John Keeping
Add "snapshot-prefix" repo configuration
blob
|
commitdiff
|
raw
|
diff to current
2017-10-14
Jason A. Donenfeld
filter: pipe_fh should be local
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Jeff Smith
ui-blame: add blame UI
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Christian Hesse
shared: remove unused function strlpart()
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Christian Hesse
shared: remove unused function strrpart()
blob
|
commitdiff
|
raw
|
diff to current
2016-10-01
John Keeping
shared: make cgit_free_taginfo() public
blob
|
commitdiff
|
raw
|
diff to current
2016-10-01
John Keeping
shared: remove return value from cgit_free_commitinfo()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Christian Hesse
git: update to v2.10.0
blob
|
commitdiff
|
raw
|
diff to current
2016-02-22
Jason A. Donenfeld
ui-shared: add homepage to tabs
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
John Keeping
ui-atom: avoid DATE_STRFTIME
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
John Keeping
Avoid DATE_STRFTIME for long/short dates
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
John Keeping
parsing: add timezone to ident structures
blob
|
commitdiff
|
raw
|
diff to current
2016-01-14
Jason A. Donenfeld
ui-plain: add enable-html-serving flag
blob
|
commitdiff
|
raw
|
diff to current
2016-01-14
Jason A. Donenfeld
ui-blob: Do not accept mimetype from user
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Christian Hesse
refactor get_mimetype_from_file() to get_mimetype_for_f...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Christian Hesse
move get_mimetype_from_file() to shared
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
John Keeping
ui-tree: use "sane" isgraph()
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
John Keeping
cgit.h: move stdbool.h from ui-shared.h
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
John Keeping
log: allow users to follow a file
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
John Keeping
shared: make cgit_diff_tree_cb public
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Christian Hesse
git: update to v2.5.0
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Lukas Fleischer
Add repo.hide and repo.ignore
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Chris Burroughs
repolist: add owner-filter
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
John Keeping
ui-diff: add "stat only" diff type
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
John Keeping
Change "ss" diff flag to an enum
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Lukas Fleischer
Add a cache-snapshot-ttl configuration variable
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Jason A. Donenfeld
auth: add basic authentication filter framework
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Jason A. Donenfeld
filter: add support for email filter
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Jason A. Donenfeld
filter: basic write hooking infrastructure
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Jason A. Donenfeld
filter: allow for cleanup hook for filter types
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
John Keeping
filter: add interface layer
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
John Keeping
filter: add fprintf_filter function
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
John Keeping
filter: pass extra arguments via cgit_open_filter
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Jason A. Donenfeld
filter: split filter functions into their own file
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Jason A. Donenfeld
filter: make exit status local
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Jason A. Donenfeld
cache: document negative ttls and add about ttl
blob
|
commitdiff
|
raw
|
diff to current
2013-05-26
Jason A. Donenfeld
readme: use string_list instead of space deliminations
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Jason A. Donenfeld
Add branch-sort and repo.branch-sort options.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
John Keeping
shared.c: add strbuf_ensure_end
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
John Keeping
html.c: add various strbuf and varadic helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
John Keeping
Mark char* fields in struct cgit_page as const
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
John Keeping
Fix out-of-bounds memory accesses with virtual_root=""
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Lukas Fleischer
Maŕk cgit_environment members const
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Jason A. Donenfeld
Merge branch 'wip'
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Lukas Fleischer
Free reflists after usage
blob
|
commitdiff
|
raw
|
diff to current
2013-03-02
John Keeping
Update git to v1.7.7.7
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Florian Pritz
Make "owner" column on index page configurable
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Tobias Bieniek
ui-log: Add "commit-sort" option for controlling commit...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Tobias Bieniek
ui-repolist: Add "section-sort" flag to control section...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Jason A. Donenfeld
scan-tree: Unify gitweb.* and cgit.* settings into...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Jason A. Donenfeld
ui-repolist: Rename section-sort to repository-sort.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Jason A. Donenfeld
ui-repolist: Case insensitive sorting and age sort
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Jason A. Donenfeld
scan-tree: Support gitweb.category.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Jason A. Donenfeld
scan-tree: Support gitweb.description.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Lars Hjemli
Merge branch 'fh/mimetypes'
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Lars Hjemli
Merge branch 'jp/defbranch'
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Lars Hjemli
Merge branch 'lh/module-links'
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
Tim Chen
Fix diff mode switching when side-by-side-diffs=1
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Ferry Huberts
ui_plain: automatically lookup mimetype when mimetype...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-18
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Lars Hjemli
ui-tree.c: add support for path-selected submodule...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Lars Hjemli
Merge branch 'lh/clone-url'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Lars Hjemli
cgit.c: add 'clone-url' setting with support for macro...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Lars Hjemli
cgit.c: always setup cgit repo environment variables
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-12
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-30
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Lars Hjemli
Merge branch 'lh/panel'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Lars Hjemli
Merge branch 'fh/filter-api'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-14
Lars Hjemli
Merge branch 'dm/disable-clone'
blob
|
commitdiff
|
raw
|
diff to current
2011-03-26
Ferry Huberts
cgit_open_filter: also take the repo as a parameter
blob
|
commitdiff
|
raw
|
diff to current
2011-03-26
Ferry Huberts
new_filter: determine extra_args from filter type
blob
|
commitdiff
|
raw
|
diff to current
2011-03-05
Lars Hjemli
Merge branch 'stable'
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Dan McGee
Allow disabling of HTTP clone URLs
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Lars Hjemli
Merge branch 'br/misc'
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Bernhard Reutner...
implement repo.logo and repo.logo-link
blob
|
commitdiff
|
raw
|
diff to current
2011-02-19
Lars Hjemli
Merge branch 'jh/scan-path'
blob
|
commitdiff
|
raw
|
diff to current
next