cgit

ref: v0.9.2
Sha Commit date Commit message Author
989d2513 2013-05-27 CGIT-0.9.2 Jason A. Donenfeld
cd42ded9 2013-05-27 README: add trailing slash to homepage Jason A. Donenfeld
d6d3dbc8 2013-05-27 cgitrc.5: improve example config Jason A. Donenfeld
8149be21 2013-05-27 filters: import more modern scripts Jason A. Donenfeld
dcbc0438 2013-05-26 readme: use string_list instead of space deliminations Jason A. Donenfeld
fe36f84d 2013-05-25 ui-summary: Disallow directory traversal Jason A. Donenfeld
2a1ead3e 2013-05-25 cgitrc.5: information on directory traversal and multiple readme files Jason A. Donenfeld
cd4c77d9 2013-05-25 readme: Accept multiple candidates and test them. Jason A. Donenfeld
c0dfaf1c 2013-05-25 ui-summary: Pass filename to about-filter Jason A. Donenfeld
3cb5d86d 2013-05-25 ui-summary: Use default branch for readme if : prefix Jason A. Donenfeld
03eb76df 2013-05-25 cgit.c: Do not reset HOME after unsetting it. Jason A. Donenfeld
5a4156ef 2013-05-25 cgit.c: sync repo config printing with struct cgit_repo Jason A. Donenfeld
0499e88c 2013-05-25 git: update to 1.8.3 John Keeping
f32a2da6 2013-05-18 cache.c: cache ls_cache output properly John Keeping
75bfec64 2013-05-18 tests: introduce strip_header() helper function John Keeping
1e9f1ee6 2013-05-18 shared.c: use die_errno() where appropriate John Keeping
1fec7cd6 2013-05-18 html.c: die when write fails John Keeping
927060c5 2013-05-18 ui-log: add <span/> around commit decorations John Keeping
c2b79dd8 2013-05-18 Makefile: fix parallel "make test" John Keeping
f75900b0 2013-05-18 cache.c: fix cache_ls John Keeping
7966fd9b 2013-05-09 t0109: "function" is a bash-ism John Keeping
72f8991c 2013-05-13 New mailing list. Jason A. Donenfeld
8bf4a046 2013-04-30 ui-snapshot: do not access $HOME Jason A. Donenfeld
8d07ad33 2013-04-27 t0001: validate Git -rcN version numbers correctly John Keeping
83115075 2013-04-27 git: update to 1.8.2.2 John Keeping
9a725f4f 2013-04-16 scan-tree: fix regression in section-from-path=-1 John Keeping
d483e8f5 2013-04-14 t0001: ignore ".dirty" suffix on Git version John Keeping
31f56fc1 2013-04-14 tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory John Keeping
64f30688 2013-04-14 t0109: test more URLs John Keeping
a8d613ef 2013-04-10 cgitrc.5.txt: Specify when scan-path must be defined before. Jason A. Donenfeld
8c4c2c46 2013-04-10 ui-snapshot.c: Prepend "V" when guessing ref names Lukas Fleischer
81bf4d32 2013-04-09 t0107: Skip ZIP tests if unzip(1) isn't available Lukas Fleischer
016364d4 2013-04-09 tests/: Do not use `sed -i` Lukas Fleischer
389cc173 2013-04-08 Add branch-sort and repo.branch-sort options. Jason A. Donenfeld
880223dc 2013-04-10 t0109: chain operations with && John Keeping
8d8e84e7 2013-04-10 cgit.c: Do not restore unset environment variables Lukas Fleischer
410da3ac 2013-04-09 t0107: Use `tar -z` for gzip'ed archives Lukas Fleischer
dd1f0e5f 2013-04-08 tests: Make sure that git does not access $HOME Jason A. Donenfeld
9844c607 2013-04-08 tests/.gitignore: update for using Git's test infrastructure John Keeping
c95cc5ec 2013-04-01 tests: use Git's test framework John Keeping
8a92df03 2013-04-08 Do not load user or system gitconfig and gitattributes Jason A. Donenfeld
fb3655df 2013-04-06 use struct strbuf instead of static buffers John Keeping
42d5476f 2013-04-06 Remove redundant calls to fmt("%s", ...) John Keeping
ed5bd30e 2013-04-06 Convert cgit_print_error to a variadic function John Keeping
d2e20e38 2013-04-07 shared.c: add strbuf_ensure_end John Keeping
fd00d2f9 2013-04-07 html.c: add various strbuf and varadic helpers John Keeping
57d09bf4 2013-04-07 Mark char* fields in struct cgit_page as const John Keeping
b1f17f16 2013-04-01 Fix out-of-bounds memory accesses with virtual_root="" John Keeping
4b4a62d5 2013-04-06 ui-refs.c: Refactor print_tag() Lukas Fleischer
caca860b 2013-04-06 ui-refs.c: Remove global header variable Lukas Fleischer
3edfd83d 2013-04-06 html.c: Replace strdup() with xstrdup() Lukas Fleischer
8f208794 2013-04-06 Always #include corresponding .h in .c files John Keeping
a5e4ad2d 2013-04-04 cgit.mk: fix dependency handling John Keeping
cfb77e97 2013-04-01 Makefile: re-include cgit.conf in cgit.mk John Keeping
a92678b5 2013-04-01 Do not unnecessarily strdup() environment variables Lukas Fleischer
3a843243 2013-04-01 Maŕk cgit_environment members const Lukas Fleischer
996f86e6 2013-04-01 Return const char * in cgit_{httpscheme, hosturl, rooturl}() Lukas Fleischer
849ecd96 2013-04-08 Update git to v1.8.2.1 John Keeping
1c32e008 2013-04-07 ui-blob: don't segfault when no path is given John Keeping
b60e6bff 2013-03-07 Convert pager navigation into a unordered list Lukas Fleischer
121089ce 2013-03-20 Makefile: remove CGIT-CFLAGS files in clean stage Jason A. Donenfeld
977a3ad7 2013-03-05 ui-summary.c: Move urls variable into print_urls() Lukas Fleischer
ef8a97d9 2013-03-05 Fix colspan values Lukas Fleischer
6d7e3596 2013-03-20 html: check return value of write Jason A. Donenfeld
40e1d9b6 2013-03-20 ui-shared: squelch compiler warning. Jason A. Donenfeld
7669f7f7 2013-03-06 cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh John Keeping
d6768a67 2013-03-06 cgit.mk: don't rebuild everything if CGIT_VERSION changes John Keeping
1a6feaf5 2013-03-06 ui-patch: use cgit_version not CGIT_VERSION John Keeping
5f323c1f 2013-03-06 Makefile: re-use Git's Makefile where possible John Keeping
e1e0e038 2013-03-19 tests: check that Git version are in sync John Keeping
0255821e 2013-03-20 Merge branch 'wip' Jason A. Donenfeld
6d8a789d 2013-03-06 ui-shared: fix return type of cgit_self_link John Keeping
59fe348d 2013-03-04 cgit_print_snapshot_links(): Free prefix variable Lukas Fleischer
bc2f5a6d 2013-03-04 cgit_print_commit(): Free tmp variable Lukas Fleischer
985d6ca7 2013-03-04 cgit_print_tree(): Free curr_rev after usage Lukas Fleischer
0ffdc46f 2013-03-04 find_default_branch(): Free refmatch after usage Lukas Fleischer
fab385ef 2013-03-04 print_tag_downloads(): Free ref variable Lukas Fleischer
1268afe8 2013-03-04 Free reflists after usage Lukas Fleischer
1a5e8633 2013-03-04 ui-shared.c: Remove unused function print_archive_ref() Lukas Fleischer
71926bfb 2013-03-04 ui-shared.c: Remove unused function cgit_currurl() Lukas Fleischer
bafab423 2013-03-04 Mark several functions/variables static Lukas Fleischer
d5a43b42 2013-03-04 t0107-snapshot: add tests for ZIP archives John Keeping
f9b801a1 2013-03-04 tests: make whitespace consistent John Keeping
392e07d2 2013-03-04 tests: "grep -e" is not portable to all platforms John Keeping
78a24e5c 2013-03-04 Makefile: Disable gettext in the Git submodule Lukas Fleischer
ca59b26d 2012-11-17 Makefile: improve dependency generation Jamie Couture
fac4da38 2013-03-03 cgit.c: Remove parameter from guess_defbranch() Lukas Fleischer
210a5711 2013-03-03 ui-tree.c: Use a context structure in walk_tree() Lukas Fleischer
bfe57662 2013-03-03 ui-tree.c: Drop the header variable Lukas Fleischer
c4b8db3f 2013-03-03 ui-tree.c: Declare the state variable globally Lukas Fleischer
fb5a3731 2013-03-03 ui-tree.c: Pass current revision to print_object() Lukas Fleischer
b1db30cd 2013-03-03 ui-plain.c: Use a context structure in walk_tree() Lukas Fleischer
a6317505 2013-03-03 ui-plain.c: Do not access match variable in print_*() Lukas Fleischer
41f9c4e2 2013-03-03 ui-blob.c: Use a context structure in walk_tree() Lukas Fleischer
973deda0 2013-03-03 ui-snapshot.c: Fill argv[0] with dummy. Jason A. Donenfeld
bdae1d8a 2013-03-03 White space around control verbs. Jason A. Donenfeld
53bc747d 2013-03-03 Fix several whitespace errors Lukas Fleischer
7f4e8c33 2013-03-02 Update git to v1.7.12.4 John Keeping
10628b0e 2013-03-02 Update git to v1.7.9.7 John Keeping
87369611 2013-03-02 Update git to v1.7.8.6 John Keeping