index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
.config
/
nvim
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
0 files changed, 0 insertions, 0 deletions
Fleischer
2013-04-08
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer
2013-04-08
Update git to v1.8.2.1
John Keeping
2013-04-07
ui-blob: don't segfault when no path is given
John Keeping
2013-03-20
Convert pager navigation into a unordered list
Lukas Fleischer
2013-03-20
Makefile: remove CGIT-CFLAGS files in clean stage
Jason A. Donenfeld
2013-03-20
ui-summary.c: Move urls variable into print_urls()
Lukas Fleischer
2013-03-20
Fix colspan values
Lukas Fleischer
2013-03-20
html: check return value of write
Jason A. Donenfeld
2013-03-20
ui-shared: squelch compiler warning.
Jason A. Donenfeld
2013-03-20
cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh
John Keeping
2013-03-20
cgit.mk: don't rebuild everything if CGIT_VERSION changes
John Keeping
2013-03-20
ui-patch: use cgit_version not CGIT_VERSION
John Keeping
2013-03-20
Makefile: re-use Git's Makefile where possible
John Keeping