Commit Graph

  • 48f175083a Makefile: drive asciidoc directly for HTML output John Keeping 2018-06-16 13:11:09 +01:00
  • 33414d7869 doc: use consistent id's when generating html files Todd Zullinger 2018-02-20 20:36:03 -05:00
  • 03f6e34bb9 cgit: prepare repo before error pages Jason A. Donenfeld 2018-02-12 23:23:47 +01:00
  • dbaee2672b ui-blame: Allow syntax highlighting Jeff Smith 2017-10-28 21:43:26 -05:00
  • aafc42d808 ui-blame: Make each column into a single table cell Jeff Smith 2017-10-17 23:17:34 -05:00
  • 2b95c9d49c ui-blame: Break out emit_blame_entry into component methods Jeff Smith 2017-10-17 23:17:33 -05:00
  • 6b5b655f6d ui-blame: Distinguish hashes column from lines column Jeff Smith 2017-10-17 23:17:32 -05:00
  • 1dd53e3a2f git: update to v2.16.0 Christian Hesse 2018-01-18 09:19:31 +01:00
  • 5d947ba3f0 git: update to v2.15.1 Christian Hesse 2017-11-29 22:25:42 +01:00
  • 67d0f87050 global: spelling fixes Ville Skyttä 2017-10-14 22:05:51 +03:00
  • 98abe5bb9e ui-shared: use type='search' for the search box Ville Skyttä 2017-10-14 22:02:16 +03:00
  • fd069b4ca0 filter: pipe_fh should be local Jason A. Donenfeld 2017-10-14 16:13:07 +02:00
  • 9d751e7eec parsing: don't clear existing state with empty input John Keeping 2017-10-14 13:02:53 +01:00
  • 1649afdc9b ui-tree: link to blame UI if enabled Jeff Smith 2017-10-01 23:39:09 -05:00
  • c1cd290d1f ui-blame: add blame UI Jeff Smith 2017-10-01 23:39:08 -05:00
  • f6ffe40d1a ui-shared: make a char* parameter const Jeff Smith 2017-10-01 23:39:07 -05:00
  • 9337c7ee83 ui-tree: move set_title_from_path to ui-shared Jeff Smith 2017-10-01 23:39:06 -05:00
  • 70787254b2 html: html_ntxt with no ellipsis Jeff Smith 2017-10-01 23:39:05 -05:00
  • 3b485cc542 cache: flush stdio before restoring FDs John Keeping 2017-04-24 19:38:34 +01:00
  • de29788338 Use https for submodule Daniel M. Weeks 2017-09-20 11:17:29 -04:00
  • 51cc456b77 ui-plain: print symlink content John Keeping 2017-03-06 23:27:23 +00:00
  • 113f4b8588 cgit: don't set vpath unless repo is set John Keeping 2017-02-19 12:02:37 +00:00
  • c699866699 parsing: clear query path before starting John Keeping 2017-02-19 12:17:05 +00:00
  • 1b4ef6783a ui-shared: don't print path crumbs without a repo John Keeping 2017-02-19 12:27:48 +00:00
  • 6d3c8bc37f ui-atom: properly escape delimiter in page link John Keeping 2017-01-15 12:29:38 +00:00
  • 86a6d358f7 git: update to v2.14 Jeff Smith 2017-08-09 19:02:56 -05:00
  • 3d33b46df2 git: update to v2.13.4 Christian Hesse 2017-07-24 17:22:52 +02:00
  • 7ce19ba550 Update .mailmap with my new email address Lukas Fleischer 2017-07-27 16:20:15 +02:00
  • 7ebdb30fdf Remove unused variable from sort_section() Lukas Fleischer 2017-04-05 06:38:27 +02:00
  • 87c47488d0 ui-repolist: properly sort by age Jason A. Donenfeld 2017-03-30 13:19:50 +02:00
  • be39d22328 ui-patch: fix crash when using path limit Lukas Fleischer 2016-11-24 20:14:54 +01:00
  • 5564a5d066 syntax-highlighting: replace invalid unicode with ? Jason A. Donenfeld 2017-01-22 12:44:44 +01:00
  • 91153fd02e git: update to v2.11.0 Christian Hesse 2016-11-30 10:43:08 +01:00
  • 2b993402c7 Link with -ldl on GNU Hurd Peter Colberg 2016-11-25 15:57:11 -05:00
  • 5ccd965258 git: update to v2.10.2 again John Keeping 2016-11-24 18:59:42 +00:00
  • 8e9ddd21a5 Bump version. Jason A. Donenfeld 2016-11-23 05:24:26 +01:00
  • 81509a228c css: highlight even table rows and skip empty rows Christian Hesse 2016-07-06 22:42:36 +02:00
  • 44f8c11c8d git: update to v2.10.2 Christian Hesse 2016-11-06 21:47:04 +01:00
  • c330a2e5f8 ui-blog: fix oid handling Christian Hesse 2016-10-11 08:55:34 +02:00
  • 2d59e6a64e shared: remove unused function strlpart() Christian Hesse 2016-10-10 20:33:30 +02:00
  • 3e2e8f1c24 shared: remove unused function strrpart() Christian Hesse 2016-10-10 20:32:17 +02:00
  • 7fea585e25 ui-repolist: fix memory leak Christian Hesse 2016-10-10 20:17:51 +02:00
  • 32c27e8877 Use skip_prefix() to get rid of magic constants Lukas Fleischer 2016-10-08 15:45:12 +02:00
  • 5fe88a9c81 patch: reapply path limit John Keeping 2016-03-14 22:41:14 +00:00
  • c177379547 ui-repolist: fix memory leak Christian Hesse 2016-10-07 15:08:53 +02:00
  • d6a4730d04 git: update to v2.10.1 Christian Hesse 2016-10-04 08:51:05 +02:00
  • 9dd3c5e93c ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 22:17:07 +02:00
  • 28185ae40a ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 22:14:28 +02:00
  • 406f593895 ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 22:12:11 +02:00
  • 6bef566f99 ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 22:10:21 +02:00
  • 073a8bb396 ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 22:08:19 +02:00
  • 85793b8181 ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 21:51:41 +02:00
  • 1a9a75d7c7 ui-log: replace get_sha1() with get_oid() Christian Hesse 2016-09-29 21:44:41 +02:00
  • 3a0fd5e6b8 ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 21:41:09 +02:00
  • 6e4b7b6776 ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 21:38:49 +02:00
  • aee990b6a4 cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid' Christian Hesse 2016-09-29 21:16:14 +02:00
  • ef3108656b Makefile: remove extra space Jason A. Donenfeld 2016-10-01 23:35:04 +02:00
  • 927b0ae30c Simplify http_parse_querystring() Lukas Fleischer 2016-09-29 08:38:45 +02:00
  • e18a85b6a2 ui-tree: remove a fixed size buffer John Keeping 2016-08-13 11:54:46 +01:00
  • f80b73fa20 ui-tag: clean up taginfo John Keeping 2016-08-13 11:53:24 +01:00
  • b19d889f6c shared: make cgit_free_taginfo() public John Keeping 2016-08-13 11:52:51 +01:00
  • d9dff37691 shared: remove return value from cgit_free_commitinfo() John Keeping 2016-08-13 11:51:58 +01:00
  • 000cf294c4 tree: allow skipping through single-child trees John Keeping 2016-07-13 20:19:42 +01:00
  • 7e67c64894 ui-ssdiff: fix decl-after-statement warnings John Keeping 2016-08-07 16:14:49 +01:00
  • bead27b730 ui-shared: fix decl-after-statement warnings John Keeping 2016-08-07 16:13:30 +01:00
  • 35df710a1f configfile: fix EOF handling John Keeping 2016-08-07 15:54:14 +01:00
  • 11695a58fd git: update to v2.10.0 Christian Hesse 2016-09-04 12:38:18 +02:00
  • ff9893ac81 Fix qry.head leak on error Richard Maw 2016-07-02 20:28:10 +01:00
  • d6b0332982 git: update to v2.9.1 Christian Hesse 2016-07-12 00:42:41 +02:00
  • 40fbefba05 Link with -ldl on GNU/kFreeBSD Peter Colberg 2016-07-01 22:00:37 -04:00
  • ccf79b3576 Fix spelling in man page Peter Colberg 2016-06-10 10:29:07 -04:00
  • 590ba455d6 ui-shared: fix segfault when defbranch is NULL Eric Wong 2016-07-06 07:08:01 +00:00
  • c19d983ed7 css: consistent use of empty lines Christian Hesse 2016-06-29 09:37:58 +02:00
  • 4fb49864db ui-log: color line changes Christian Hesse 2016-06-29 09:37:57 +02:00
  • 9984e7ab49 Avoid ambiguities when prettifying snapshot names Lukas Fleischer 2016-05-24 18:15:18 +02:00
  • 1e039ada85 git: update to v2.9.0 Christian Hesse 2016-06-13 22:57:12 +02:00
  • 5062fbe7ec cgit.mk: Use $PKG_CONFIG Kylie McClain 2016-06-07 17:22:35 -04:00
  • 7d51120440 md2html: use utf-8 and flush output buffer Jason A. Donenfeld 2016-06-17 12:27:10 +02:00
  • d88ec849c4 Hosted on HTTPS now Jason A. Donenfeld 2016-02-24 18:01:42 +01:00
  • a6572ce176 Bump version. Jason A. Donenfeld 2016-06-07 14:31:09 +02:00
  • 41508c0911 git: update to v2.8.3 Christian Hesse 2016-05-19 23:12:03 +02:00
  • 21bf30b043 ui-diff: action='.' is not correct Jason A. Donenfeld 2016-05-12 21:38:59 +02:00
  • c34e28835b forms: action should not be empty Jason A. Donenfeld 2016-05-12 21:29:40 +02:00
  • 9afda36ed7 ui-shared: Remove a name attribute with an empty value Juuso Lapinlampi 2016-05-11 18:04:18 +00:00
  • 8d05b398bb ui-shared: HTML-ize DOCTYPE and <html> Juuso Lapinlampi 2016-05-11 18:04:14 +00:00
  • 80f12b3e7e ui-shared: Simplify cgit_print_error_page() logic Juuso Lapinlampi 2016-05-11 17:50:09 +00:00
  • 86bf5b4791 git: update to v2.8.2 Christian Hesse 2016-04-30 16:57:51 +02:00
  • 59d8fa1a62 ui-log: Simplify decoration code Tim Nordell 2016-02-26 14:58:41 -06:00
  • 499b23979c ui-log: Do not always emit decoration span Tim Nordell 2016-02-26 14:57:30 -06:00
  • 39735d95ca Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt Matt Comben 2016-03-08 12:05:09 +00:00
  • e9cbdf6463 ui-shared: redirect should not exit early for cache Jason A. Donenfeld 2016-02-26 13:24:35 +01:00
  • 09a3aa5ae7 about: path_info might not be valid Jason A. Donenfeld 2016-02-26 13:14:43 +01:00
  • c424b5cb02 tabs: do not use target=_blank Jason A. Donenfeld 2016-02-23 15:35:32 +01:00
  • 46ff6e1993 css: fix indentation Jason A. Donenfeld 2016-02-23 15:14:06 +01:00
  • a0d22c391e css: use less blurry icon for external link Christian Hesse 2016-02-23 10:47:25 +01:00
  • 1892cd9a60 md2html: Do syntax highlighting too Jason A. Donenfeld 2016-02-23 06:32:03 +01:00
  • a9e9dfc55f git: update to v2.7.2 Christian Hesse 2016-02-22 23:25:28 +01:00
  • de6098be6a ui-plain: fix to show a repo's root directory listing in plain view Joe Anakata 2016-02-22 18:45:53 +01:00
  • 94c02bbf73 cmd: redirect empty about/ to homepage or summary Jason A. Donenfeld 2016-02-22 16:33:49 +01:00
  • 5f2664f13c ui-shared: add homepage to tabs Jason A. Donenfeld 2016-02-22 16:04:15 +01:00