Commit Graph

  • 3cb5d86dc6 ui-summary: Use default branch for readme if : prefix Jason A. Donenfeld 2013-05-25 14:19:10 +0200
  • 03eb76dfad cgit.c: Do not reset HOME after unsetting it. Jason A. Donenfeld 2013-05-25 19:25:56 +0200
  • 5a4156ef95 cgit.c: sync repo config printing with struct cgit_repo Jason A. Donenfeld 2013-05-25 14:05:06 +0200
  • 0499e88cce git: update to 1.8.3 John Keeping 2013-05-25 11:19:00 +0100
  • f32a2da636 cache.c: cache ls_cache output properly John Keeping 2013-05-18 18:46:39 +0100
  • 75bfec6448 tests: introduce strip_header() helper function John Keeping 2013-05-18 18:46:38 +0100
  • 1e9f1ee64e shared.c: use die_errno() where appropriate John Keeping 2013-05-18 16:21:36 +0100
  • 1fec7cd6f8 html.c: die when write fails John Keeping 2013-05-18 15:57:03 +0100
  • 927060c5d8 ui-log: add <span/> around commit decorations John Keeping 2013-05-18 15:54:49 +0100
  • c2b79dd8e0 Makefile: fix parallel "make test" John Keeping 2013-05-18 15:17:08 +0100
  • f75900b04f cache.c: fix cache_ls John Keeping 2013-05-18 18:28:14 +0100
  • 7966fd9b8e t0109: "function" is a bash-ism John Keeping 2013-05-09 19:40:58 +0100
  • 72f8991c8a New mailing list. Jason A. Donenfeld 2013-05-13 14:00:50 +0200
  • 8bf4a0465e ui-snapshot: do not access $HOME Jason A. Donenfeld 2013-04-30 12:27:41 +0200
  • 8d07ad3388 t0001: validate Git -rcN version numbers correctly John Keeping 2013-04-27 10:48:56 +0100
  • 83115075ab git: update to 1.8.2.2 John Keeping 2013-04-27 10:20:16 +0100
  • 9a725f4f09 scan-tree: fix regression in section-from-path=-1 John Keeping 2013-04-16 18:39:58 +0100
  • d483e8f569 t0001: ignore ".dirty" suffix on Git version John Keeping 2013-04-14 19:15:43 +0100
  • 31f56fc1ec tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory John Keeping 2013-04-14 17:59:30 +0100
  • 64f30688fa t0109: test more URLs John Keeping 2013-04-14 17:07:41 +0100
  • a8d613efdc cgitrc.5.txt: Specify when scan-path must be defined before. Jason A. Donenfeld 2013-04-10 14:42:49 +0200
  • 8c4c2c464b ui-snapshot.c: Prepend "V" when guessing ref names Lukas Fleischer 2013-04-10 13:04:03 +0200
  • 81bf4d32b3 t0107: Skip ZIP tests if unzip(1) isn't available Lukas Fleischer 2013-04-09 20:02:33 +0200
  • 016364d4ed tests/: Do not use sed -i Lukas Fleischer 2013-04-09 20:02:32 +0200
  • 389cc17357 Add branch-sort and repo.branch-sort options. Jason A. Donenfeld 2013-04-08 16:57:12 +0200
  • 880223dc84 t0109: chain operations with && John Keeping 2013-04-10 13:11:57 +0100
  • 8d8e84e72a cgit.c: Do not restore unset environment variables Lukas Fleischer 2013-04-10 12:30:52 +0200
  • 410da3ac1c t0107: Use tar -z for gzip'ed archives Lukas Fleischer 2013-04-09 00:13:52 +0200
  • dd1f0e5f1b tests: Make sure that git does not access $HOME Jason A. Donenfeld 2013-04-08 22:18:21 +0200
  • 9844c60755 tests/.gitignore: update for using Git's test infrastructure John Keeping 2013-04-08 20:12:34 +0100
  • c95cc5ec56 tests: use Git's test framework John Keeping 2013-04-01 15:09:05 +0100
  • 8a92df033e Do not load user or system gitconfig and gitattributes Jason A. Donenfeld 2013-04-08 21:12:19 +0200
  • fb3655df3b use struct strbuf instead of static buffers John Keeping 2013-04-06 10:28:57 +0100
  • 42d5476f25 Remove redundant calls to fmt("%s", ...) John Keeping 2013-04-06 10:49:22 +0100
  • ed5bd30ebe Convert cgit_print_error to a variadic function John Keeping 2013-04-06 11:23:52 +0100
  • d2e20e3814 shared.c: add strbuf_ensure_end John Keeping 2013-04-07 14:03:47 +0100
  • fd00d2f9d6 html.c: add various strbuf and varadic helpers John Keeping 2013-04-07 14:40:50 +0100
  • 57d09bf448 Mark char* fields in struct cgit_page as const John Keeping 2013-04-07 12:46:45 +0100
  • b1f17f168b Fix out-of-bounds memory accesses with virtual_root="" John Keeping 2013-04-01 19:03:34 +0100
  • 4b4a62d507 ui-refs.c: Refactor print_tag() Lukas Fleischer 2013-04-06 23:39:08 +0200
  • caca860ba7 ui-refs.c: Remove global header variable Lukas Fleischer 2013-04-06 23:39:07 +0200
  • 3edfd83db6 html.c: Replace strdup() with xstrdup() Lukas Fleischer 2013-04-06 13:30:54 +0200
  • 8f20879431 Always #include corresponding .h in .c files John Keeping 2013-04-06 11:37:59 +0100
  • a5e4ad2d8b cgit.mk: fix dependency handling John Keeping 2013-04-04 18:32:24 +0100
  • cfb77e97fa Makefile: re-include cgit.conf in cgit.mk John Keeping 2013-04-01 14:14:12 +0100
  • a92678b5f1 Do not unnecessarily strdup() environment variables Lukas Fleischer 2013-04-01 17:11:15 +0200
  • 3a84324379 Maŕk cgit_environment members const Lukas Fleischer 2013-04-01 17:11:14 +0200
  • 996f86e664 Return const char * in cgit_{httpscheme, hosturl, rooturl}() Lukas Fleischer 2013-04-01 17:11:13 +0200
  • 849ecd961d Update git to v1.8.2.1 John Keeping 2013-04-08 09:00:22 +0100
  • 1c32e008c8 ui-blob: don't segfault when no path is given John Keeping 2013-04-07 15:06:23 +0100
  • b60e6bff75 Convert pager navigation into a unordered list Lukas Fleischer 2013-03-07 08:56:22 +0100
  • 121089ced5 Makefile: remove CGIT-CFLAGS files in clean stage Jason A. Donenfeld 2013-03-20 21:14:22 +0100
  • 977a3ad7bf ui-summary.c: Move urls variable into print_urls() Lukas Fleischer 2013-03-05 16:48:27 +0100
  • ef8a97d9c6 Fix colspan values Lukas Fleischer 2013-03-05 15:42:14 +0100
  • 6d7e3596eb html: check return value of write Jason A. Donenfeld 2013-03-20 20:44:20 +0100
  • 40e1d9b617 ui-shared: squelch compiler warning. Jason A. Donenfeld 2013-03-20 20:43:13 +0100
  • 7669f7f730 cgit.mk: Use SHELL_PATH_SQ to run gen-version.sh John Keeping 2013-03-06 21:22:09 +0000
  • d6768a6709 cgit.mk: don't rebuild everything if CGIT_VERSION changes John Keeping 2013-03-06 21:22:08 +0000
  • 1a6feaf5fa ui-patch: use cgit_version not CGIT_VERSION John Keeping 2013-03-06 21:22:07 +0000
  • 5f323c1ff4 Makefile: re-use Git's Makefile where possible John Keeping 2013-03-06 21:22:06 +0000
  • e1e0e038fd tests: check that Git version are in sync John Keeping 2013-03-19 20:00:29 +0000
  • 0255821e22 Merge branch 'wip' Jason A. Donenfeld 2013-03-20 20:21:25 +0100
  • 6d8a789d61 ui-shared: fix return type of cgit_self_link John Keeping 2013-03-06 20:51:54 +0000
  • 59fe348dea cgit_print_snapshot_links(): Free prefix variable Lukas Fleischer 2013-03-04 13:25:38 +0100
  • bc2f5a6d53 cgit_print_commit(): Free tmp variable Lukas Fleischer 2013-03-04 13:25:37 +0100
  • 985d6ca7e7 cgit_print_tree(): Free curr_rev after usage Lukas Fleischer 2013-03-04 13:25:36 +0100
  • 0ffdc46f08 find_default_branch(): Free refmatch after usage Lukas Fleischer 2013-03-04 13:25:35 +0100
  • fab385ef5c print_tag_downloads(): Free ref variable Lukas Fleischer 2013-03-04 13:25:34 +0100
  • 1268afe836 Free reflists after usage Lukas Fleischer 2013-03-04 13:25:33 +0100
  • 1a5e8633ce ui-shared.c: Remove unused function print_archive_ref() Lukas Fleischer 2013-03-04 08:52:35 +0100
  • 71926bfb34 ui-shared.c: Remove unused function cgit_currurl() Lukas Fleischer 2013-03-04 08:52:34 +0100
  • bafab423f2 Mark several functions/variables static Lukas Fleischer 2013-03-04 08:52:33 +0100
  • d5a43b429a t0107-snapshot: add tests for ZIP archives John Keeping 2013-03-04 21:58:51 +0000
  • f9b801a174 tests: make whitespace consistent John Keeping 2013-03-04 21:58:50 +0000
  • 392e07d28a tests: "grep -e" is not portable to all platforms John Keeping 2013-03-04 21:58:49 +0000
  • 78a24e5c55 Makefile: Disable gettext in the Git submodule Lukas Fleischer 2013-03-04 09:18:38 +0100
  • ca59b26dfd Makefile: improve dependency generation Jamie Couture 2012-11-17 13:02:17 -0500
  • fac4da38a0 cgit.c: Remove parameter from guess_defbranch() Lukas Fleischer 2013-03-03 22:42:35 +0100
  • 210a5711ad ui-tree.c: Use a context structure in walk_tree() Lukas Fleischer 2013-03-03 17:22:30 +0100
  • bfe5766245 ui-tree.c: Drop the header variable Lukas Fleischer 2013-03-03 16:55:21 +0100
  • c4b8db3f09 ui-tree.c: Declare the state variable globally Lukas Fleischer 2013-03-03 16:49:47 +0100
  • fb5a37317d ui-tree.c: Pass current revision to print_object() Lukas Fleischer 2013-03-03 16:45:14 +0100
  • b1db30cd25 ui-plain.c: Use a context structure in walk_tree() Lukas Fleischer 2013-03-03 17:27:54 +0100
  • a6317505ea ui-plain.c: Do not access match variable in print_*() Lukas Fleischer 2013-03-03 17:10:19 +0100
  • 41f9c4e2f6 ui-blob.c: Use a context structure in walk_tree() Lukas Fleischer 2013-03-03 17:27:46 +0100
  • 973deda0ea ui-snapshot.c: Fill argv[0] with dummy. Jason A. Donenfeld 2013-03-03 23:41:53 -0500
  • bdae1d8a8d White space around control verbs. Jason A. Donenfeld 2013-03-03 23:21:33 -0500
  • 53bc747d31 Fix several whitespace errors Lukas Fleischer 2013-03-03 16:04:29 +0100
  • 7f4e8c33ae Update git to v1.7.12.4 John Keeping 2013-03-02 12:32:15 +0000
  • 10628b0e52 Update git to v1.7.9.7 John Keeping 2013-03-02 12:32:14 +0000
  • 87369611a8 Update git to v1.7.8.6 John Keeping 2013-03-02 12:32:13 +0000
  • 2ab1cd9f3b Update git to v1.7.7.7 John Keeping 2013-03-02 12:32:12 +0000
  • c1633c6bef Update git to v1.7.6.5 John Keeping 2013-03-02 12:32:11 +0000
  • bfc14d067d Update git to v1.7.5.4 John Keeping 2013-03-02 12:32:10 +0000
  • c0a92e82da Print submodule revision next to submodule link stfn 2013-02-27 19:47:17 +0100
  • 05da4c2822 Support unannotated tags in git-clone. Jason A. Donenfeld 2013-02-01 21:08:51 +0100
  • 225c8aba31 ssdiff: correctly manage tab expansion Julius Plenz 2012-11-15 17:35:06 +0100
  • b1e172acca Make "owner" column on index page configurable Florian Pritz 2013-02-01 10:59:13 +0100
  • c6f5bc7264 man: fix up default value duplication Jason A. Donenfeld 2012-11-15 17:21:47 +0100
  • a6a932e198 CGIT-0.9.1 Jason A. Donenfeld 2012-11-15 01:28:59 +0100