Commit Graph

  • 1b1bf635b5 Merge branch 'lh/clone-url' Lars Hjemli 2011-06-13 23:05:10 +00:00
  • a1429dbc89 cgit.c: add 'clone-url' setting with support for macro expansion Lars Hjemli 2011-06-06 20:49:13 +00:00
  • 3ec6b30950 cgit.c: always setup cgit repo environment variables Lars Hjemli 2011-06-06 19:29:58 +00:00
  • b88cda6e5b cgitrc.5.txt: reformat the "FILTER API" section Lars Hjemli 2011-06-13 22:34:13 +00:00
  • 859d106d5e Merge branch 'stable' Lars Hjemli 2011-06-13 22:02:02 +00:00
  • ef13e5eafe cgitrc.5.txt: describe macro expansion of cgitrc options Lars Hjemli 2011-06-13 21:58:39 +00:00
  • be6991c1e4 Merge branch 'stable' Lars Hjemli 2011-06-13 13:28:18 +00:00
  • 2a0c9dcbe8 README: update some stale information/add some new Lars Hjemli 2011-06-13 13:24:46 +00:00
  • 19e371c557 Merge branch 'stable' Lars Hjemli 2011-06-13 12:41:01 +00:00
  • 9782752223 CGIT 0.9.0.1 v0.9.0.1 Lars Hjemli 2011-06-13 12:37:04 +00:00
  • fb3b94710f Merge branch 'stable' Lars Hjemli 2011-06-12 21:23:14 +00:00
  • 7f88d20823 ui-plain.c: fix html and links generated by print_dir() and print_dir_entry() Lars Hjemli 2011-06-12 20:49:35 +00:00
  • f8f6e1fe78 Merge branch 'stable' Lars Hjemli 2011-06-06 19:12:21 +00:00
  • 2a8f553163 scan-tree.c: avoid memory leak Jamie Couture 2011-06-03 19:21:01 -04:00
  • 7eb9f9e980 Merge branch 'stable' Lars Hjemli 2011-06-02 10:33:23 +00:00
  • d885158f6a ui-log.c: do not link from age column Lars Hjemli 2011-06-02 10:30:26 +00:00
  • 2aabeaf834 ui-snapshot.c: remove debug cruft Lars Hjemli 2011-06-02 10:26:41 +00:00
  • 9acd1cf137 ui-stats.c: fix invalid html Lars Hjemli 2011-05-30 22:21:22 +00:00
  • 52fbcf2ffa Merge branch 'stable' Lars Hjemli 2011-05-30 23:57:25 +02:00
  • 69382320d9 Properly escape ampersands inside HTML attributes Lukas Fleischer 2011-05-24 20:38:40 +02:00
  • 21e0e0bfac ui_repolist: get modtime from packed-refs as fallback Ferry Huberts 2011-05-13 23:09:34 +02:00
  • 2ffeecb7a6 Merge branch 'lh/panel' Lars Hjemli 2011-05-23 23:29:24 +02:00
  • ab350a77b1 Merge branch 'fh/filter-api' Lars Hjemli 2011-05-23 23:28:38 +02:00
  • 652a5a18db Merge branch 'stable' Lars Hjemli 2011-05-23 23:26:10 +02:00
  • ec79265f20 fix virtual-root if script-name is "" Mark Lodato 2011-05-13 19:59:07 -04:00
  • c8ea73caab ui-repolist.c: do not return random/stale data from read_agefile Lars Hjemli 2011-05-23 23:10:37 +02:00
  • 9afc883297 Avoid null pointer dereference in cgit_print_diff(). Lukas Fleischer 2011-04-05 10:38:53 +02:00
  • a0bf375a1a Avoid null pointer dereference in reencode(). Lukas Fleischer 2011-04-05 10:35:43 +02:00
  • 070e109c14 Fix memory leak in http_parse_querystring(). Lukas Fleischer 2011-03-31 01:21:39 +02:00
  • c9059710e7 Remove unused variable from cgit_diff_tree(). Lukas Fleischer 2011-03-30 19:17:58 +02:00
  • dc1a8eadd4 shared.c: do not modify const memory Lars Hjemli 2011-05-22 12:45:32 +02:00
  • 084ca50972 tests: add tests for links with space in path and/or args Lars Hjemli 2011-05-22 12:22:56 +02:00
  • afe04daa33 tests/setup.sh: add support for known bugs Lars Hjemli 2011-05-22 12:21:31 +02:00
  • 74152744f0 Fix escaping of paths with spaces Jonathon Mah 2011-04-10 04:10:03 -07:00
  • 4837fddc35 Merge branch 'dm/disable-clone' Lars Hjemli 2011-05-14 20:00:33 +02:00
  • 568d8d3fd3 Merge branch 'stable' Lars Hjemli 2011-03-26 15:22:35 +01:00
  • facca560d9 Add advice about scan-path in cgitrc.5.txt Julius Plenz 2011-03-10 17:03:24 +01:00
  • 0a799424f6 fix two encoding bugs Julius Plenz 2011-03-10 17:03:23 +01:00
  • 2e6721edbb make enable-log-linecount independent of -filecount Julius Plenz 2011-03-10 17:03:22 +01:00
  • 5db02854e6 new_filter: correctly initialise all arguments for a new filter Ferry Huberts 2011-03-09 08:16:59 +01:00
  • 3f1ebd3565 source_filter: fix a memory leak Ferry Huberts 2011-03-09 08:16:58 +01:00
  • 4d2a303c3e cgitrc.5: tar.xz is a supported snapshot format Lars Hjemli 2011-03-26 13:40:20 +01:00
  • f15c5833d2 Fix crash when projectsfile cannot be opened Stefan Gehn 2011-03-26 09:51:39 +01:00
  • c2b58ed853 shared.c: use execvp() to execute filter commands Lars Hjemli 2011-03-26 11:22:35 +01:00
  • b2cf630a4b filters: document environment variables in filter scripts Ferry Huberts 2011-03-23 11:57:44 +01:00
  • 14f28923a2 cgit_open_filter: hand down repo configuration to script Ferry Huberts 2011-03-23 11:57:43 +01:00
  • d87bba846d cgit_open_filter: also take the repo as a parameter Ferry Huberts 2011-03-23 11:57:42 +01:00
  • 9240a828d1 new_filter: determine extra_args from filter type Ferry Huberts 2011-03-23 11:57:41 +01:00
  • 1b5c336cc9 ui-stats.c: create a control panel for stat options Lars Hjemli 2011-03-07 00:00:24 +01:00
  • 962a24892f ui-diff.c: create a control panel for diff options Lars Hjemli 2011-03-06 23:59:56 +01:00
  • 1a64fd2f83 html.c: add html_intoption() Lars Hjemli 2011-03-06 23:57:26 +01:00
  • cc59ee5026 CGIT 0.9 v0.9 Lars Hjemli 2011-03-05 14:23:12 +01:00
  • b9025b5c78 Update README Lars Hjemli 2011-03-05 14:21:47 +01:00
  • 7f3c6e0ce9 ui-diff.c: avoid html injection Lukasz Janyst 2011-03-05 14:10:55 +01:00
  • 1b09cbd303 Merge branch 'stable' Lars Hjemli 2011-03-05 14:01:59 +01:00
  • 9e849950dc CGIT 0.8.3.5 v0.8.3.5 Lars Hjemli 2011-03-05 13:52:39 +01:00
  • d0cb8413ff Avoid trailing slash in virtual-root Lars Hjemli 2011-03-05 13:47:04 +01:00
  • fc384b16fb do not infloop on a query ending in %XY, for invalid hex X or Y Jim Meyering 2011-02-28 12:18:57 +01:00
  • aae067197f Return 404 on command not found Dan McGee 2011-01-12 12:06:08 -06:00
  • 42231328d3 Allow disabling of HTTP clone URLs Dan McGee 2011-01-12 12:06:07 -06:00
  • 35d33014fb Add is_clone flag to available commands Dan McGee 2011-01-12 12:06:06 -06:00
  • 979c460e7f Merge branch 'br/misc' Lars Hjemli 2011-02-19 14:51:00 +01:00
  • 0141b9f889 Use transparent background for the cgit logo Bernhard Reutner-Fischer 2010-12-23 12:47:56 +01:00
  • e52040bf90 ssdiff: anchors for ssdiff Bernhard Reutner-Fischer 2010-12-23 12:47:55 +01:00
  • 808c685ebb implement repo.logo and repo.logo-link Bernhard Reutner-Fischer 2010-12-23 12:47:54 +01:00
  • 6bf2658f04 ui-shared: silence warning Bernhard Reutner-Fischer 2010-12-23 12:47:53 +01:00
  • fb9e6d1594 Merge branch 'jh/scan-path' Lars Hjemli 2011-02-19 14:25:55 +01:00
  • df522794c3 scan_path(): Do not recurse into hidden directories by default Johan Herland 2010-11-15 20:41:00 +01:00
  • 7c2dea0367 Makefile: Make make get-git work under OpenBSD. Lukas Fleischer 2011-01-19 14:05:48 +01:00
  • 31e1f9af1d Merge branch 'jh/graph' Lars Hjemli 2011-02-19 14:01:59 +01:00
  • e66a16cebc Merge branch 'lh/improve-range-search' Lars Hjemli 2011-02-19 14:00:56 +01:00
  • 286c4c0a1d Use GIT-1.7.4 Lars Hjemli 2011-02-19 13:55:43 +01:00
  • 682adbc0ca scan_path(): Improve handling of inaccessible directories Johan Herland 2010-11-15 20:40:43 +01:00
  • c2bfd40f8a ui-log: Move 'Age' column when commit graph is present Johan Herland 2010-11-15 18:39:53 +01:00
  • ad230267f8 ui-log: Line-wrap long commit subjects when showmsg is enabled Johan Herland 2010-11-15 18:39:52 +01:00
  • 268b34af23 ui-log: Colorize commit graph Johan Herland 2010-11-15 18:39:51 +01:00
  • 9a8d39c668 ui-log: Implement support for commit graphs Johan Herland 2010-11-15 18:39:50 +01:00
  • 5a36c2a291 ui-log: Change display of full commit messages (and notes) Johan Herland 2010-11-15 18:39:49 +01:00
  • 17596459fe ui-stats: Remove unnecessary #include Johan Herland 2010-11-15 18:39:48 +01:00
  • 7618cac1ee Merge branch 'tz/make-improvements' Lars Hjemli 2010-11-10 00:28:56 +01:00
  • c2680325f6 html.c: use '+' to escape spaces in urls Lars Hjemli 2010-11-09 18:15:21 +01:00
  • a3c3c04bdf ui-log.c: improve handling of range-search argument Lars Hjemli 2010-11-09 20:53:36 +01:00
  • 958a95b378 Add vector utility functions Lars Hjemli 2010-11-09 19:57:18 +01:00
  • 52558a6d39 ui-log: Prevent crash when given empty range search Johan Herland 2010-10-28 17:05:39 +02:00
  • 53f487dd71 Makefile: avoid spurious rebuilds of git sources due to sudo make Lars Hjemli 2010-11-09 18:08:38 +01:00
  • 1415f3f3e0 ui-log: Fix filecount/linecount when path limit is in effect Johan Herland 2010-09-30 20:15:14 +02:00
  • e0c6f23789 Add strict-export option Felix Hanley 2010-11-08 19:41:13 +01:00
  • 49d09d4fd1 Fix a typo in README, s/ExecCGI/+ExecCGI Kamil Kaminski 2010-10-10 23:58:30 -05:00
  • cda1b78ff7 Append path and branch to atom feed title Lars Hjemli 2010-09-25 14:25:32 +01:00
  • eca95229ac Use committer date for atom feed entry updated element Chris Mayo 2010-09-25 13:05:52 +01:00
  • 69f705cf57 Merge branch 'stable' Lars Hjemli 2010-11-07 16:25:23 +01:00
  • aabc70f74b Use absolute path for scanned repo readme Dean Scarff 2010-08-26 15:01:20 +08:00
  • 5807fb79fa Makefile: add -MP option Lars Hjemli 2010-11-07 16:13:49 +01:00
  • d41b2ddcb3 Merge branch 'stable' Lars Hjemli 2010-09-27 08:03:30 +02:00
  • af492114cc CGIT 0.8.3.4 v0.8.3.4 Lars Hjemli 2010-09-27 08:00:47 +02:00
  • 82a883ede7 Use GIT-1.7.3 Lars Hjemli 2010-09-27 07:58:01 +02:00
  • 9043b46f85 Merge branch 'stable' Lars Hjemli 2010-09-19 20:58:15 +02:00
  • aaa3f78542 RSS items should always use UTC times Aaron Griffin 2010-09-15 10:16:33 -05:00
  • 66df113457 Use example.com in documentation, per RFC 2606 Todd Zullinger 2010-09-06 09:31:26 -04:00
  • d7765df117 cgit.css: Add syntax highlighting entries Todd Zullinger 2010-09-06 09:31:25 -04:00