List for cgit developers and users
 help / color / mirror / Atom feed
[ANNOUNCE] CGIT v1.2 Released
 2018-08-03 18:15 UTC  (5+ messages)
` [ANNOUNCE] CGIT v1.2.1 Released

a gopher version of cgit
 2018-08-03  4:18 UTC  (2+ messages)

No subject
 2018-07-29 15:17 UTC 

Release plan for 1.2
 2018-07-25 13:15 UTC  (9+ messages)

RFE: changelog between two revisions
 2018-07-24 19:36 UTC  (3+ messages)

repo.snapshot-prefix not working
 2018-07-17 17:12 UTC  (4+ messages)
` [PATCH] Record repo.snapshot-prefix in the per-repo config

[PATCH 1/1] cgitrc: handle value "0" for max-repo-count
 2018-07-16 14:41 UTC  (2+ messages)

Table of Contents links using the format #link are not followed
 2018-07-13 19:48 UTC  (4+ messages)
` [PATCH 1/1] filters: generate anchor links from markdown

[PATCH 1/1] remove libravatar email filter
 2018-07-12 20:49 UTC  (3+ messages)

[PATCH] Update COPYING
 2018-07-10 14:41 UTC  (5+ messages)

Security pitfalls of .tar.asc
 2018-07-06 21:57 UTC  (3+ messages)

md2html is inoperative
 2018-07-05 15:38 UTC  (4+ messages)

Wrong person
 2018-07-04  6:35 UTC 

[PATCH 1/1] css: darken the footer
 2018-07-04  6:04 UTC  (4+ messages)

[PATCH] native inline gravatar
 2018-07-04  1:05 UTC  (8+ messages)

[PATCH v2 00/15] Render READMEs inline in tree view
 2018-07-03 23:50 UTC  (5+ messages)
` [PATCH v2 02/15] gcc8.1: fix strncat warning

[PATCH 00/11] Render READMEs inline in tree view
 2018-07-03 19:58 UTC  (43+ messages)
` [PATCH v4 00/16] "
  ` [PATCH v4 01/16] manpage: fix sorting order
  ` [PATCH v4 02/16] Use string list strdup_strings for mimetypes
  ` [PATCH v4 03/16] Add source page
  ` [PATCH v4 04/16] Parse render filters from the config
  ` [PATCH v4 05/16] ui-tree: split out buffer printing
  ` [PATCH v4 06/16] ui-tree: use render filters to display content
  ` [PATCH v4 07/16] ui-tree: ls_tail: add walk table param
  ` [PATCH v4 08/16] config: add global inline-readme list
  ` [PATCH v4 09/16] config: add repo "
  ` [PATCH v4 10/16] ui-tree: render any matching README file in tree view
  ` [PATCH v4 11/16] md2html: add asset mapping
  ` [PATCH v4 12/16] md2html: add asset postfix arg
  ` [PATCH v4 13/16] ui-shared: deduplicate some code in repolink
  ` [PATCH v4 14/16] ui-shared: add helper for generating non-urlencoded links
  ` [PATCH v4 15/16] render: adapt for providing extra filter args for plain
  ` [PATCH v4 16/16] md2html: change css name to not conflict with highlight
    ` Fancier Source view [Was: Re: [PATCH v4 00/16] Render READMEs inline in tree view]

[PATCH v2 2/2] snapshot: support tar signature for compressed tar
 2018-07-03 18:56 UTC  (6+ messages)
` [PATCH v3 1/1] "

Build failed in Jenkins: cgit-master #180 - origin/master - a35da29
 2018-07-03 18:42 UTC  (3+ messages)
` Build failed in Jenkins: cgit-master #181 - origin/master - 899f415
  ` Jenkins build is back to normal : cgit-master #182 - origin/master - 7ba4196

Build failed in Jenkins: cgit-master-get-git #179 - origin/master - a35da29
 2018-07-03 18:40 UTC  (2+ messages)
` Jenkins build is back to normal : cgit-master-get-git #180 - origin/master - 7ba4196

Highlighting lines or line ranges in tree view
 2018-06-29  6:33 UTC  (73+ messages)
