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
*
Remove trailing slash after remove-suffix
Lukas Fleischer
2014-12-23
1
-3
/
+6
*
git: update to v2.2.1
Christian Hesse
2014-12-23
5
-7
/
+8
*
filter: fix libravatar email-filter https issue
Christian Hesse
2014-12-13
1
-1
/
+2
*
ui-diff: add "stat only" diff type
John Keeping
2014-12-13
2
-1
/
+5
*
Change "ss" diff flag to an enum
John Keeping
2014-12-13
4
-14
/
+24
*
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
John Keeping
2014-12-13
4
-8
/
+8
*
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
John Keeping
2014-12-13
5
-13
/
+11
*
git: update to v2.0.4
John Keeping
2014-08-07
2
-1
/
+1
*
Always check if README exists in choose_readme()
Lukas Fleischer
2014-08-07
1
-6
/
+0
*
cgitrc.5: we mean a cgi response, not request
Jason A. Donenfeld
2014-08-01
1
-1
/
+1
*
ui-stats.c: set parent pointer to NULL after freeing it
John Keeping
2014-07-28
1
-0
/
+1
*
git: update to v2.0.3
John Keeping
2014-07-28
6
-9
/
+7
*
parsing.c: make commit buffer const
John Keeping
2014-07-28
1
-4
/
+4
*
Bump version.
v0.10.2
Jason A. Donenfeld
2014-06-30
1
-1
/
+1
*
remove debug fprinf() calls that sneaked in with commit 79c985
Christian Hesse
2014-06-29
1
-4
/
+0
*
git: update to 2.0.1
Christian Hesse
2014-06-28
2
-1
/
+1
*
ui-patch: Flush stdout after outputting data
John Keeping
2014-06-28
1
-0
/
+2
*
ui-log: ignore unhandled arguments
John Keeping
2014-06-28
1
-3
/
+3
*
git: update for git 2.0
Christian Hesse
2014-06-28
12
-36
/
+40
*
remove trailing whitespaces from source files
Christian Hesse
2014-04-17
6
-24
/
+24
*
git: update to 1.9.2
Christian Hesse
2014-04-12
2
-1
/
+1
*
Fix cgit_parse_url when a repo url is contained in another repo url
Julian Maurice
2014-04-05
1
-9
/
+14
*
Makefile: use more reliable git tarball mirror
Jason A. Donenfeld
2014-03-20
1
-1
/
+1
*
git: update to 1.9.1
Christian Hesse
2014-03-20
2
-1
/
+1
*
filter: add libravatar email-filter lua script
Christian Hesse
2014-03-13
1
-0
/
+26
*
Bump version.
v0.10.1
Jason A. Donenfeld
2014-02-28
1
-1
/
+1
*
ui-refs: simplify cmp_age logic
Jason A. Donenfeld
2014-02-26
1
-11
/
+3
*
Remove unused parameter from cgit_print_snapshot()
Lukas Fleischer
2014-02-21
3
-3
/
+3
*
print download link for reference string length == 1
Christian Hesse
2014-02-21
1
-1
/
+1
*
Clean up cache documentation.
Jason A. Donenfeld
2014-02-21
1
-22
/
+25
*
Skip cache slot when time-to-live is zero
Lukas Fleischer
2014-02-21
2
-9
/
+15
*
git: Update to 1.9.0
Lukas Fleischer
2014-02-21
2
-1
/
+1
*
Makefile: suppress pkg-config error
Jason A. Donenfeld
2014-02-20
1
-1
/
+1
*
Add a cache-snapshot-ttl configuration variable
Lukas Fleischer
2014-02-20
3
-0
/
+12
*
diffstat: do not rely on uninitialized data
Jason A. Donenfeld
2014-02-20
1
-0
/
+1
*
gen-version.sh: check if git is available before trying to call it
Fabien C
2014-02-05
1
-1
/
+1
*
simple-authentication: style
Jason A. Donenfeld
2014-01-23
1
-1
/
+1
*
makefile: use LUA_PKGCONFIG to set Lua implementation
Natanael Copa
2014-01-22
2
-31
/
+16
*
tests: only do lua tests if lua is compiled-in
Jason A. Donenfeld
2014-01-20
2
-2
/
+17
*
cgit: add --version argument for printing info
Jason A. Donenfeld
2014-01-20
1
-0
/
+17
*
cache: use sendfile() instead of a pair of read() + write()
Sebastian Andrzej Siewior
2014-01-19
3
-1
/
+34
*
README: document pkg-config for luajit
Jason A. Donenfeld
2014-01-19
1
-1
/
+1
*
makefile: bump version
v0.10
Jason A. Donenfeld
2014-01-17
1
-1
/
+1
*
mailmap: source before lighttpd
Jason A. Donenfeld
2014-01-17
1
-1
/
+1
*
ui-shared: do not allow negative minutes
Jason A. Donenfeld
2014-01-17
1
-0
/
+2
*
auth: document tweakables in lua script
Jason A. Donenfeld
2014-01-17
1
-0
/
+10
*
repolist: make owner clickable to search
Jason A. Donenfeld
2014-01-17
1
-0
/
+6
*
ui-shared: move about tab all the way to the left
Jason A. Donenfeld
2014-01-17
1
-4
/
+4
*
filter: don't forget to reap the auth filter
Jason A. Donenfeld
2014-01-17
1
-0
/
+1
*
cgit.c: free tmp variable
Jason A. Donenfeld
2014-01-17
1
-0
/
+1
[next]