index
:
cgit
git-http-backend
master
A hyperfast web frontend for git repositories written in C
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
*
shared.c: use die_errno() where appropriate
John Keeping
2013-05-22
-5
/
+4
*
html.c: die when write fails
John Keeping
2013-05-22
-1
/
+1
*
ui-log: add <span/> around commit decorations
John Keeping
2013-05-22
-0
/
+2
*
Makefile: fix parallel "make test"
John Keeping
2013-05-22
-5
/
+3
*
cache.c: fix cache_ls
John Keeping
2013-05-18
-4
/
+10
*
t0109: "function" is a bash-ism
John Keeping
2013-05-13
-1
/
+1
*
New mailing list.
Jason A. Donenfeld
2013-05-13
-2
/
+3
*
ui-snapshot: do not access $HOME
Jason A. Donenfeld
2013-04-30
-0
/
+10
*
t0001: validate Git -rcN version numbers correctly
John Keeping
2013-04-27
-1
/
+6
*
git: update to 1.8.2.2
John Keeping
2013-04-27
-1
/
+1
*
scan-tree: fix regression in section-from-path=-1
John Keeping
2013-04-17
-0
/
+2
*
t0001: ignore ".dirty" suffix on Git version
John Keeping
2013-04-15
-1
/
+1
*
tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory
John Keeping
2013-04-15
-0
/
+1
*
t0109: test more URLs
John Keeping
2013-04-15
-4
/
+20
*
cgitrc.5.txt: Specify when scan-path must be defined before.
Jason A. Donenfeld
2013-04-10
-9
/
+11
*
ui-snapshot.c: Prepend "V" when guessing ref names
Lukas Fleischer
2013-04-10
-2
/
+6
*
t0107: Skip ZIP tests if unzip(1) isn't available
Lukas Fleischer
2013-04-10
-4
/
+10
*
tests/: Do not use `sed -i`
Lukas Fleischer
2013-04-10
-5
/
+8
*
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld
2013-04-10
-22
/
+46
*
t0109: chain operations with &&
John Keeping
2013-04-10
-1
/
+1
*
cgit.c: Do not restore unset environment variables
Lukas Fleischer
2013-04-10
-2
/
+4
*
t0107: Use `tar -z` for gzip'ed archives
Lukas Fleischer
2013-04-09
-1
/
+1
*
tests: Make sure that git does not access $HOME
Jason A. Donenfeld
2013-04-08
-0
/
+25
*
tests/.gitignore: update for using Git's test infrastructure
John Keeping
2013-04-08
-3
/
+3
*
tests: use Git's test framework
John Keeping
2013-04-08
-291
/
+239
*
Do not load user or system gitconfig and gitattributes
Jason A. Donenfeld
2013-04-08
-2
/
+24
*
use struct strbuf instead of static buffers
John Keeping
2013-04-08
-243
/
+305
*
Remove redundant calls to fmt("%s", ...)
John Keeping
2013-04-08
-3
/
+3
*
Convert cgit_print_error to a variadic function
John Keeping
2013-04-08
-45
/
+57
*
shared.c: add strbuf_ensure_end
John Keeping
2013-04-08
-0
/
+8
*
html.c: add various strbuf and varadic helpers
John Keeping
2013-04-08
-4
/
+63
*
Mark char* fields in struct cgit_page as const
John Keeping
2013-04-08
-7
/
+8
*
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
2013-04-08
-18
/
+25
*
ui-refs.c: Refactor print_tag()
Lukas Fleischer
2013-04-08
-29
/
+27
*
ui-refs.c: Remove global header variable
Lukas Fleischer
2013-04-08
-6
/
+0
*
html.c: Replace strdup() with xstrdup()
Lukas Fleischer
2013-04-08
-5
/
+2
*
Always #include corresponding .h in .c files
John Keeping
2013-04-08
-8
/
+20
*
cgit.mk: fix dependency handling
John Keeping
2013-04-08
-0
/
+8
*
Makefile: re-include cgit.conf in cgit.mk
John Keeping
2013-04-08
-0
/
+2
*
Do not unnecessarily strdup() environment variables
Lukas Fleischer
2013-04-08
-15
/
+10
*
Maŕk cgit_environment members const
Lukas Fleischer
2013-04-08
-12
/
+12
*
Return const char * in cgit_{httpscheme, hosturl, rooturl}()
Lukas Fleischer
2013-04-08
-9
/
+9
*
Update git to v1.8.2.1
John Keeping
2013-04-08
-5
/
+6
*
ui-blob: don't segfault when no path is given
John Keeping
2013-04-07
-1
/
+1
*
Convert pager navigation into a unordered list
Lukas Fleischer
2013-03-20
-9
/
+20
*
Makefile: remove CGIT-CFLAGS files in clean stage
Jason A. Donenfeld
2013-03-20
-1
/
+1
*
ui-summary.c: Move urls variable into print_urls()
Lukas Fleischer
2013-03-20
-6
/
+14
*
Fix colspan values
Lukas Fleischer
2013-03-20
-14
/
+28
*
html: check return value of write
Jason A. Donenfeld
2013-03-20
-2
/
+3
*
ui-shared: squelch compiler warning.
Jason A. Donenfeld
2013-03-20
-0
/
+1
[prev]
[next]