` [PATCH 1/3] ui-shared: introduce line range highlight javascript
` [PATCH 2/3] ui-tree: use the line range highlight script
` [PATCH 3/3] ui-blame: "
` [PATCH v2 0/5] line range highlight
  ` [PATCH v2 1/5] config: add js
  ` [PATCH v2 2/5] cgit.js: introduce
  ` [PATCH v2 3/5] ui-shared: introduce line range highlight javascript
  ` [PATCH v2 4/5] ui-tree: use the line range highlight script
  ` [PATCH v2 5/5] ui-blame: "
  ` [PATCH v2 1/2] cgit.js: make line range highlight responsive to url changes
  ` [PATCH v2 2/2] cgit.js: line range highlight: improve vertical scroll logic
  ` [PATCH v2] cgit.js: line range highlight: always hook hashchange in case hash added
` [PATCH v3 0/6] line range highlight
  ` [PATCH v3 1/6] config: add js
  ` [PATCH v3 2/6] ui-shared: line range highlight: introduce javascript
  ` [PATCH v3 3/6] cgit.js: line range highlight: make responsive to url changes
  ` [PATCH v3 4/6] cgit.js: line range highlight: improve vertical scroll logic
  ` [PATCH v3 5/6] line-range-highlight: onclick handler and range selection
  ` [PATCH v3 6/6] line-range-highlight: copy URL to clipboard on click
` [PATCH v4 0/6] line range highlight
  ` [PATCH v4 1/6] config: add js
  ` [PATCH v4 2/6] cgit.js: line range highlight: introduce javascript
  ` [PATCH v4 3/6] cgit.js: line range highlight: make responsive to url changes
  ` [PATCH v4 4/6] cgit.js: line range highlight: improve vertical scroll logic
  ` [PATCH v4 5/6] line-range-highlight: onclick handler and range selection
  ` [PATCH v4 6/6] line-range-highlight: copy URL to clipboard UI
` [PATCH v5 0/6] line range highlight
  ` [PATCH v5 1/6] config: add js
  ` [PATCH v5 2/6] cgit.js: line range highlight: introduce javascript
        ` [PATCH] cgit.css: add copyright lines
  ` [PATCH v5 3/6] cgit.js: line range highlight: make responsive to url changes
  ` [PATCH v5 4/6] cgit.js: line range highlight: improve vertical scroll logic
  ` [PATCH v5 5/6] line-range-highlight: onclick handler and range selection
    ` [PATCH v5-ninjaedit] "
  ` [PATCH v5 6/6] line-range-highlight: copy URL to clipboard UI
` [PATCH v6 0/7] line range highlight
  ` [PATCH v6 1/7] config: add js
      ` [PATCH v6-ninjaedit] "
        ` [PATCH v6-ninjaedit2] "
  ` [PATCH v6 2/7] cgit.js: line range highlight: introduce javascript
  ` [PATCH v6 3/7] cgit.js: line range highlight: make responsive to url changes
  ` [PATCH v6 4/7] cgit.js: line range highlight: improve vertical scroll logic
  ` [PATCH v6 5/7] line-range-highlight: onclick handler and range selection
  ` [PATCH v6 6/7] line-range-highlight: burger menu and popup menu
  ` [PATCH v6 7/7] line-range-highlight: copy text

Jenkins build is back to normal : cgit-master #179 - origin/master - c4fbb99
 2018-06-27 17:57 UTC 

Jenkins build is back to normal : cgit-master-get-git #178 - origin/master - c4fbb99
 2018-06-27 17:55 UTC 

[PATCH 1/2] gcc8.1: fix strncpy bounds warnings
 2018-06-26 11:36 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] cgit_repobasename: convert to allocated result

[PATCH] cgit.css: add dynamic age update
 2018-06-25  0:15 UTC  (5+ messages)

repo.desc as raw html?
 2018-06-23 16:33 UTC  (10+ messages)
` [PATCH] noheader: place branch combo on tabs if no header
` [PATCH 1/2] config: add root-desc-html and repo.desc-html
` [PATCH 2/2] ui-shared: emit root-desc-html and repo.desc-html after their text counterparts

Cgit root-readme
 2018-06-22 10:47 UTC 

[PATCH 1/1] git: update to v2.18.0
 2018-06-21 18:18 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).