index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
A hyperfast web frontend for git repositories written in C
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
syntax-highlighting: replace invalid unicode with ?
Jason A. Donenfeld
2017-01-22
1
-2
/
+2
*
git: update to v2.11.0
Christian Hesse
2016-11-30
3
-2
/
+2
*
Link with -ldl on GNU Hurd
Peter Colberg
2016-11-25
1
-1
/
+1
*
git: update to v2.10.2 again
John Keeping
2016-11-24
1
-0
/
+0
*
Bump version.
v1.1
Jason A. Donenfeld
2016-11-23
2
-1
/
+1
*
css: highlight even table rows and skip empty rows
Christian Hesse
2016-11-23
3
-3
/
+24
*
git: update to v2.10.2
Christian Hesse
2016-11-06
2
-1
/
+1
*
ui-blog: fix oid handling
Christian Hesse
2016-10-12
1
-5
/
+5
*
shared: remove unused function strlpart()
Christian Hesse
2016-10-12
2
-17
/
+0
*
shared: remove unused function strrpart()
Christian Hesse
2016-10-12
2
-16
/
+0
*
ui-repolist: fix memory leak
Christian Hesse
2016-10-12
1
-1
/
+3
*
Use skip_prefix() to get rid of magic constants
Lukas Fleischer
2016-10-12
2
-28
/
+34
*
patch: reapply path limit
John Keeping
2016-10-12
1
-2
/
+8
*
ui-repolist: fix memory leak
Christian Hesse
2016-10-07
1
-1
/
+4
*
git: update to v2.10.1
Christian Hesse
2016-10-04
2
-1
/
+1
*
ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-3
/
+3
*
ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-6
/
+6
*
ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-9
/
+9
*
ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-5
/
+5
*
ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-3
/
+3
*
ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-11
/
+11
*
ui-log: replace get_sha1() with get_oid()
Christian Hesse
2016-10-04
1
-1
/
+1
*
ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-4
/
+4
*
ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-22
/
+22
*
cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-04
1
-4
/
+5
*
Makefile: remove extra space
Jason A. Donenfeld
2016-10-01
1
-1
/
+1
*
Simplify http_parse_querystring()
Lukas Fleischer
2016-10-01
2
-57
/
+11
*
ui-tree: remove a fixed size buffer
John Keeping
2016-10-01
1
-6
/
+9
*
ui-tag: clean up taginfo
John Keeping
2016-10-01
1
-2
/
+4
*
shared: make cgit_free_taginfo() public
John Keeping
2016-10-01
2
-1
/
+2
*
shared: remove return value from cgit_free_commitinfo()
John Keeping
2016-10-01
2
-3
/
+2
*
tree: allow skipping through single-child trees
John Keeping
2016-10-01
1
-2
/
+68
*
ui-ssdiff: fix decl-after-statement warnings
John Keeping
2016-10-01
1
-2
/
+2
*
ui-shared: fix decl-after-statement warnings
John Keeping
2016-10-01
1
-5
/
+7
*
configfile: fix EOF handling
John Keeping
2016-10-01
1
-1
/
+3
*
git: update to v2.10.0
Christian Hesse
2016-09-04
9
-62
/
+62
*
Fix qry.head leak on error
Richard Maw
2016-07-12
1
-4
/
+4
*
git: update to v2.9.1
Christian Hesse
2016-07-12
2
-1
/
+1
*
Link with -ldl on GNU/kFreeBSD
Peter Colberg
2016-07-06
1
-2
/
+2
*
Fix spelling in man page
Peter Colberg
2016-07-06
1
-2
/
+2
*
ui-shared: fix segfault when defbranch is NULL
Eric Wong
2016-07-06
1
-1
/
+1
*
css: consistent use of empty lines
Christian Hesse
2016-07-05
1
-0
/
+6
*
ui-log: color line changes
Christian Hesse
2016-07-05
2
-1
/
+11
*
Avoid ambiguities when prettifying snapshot names
Lukas Fleischer
2016-07-05
3
-20
/
+32
*
git: update to v2.9.0
Christian Hesse
2016-06-17
2
-1
/
+1
*
cgit.mk: Use $PKG_CONFIG
Kylie McClain
2016-06-17
1
-3
/
+5
*
md2html: use utf-8 and flush output buffer
Jason A. Donenfeld
2016-06-17
1
-6
/
+11
*
Hosted on HTTPS now
Jason A. Donenfeld
2016-06-07
4
-5
/
+5
*
Bump version.
v1.0
Jason A. Donenfeld
2016-06-07
1
-1
/
+1
*
git: update to v2.8.3
Christian Hesse
2016-05-20
2
-1
/
+1
[prev]
[next]