Commit Graph

  • 6d10c13058 Install filter scripts Todd Zullinger 2010-09-06 09:31:24 -04:00
  • 0c3130de96 Add Makefile targets to install/uninstall docs Todd Zullinger 2010-09-06 09:31:23 -04:00
  • 679f7ef4f3 Generalize doc generation Todd Zullinger 2010-09-06 09:31:22 -04:00
  • a9d6e6e695 Merge branch 'ml/bugfix' Lars Hjemli 2010-09-19 19:00:05 +02:00
  • 536c7a1eb2 Merge branch 'lh/section-from-path' Lars Hjemli 2010-09-19 18:46:17 +02:00
  • e76a1ea427 Merge branch 'lh/readme' Lars Hjemli 2010-09-19 18:43:58 +02:00
  • 857696dd3d Use GIT-1.7.3 Lars Hjemli 2010-09-19 14:00:46 +02:00
  • d187b98557 prefer html_raw() to write() Mark Lodato 2010-09-04 14:18:16 -04:00
  • 25e8ba1996 ui-repolist: fix redefinition of _XOPEN_SOURCE Mark Lodato 2010-09-04 11:49:30 -04:00
  • e4ddc8f72b fix errors in printf-style format strings Mark Lodato 2010-09-04 11:30:18 -04:00
  • a4c58d92bf use __attribute__ to catch printf format mistakes Mark Lodato 2010-09-04 11:09:57 -04:00
  • bf8293d319 Merge branch 'stable' Lars Hjemli 2010-09-01 12:32:57 +00:00
  • ba1769cb64 ui-snapshot: actually compress zip archives Lars Hjemli 2010-09-01 12:13:12 +00:00
  • 6940b23b9e Merge branch 'stable' Lars Hjemli 2010-08-29 17:40:51 +02:00
  • 48434780ca html: fix strcpy bug in convert_query_hexchar Mark Lodato 2010-08-27 21:02:27 -04:00
  • c94414a4c8 t0108-patch: add 'tests_done' to end Mark Lodato 2010-08-26 22:02:03 -04:00
  • 797110e39d Add support for 'section-from-path' option Lars Hjemli 2010-08-21 15:44:09 +02:00
  • 515edb0da3 Add support for "readme" option Lars Hjemli 2010-08-21 15:08:01 +02:00
  • 6d7552bc07 Use GIT-1.7.2.2 Lars Hjemli 2010-08-22 13:29:57 +02:00
  • 379e80e3a8 Support refspecs in about-filter. Jason A. Donenfeld 2010-08-04 00:45:42 +02:00
  • aec9c245e7 Merge branch 'jd/gitolite' Lars Hjemli 2010-08-04 03:10:29 +02:00
  • e6c960c7c0 Merge branch 'js/notes' Lars Hjemli 2010-08-04 03:10:24 +02:00
  • 39c2e224d3 ui-log: Display git notes when present Jeff Smith 2010-07-29 09:32:31 -05:00
  • 059b39344f ui-commit: Display git notes when present Jeff Smith 2010-07-29 09:32:30 -05:00
  • 119397b175 Add support for 'enable-gitweb-owner' option Jason A. Donenfeld 2010-07-29 20:38:01 +02:00
  • 2e4a941626 Add support for 'remove-suffix' option Jason A. Donenfeld 2010-07-29 19:47:50 +02:00
  • 3516502aa0 Add support for 'project-list' option Jason A. Donenfeld 2010-07-29 17:52:29 +02:00
  • 6a8f65bf18 Merge branch 'stable' Lars Hjemli 2010-08-03 22:52:11 +02:00
  • 15c64c5e47 CGIT 0.8.3.3 v0.8.3.3 Lars Hjemli 2010-08-03 22:50:02 +02:00
  • 3687be20bc ui-refs.c: avoid segfault on unparsed ref objects Lars Hjemli 2010-08-03 22:06:21 +02:00
  • f914317126 commit-links.sh: Seperate the expressions for filtering commit messages. Jeff Smith 2010-07-05 22:38:34 -05:00
  • ab61029201 Makefile: do not include dependency-file on make clean Lynn Lin 2010-07-15 14:38:06 +08:00
  • 6821d8ea4a Merge branch 'jh/ignorews' Lars Hjemli 2010-07-18 15:03:30 +02:00
  • 5c5d189635 Merge branch 'lh/macros' Lars Hjemli 2010-07-18 15:03:08 +02:00
  • 72ef913514 ui-diff: Add link to ignore/show whitespace changes in diffs Johan Herland 2010-06-24 17:53:20 +02:00
  • 2cc8b99f08 Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs Johan Herland 2010-06-24 17:52:57 +02:00
  • 60fcf600f5 Merge branch 'stable' Lars Hjemli 2010-07-13 21:55:47 +02:00
  • 73ac0fb6f2 Reencode author and committer Rémi Lagacé 2010-07-13 19:15:09 +02:00
  • 6654d5b7bd Merge branch 'lh/range-search' Lars Hjemli 2010-06-22 16:16:24 +02:00
  • 6f92f332e6 Merge branch 'jh/context-lines' Lars Hjemli 2010-06-22 16:16:12 +02:00
  • 37a24e4e39 Merge branch 'jh/path-limit' Lars Hjemli 2010-06-22 16:15:48 +02:00
  • a579fb0256 ui-log.c: allow commit range as search expression Lars Hjemli 2010-06-19 14:32:37 +02:00
  • d20313e3da ui-diff: Add links to increase/decrease number of context lines in diffs Johan Herland 2010-06-10 20:15:51 +02:00
  • 6180e6169d Add URL parameter 'context' for changing the number of context lines in diffs Johan Herland 2010-06-10 20:15:27 +02:00
  • a2cbd3c30b ui-shared.c: path-limit style nitpick Lars Hjemli 2010-06-19 11:35:57 +02:00
  • 47187b33be Fix style of commit-filter links in commit-subject. Johan Herland 2010-06-18 17:56:11 +02:00
  • c8bc3fc04c Merge branch 'stable' Lars Hjemli 2010-06-19 11:52:42 +02:00
  • f072bc55b0 CGIT 0.8.3.2 v0.8.3.2 Lars Hjemli 2010-06-19 11:50:58 +02:00
  • c2766deb67 Merge branch 'ag/atom-fixes' Lars Hjemli 2010-06-19 11:42:12 +02:00
  • caf0825d97 Merge branch 'lh/noweb' Lars Hjemli 2010-06-19 11:41:32 +02:00
  • d6dc3aee9a Merge branch 'ml/plain-improvements-part1' Lars Hjemli 2010-06-19 11:40:34 +02:00
  • 9af580d8f6 Merge branch 'sn/subject-link' Lars Hjemli 2010-06-19 11:38:46 +02:00
  • afc40725c1 ui-log: Preserve path limit in outgoing links Johan Herland 2010-06-11 14:50:47 +02:00
  • 7fdff24604 ui-shared: Preserve path limit in "tab bar" links Johan Herland 2010-06-10 01:09:36 +02:00
  • 685872b770 ui-commit: Preserve path limit in links to commit page Johan Herland 2010-06-10 01:09:35 +02:00
  • 34c2331d2c ui-commit: Preserve path limit in links to tree and diff pages Johan Herland 2010-06-10 01:09:34 +02:00
  • eac1b67541 ui-patch: Apply path limit to generated patch Johan Herland 2010-06-10 01:09:33 +02:00
  • ab42741c49 ui-commit: Limit diff based on path limit in qry.path Johan Herland 2010-06-10 01:09:32 +02:00
  • c46e468dd2 ui-diff: Teach diffstat to obey path limit Johan Herland 2010-06-10 01:09:31 +02:00
  • 48f7b982d3 ui-tree: Remove unnecessary path breadcrumb navigation Johan Herland 2010-06-10 01:09:30 +02:00
  • 24fd7e54c8 ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar Johan Herland 2010-06-10 01:09:29 +02:00
  • c93ef96aaf ui-shared: Display path limit directly beneath tab bar in relevant pages Johan Herland 2010-06-10 01:09:28 +02:00
  • c8e3295469 ui-shared: Replace ctx.qry.path with ctx.qry.vpath Johan Herland 2010-06-10 01:09:27 +02:00
  • 0ff143df70 struct cgit_cmd: Differentiate between various usages of ctx.qry.path Johan Herland 2010-06-10 01:09:26 +02:00
  • 0e34c6d1ef ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly Johan Herland 2010-06-10 01:09:25 +02:00
  • c3f23d4571 ui-shared: Improve const-ness in API Johan Herland 2010-06-10 01:09:24 +02:00
  • 026980c270 Remove unused variable in shared.c Johan Herland 2010-06-10 01:09:23 +02:00
  • 9ce5d05f86 Fix small typo in cgitrc example Johan Herland 2010-06-10 01:09:22 +02:00
  • 023d933121 Merge branch 'stable' Lars Hjemli 2010-04-08 00:50:20 +02:00
  • ce761fde07 shared.c: avoid memory leak during diff Lars Hjemli 2010-04-08 00:48:36 +02:00
  • 80476b0d28 Add 'max-atom-items' config variable Aaron Griffin 2010-02-04 18:08:16 -06:00
  • 65ced7c009 Add all=1 query param for atom feeds Aaron Griffin 2010-02-03 18:31:17 -06:00
  • ba56a37e86 Add support for environment variable expansion Lars Hjemli 2010-03-22 00:09:43 +01:00
  • ff3a3b4e2b ui-tree: add link to plain view for blobs in tree listing Lars Hjemli 2010-02-28 22:18:00 +01:00
  • 31ba37c0a4 scan-tree: add test for noweb-file in repo dir Lars Hjemli 2010-02-28 18:40:02 +01:00
  • c151ce61d8 Use GIT-1.7.0 Lars Hjemli 2010-02-27 13:39:53 +01:00
  • 067c180435 Merge branch 'html-updates' of git://github.com/MarkLodato/cgit Lars Hjemli 2010-02-27 13:20:27 +01:00
  • 581a0c2a54 Optionally generate verbose parent links Lars Hjemli 2010-02-27 13:12:55 +01:00
  • e15842af62 display subject instead of sha1 as link title of parents Stefan Naewe 2010-02-15 09:57:50 +01:00
  • 71d3ca75d1 Merge branch 'stable' Lars Hjemli 2010-02-27 12:53:27 +01:00
  • 9bd3a7b1ea Clear the whole context Daniel Milde 2010-02-21 14:38:59 +01:00
  • 8d946079c5 ui-shared.c: fix segfault when repo is empty Florian Pritz 2010-02-01 17:55:37 +01:00
  • a2c6355f9f html: properly percent-escape URLs Mark Lodato 2010-02-09 10:12:43 -05:00
  • 8aab27f24d html: make all strings 'const char *' Mark Lodato 2010-02-08 23:04:41 -05:00
  • 6c1a736455 ui-plain: print directory listings Mark Lodato 2010-01-31 14:25:03 -05:00
  • 74ebf82229 ui-plain: more efficient walk_tree() Mark Lodato 2010-01-31 01:07:41 -05:00
  • 89082346d5 ui-plain: remove unused curr_rev variable Mark Lodato 2010-01-30 23:54:16 -05:00
  • 547a64fbd6 Merge branch 'stable' Lars Hjemli 2009-12-12 12:09:47 +01:00
  • c86e206a97 CGIT 0.8.3.1 v0.8.3.1 Lars Hjemli 2009-12-12 12:08:14 +01:00
  • 24538b0727 Fix segfault on ppc when browsing tree Martins Polakovs 2009-12-10 17:34:42 +01:59
  • 0642435fed Add .tar.xz-snapshot support Andreas Wiese 2009-12-08 22:18:11 +01:00
  • 4e75d7c9b9 Merge branch 'lh/remote-branches' Lars Hjemli 2009-12-08 19:34:30 +01:00
  • f4f6210b4f Merge branch 'ro/ssdiff' Lars Hjemli 2009-12-08 19:32:48 +01:00
  • 57bb4fdb84 Merge branch 'master' of http://op-co.de/cgit Lars Hjemli 2009-12-08 18:31:07 +01:00
  • 5c34d96f7e Merge branch 'stable' Lars Hjemli 2009-12-08 18:30:02 +01:00
  • f2bf0a0528 Don't crash when a repo-specific readme file is used Sami Kyöstilä 2009-12-08 18:18:10 +01:00
  • ef07ccc72d "max-blob-size" config var to limit generated HTML size Georg Lukas 2009-11-28 03:44:33 +01:00
  • 545b5a5dca cgit.css: highlight directories in tree Georg Lukas 2009-11-28 03:07:34 +01:00
  • 56522ebe13 syntax highlighting for all formats supported by "highlight" Georg Lukas 2009-11-19 12:14:45 +01:00
  • 41934a3222 Add support for remote branches Lars Hjemli 2009-11-07 19:10:58 +01:00