List for cgit developers and users
 help / color / mirror / Atom feed
[PATCH 1/9] parsing: ban strncpy()
 2018-08-28 18:38 UTC  (6+ messages)
` [PATCH 2/9] parsing: ban sprintf()
` [PATCH 3/9] ui-log: ban strcpy()
` [PATCH 4/9] ui-log: ban strncpy()
` [PATCH 5/9] ui-patch: ban sprintf()
` [PATCH 6/9] ui-shared: ban strcat()

No subject
 2018-08-28 17:53 UTC 

No subject
 2018-08-28 17:45 UTC 

[PATCH 1/1] RFC: git: update to v2.19.0-rc0
 2018-08-28 16:06 UTC  (4+ messages)

No subject
 2018-08-27 23:13 UTC 

[PATCH 1/1] css: Change #git font-size to 13px
 2018-08-26 14:04 UTC  (3+ messages)

Table of Contents links using the format #link are not followed
 2018-08-26  0:01 UTC  (9+ messages)
` [PATCH 1/1] filters: generate anchor links from markdown

The logo of the about page is never shown although it is displayed on all other pages
 2018-08-25 17:39 UTC  (4+ messages)

Table of Contents links using the format #link are not followed
 2018-08-25  7:39 UTC 

No subject
 2018-08-16 15:25 UTC 

How to apply about-formatting.sh to appropriate tree files
 2018-08-16  8:35 UTC  (3+ messages)

git-fsck complains about cgit repo
 2018-08-15 14:08 UTC  (2+ messages)

No subject
 2018-08-11 17:43 UTC 

No subject
 2018-08-06 19:51 UTC 

[PATCH 1/1] remove libravatar email filter
 2018-08-06 11:19 UTC  (4+ messages)

No subject
 2018-08-04  2:35 UTC 

No subject
 2018-08-03 23:51 UTC 

No subject
 2018-08-03 23:48 UTC 

No subject
 2018-08-03 23:22 UTC 

[ANNOUNCE] CGIT v1.2 Released
 2018-08-03 19:08 UTC  (6+ 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)

[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  (31+ 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 11/16] md2html: add asset mapping
  ` [PATCH v4 13/16] ui-shared: deduplicate some code in repolink
  ` [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  (54+ messages)
` [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)

[PATCH v2 0/5] line range highlight
 2018-06-24  2:37 UTC  (7+ messages)
` [PATCH v2 1/5] config: add js
` [PATCH v2 3/5] ui-shared: introduce line range highlight javascript

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

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).