Commit Graph

  • 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 v0.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
  • c028b604ef Grep the source, Luke lh/grep Lars Hjemli 2011-06-22 08:49:57 +0000
  • 8a53f9dd6d ui-tree.c: cleanup printing of blobs in tree view lh/pretty-blob-view Lars Hjemli 2012-03-20 08:13:01 +0000
  • 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
  • 9e39552c3f Fix relative paths. Jason A. Donenfeld 2012-10-09 13:22:21 +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
  • be8dd4a5e1 Simplify development model, for the time being. Jason A. Donenfeld 2012-10-09 12:30:36 +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
  • add1ccb1d8 css: prefix all styles with div#cgit Ferry Huberts 2012-03-18 11:44:03 +0100
  • f50be7fda0 filters/syntax-highlighting.sh: work around highlight --force bug Ferry Huberts 2012-03-18 11:48:01 +0000
  • 375353caff filters/highlight.sh: manually support highlight version 2 and 3 Ferry Huberts 2012-03-18 11:38:26 +0000
  • 561959cffa tests: properly quote arguments to printf Ferry Huberts 2012-03-18 11:43:50 +0100
  • f8492f79a3 tests: handle paths with whitespace Ferry Huberts 2012-03-18 11:43:49 +0100
  • 7996157f14 Merge branch 'stable' Lars Hjemli 2012-03-18 10:19:59 +0000
  • e032761a5e CGIT-0.9.0.3 v0.9.0.3 Lars Hjemli 2012-03-18 10:16:27 +0000
  • 961893b547 Merge branch 'stable' Lars Hjemli 2012-03-18 10:10:10 +0000
  • 21418ec42a segfault fix on some bogus requests Eric Wong 2012-01-04 09:01:51 +0000
  • 6a575b8900 use correct type for sizeof Jamie Couture 2012-01-11 22:38:49 -0500
  • 19c31231fa ui-ssdiff.c: correct length check for LCS table Eric Wong 2012-01-04 08:59:15 +0000
  • 1de3048d08 Merge branch 'stable' Lars Hjemli 2012-01-03 21:19:29 +0000
  • 94b7c76e53 Fix segmentation fault in empty repository John Keeping 2011-11-24 11:54:47 +0000
  • aa25ff3c8b Merge branch 'stable' Lars Hjemli 2012-01-03 16:48:22 +0000
  • fbd254d54e Makefile: fetch git tarballs from http://hjemli.net/git/git/ Lars Hjemli 2012-01-03 16:43:33 +0000
  • dad620ee56 fix css color value and vertical-align value Norberto Lopes 2011-11-22 17:59:26 -0800
  • 1957425726 ui-ssdiff.c: set correct diffmode in "control panel" Tim Chen 2012-01-03 16:09:59 +0000
  • 04254fa903 Merge branch 'stable' Lars Hjemli 2012-01-03 16:06:58 +0000
  • f2ced535e9 Fix diff mode switching when side-by-side-diffs=1 Tim Chen 2012-01-03 16:02:14 +0000
  • 0b6a716d1b ui-log.c: do not show remote heads if enable-remote-branches=0 Georg Müller 2012-01-03 15:30:50 +0000
  • 7530d94f05 Add sort parameter to pager of repo list Tobias Grimm 2011-07-31 02:44:05 +0200
  • e19f7d7180 ui-ssdiff: move LCS table away from the stack Jamie Couture 2011-09-17 18:25:01 -0400
  • d96d2c98eb shared.c: Only setenv() if value is non-null Lukas Fleischer 2011-09-14 11:52:43 +0200
  • 8185169e5e shared.c: Remove unused "linux/limits.h" include Lukas Fleischer 2011-07-22 17:15:49 +0200
  • 756e3ea639 Merge branch 'stable' Lars Hjemli 2011-07-22 12:22:17 +0000
  • bebe89d7c1 Fix potential XSS vulnerability in rename hint Lukas Fleischer 2011-07-22 13:47:19 +0200
  • 1e25ac5b8f Remove dead initialization in cgit_parse_commit() Lukas Fleischer 2011-07-21 23:04:53 +0200
  • bf8c7a4c93 Merge branch 'stable' Lars Hjemli 2011-07-21 14:27:03 +0000
  • 654ebb55d4 CGIT 0.9.0.2 v0.9.0.2 Lars Hjemli 2011-07-21 14:23:50 +0000