Commit Graph

  • 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
  • ab9805aa86 man: show mime type default value Jason A. Donenfeld 2012-11-15 01:26:06 +0100
  • c6fe94e02a ssdiff: point line links at exact blob by prepending "id=" Julius Plenz 2012-10-30 13:56:01 +0100
  • 62a40c78fe Format git diff headers correctly when adding or removing files. Michael Halstead 2012-11-14 12:41:01 -0800
  • 633a66c822 Makefile: get snapshots from github Ferry Huberts 2012-11-03 17:49:45 -0600
  • 2b675d20bc Makefile: remove tags file Jamie Couture 2012-10-31 19:43:12 -0400
  • fe1bb0e765 ui-shared: use placeholder for empty commit subject Christian Franke 2012-10-28 18:36:08 +0100
  • 7ea35f9f8e syntax-highlighting.sh: Fix command injection. Jason A. Donenfeld 2012-10-27 20:03:41 -0600
  • 37141051ed Fix man page typo. Jason A. Donenfeld 2012-10-18 23:36:44 +0200
  • a58d8a168d Makefile: Support OpenBSD just like FreeBSD Jason A. Donenfeld 2012-10-17 21:55:48 +0200
  • 2853692a9e Makefile: support FreeBSD libiconv paths Jason A. Donenfeld 2012-10-17 18:30:08 +0200
  • 1cb8b494a5 tests: check for proper html entity Jason A. Donenfeld 2012-10-17 17:17:48 +0200
  • 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering Tobias Bieniek 2012-10-13 16:10:30 +0200
  • 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting. Tobias Bieniek 2012-10-09 20:53:29 +0200
  • 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option. Jason A. Donenfeld 2012-10-09 06:56:14 -0400
  • c366bd6fa8 ui: Remember to print ampersand as proper html entities. William Bell 2012-10-09 20:45:58 +0200
  • fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort. Jason A. Donenfeld 2012-10-16 23:32:40 +0200
  • 8f40be229c repo_config: do not let globals override repo settings Tobias Bieniek 2012-04-18 12:32:13 +0200
  • a9a6a20560 README: times, they are a-changin Jason A. Donenfeld 2012-10-09 13:21:30 +0200
  • d14faf4424 syntax-highlight: when the file has no extension, assume text Ferry Huberts 2012-10-09 13:10:48 +0200
  • e52a5226b8 ui-repolist: do not use agefile if it's date could not be parsed Ferry Huberts 2012-10-09 13:09:58 +0200
  • 2ad9063cb5 Revert "filters/syntax-highlighting.sh: work around highlight --force bug" Ferry Huberts 2012-10-09 13:08:30 +0200
  • 6419c9b57c Makefile: add tag target to generate ctags Jamie Couture 2012-10-08 13:12:17 -0400
  • 4675b91211 ui-repolist: Bold the currently viewed page. Jamie Couture 2012-10-08 12:49:34 -0400
  • 61d4147ea2 do not write outside heap buffer Jim Meyering 2012-04-23 22:06:35 +0200
  • 055e092a33 ui-snapshot: pass -n to gzip, to suppress timestamp Jason A. Donenfeld 2012-09-26 02:56:38 +0200
  • 7f08e03941 Update copyright headers to have latest dates. Jason A. Donenfeld 2012-07-12 20:00:40 +0200
  • 184c5655b2 ui-repolist: Case insensitive sorting and age sort Jason A. Donenfeld 2012-07-12 19:13:39 +0200
  • fc9181ff3d scan-tree: Support gitweb.category. Jason A. Donenfeld 2012-07-11 05:32:45 +0200
  • b56be4ba3a scan-tree: Support gitweb.description. Jason A. Donenfeld 2012-07-11 04:24:01 +0200
  • 45555512ba css: only use div#cgit Ferry Huberts 2012-03-19 23:09:25 +0100
  • ae90a0b2d1 Merge branch 'fh/mimetypes' Lars Hjemli 2012-03-18 21:01:28 +0000
  • 181b6e789b Merge branch 'jp/defbranch' Lars Hjemli 2012-03-18 21:00:18 +0000
  • 2b9fab8d30 Merge branch 'lh/module-links' Lars Hjemli 2012-03-18 20:59:36 +0000
  • 08352c7a02 Merge branch 'stable' Lars Hjemli 2012-03-18 20:23:30 +0000
  • 6e63ebfe00 css: force text color to black on decorations Ferry Huberts 2012-03-18 11:44:05 +0100
  • fac65a7ed2 css: vertically align the cgit logo image Ferry Huberts 2012-03-18 11:44:04 +0100