List for cgit developers and users
 help / color / mirror / Atom feed
[PATCH] ui-diff,ui-tag: don't use htmlf with non-formatted strings
 2019-02-22 23:09 UTC  (2+ messages)
` [PATCH] ui-diff, ui-tag: "

[PATCH] ui-ssdiff: resolve HTML5 validation errors
 2019-02-22 23:08 UTC  (2+ messages)

[PATCH] Update links and use https where available
 2019-02-22 23:07 UTC  (2+ messages)

[PATCH 0/5] SVG diffstat graphs and HTML5
 2019-02-18 21:15 UTC  (7+ messages)
` [PATCH 1/5] ui-diff: use SVG for diffstat graphs
` [PATCH 2/5] Replace table summary attribute with aria-label
` [PATCH 3/5] Replace self-closing syntax on non-void elements
` [PATCH 4/5] ui-log,ui-refs: ensure there are cells for each column
      ` [PATCH 4/5] ui-log, ui-refs: "
` [PATCH 5/5] ui-shared: add encoding declaration

[PATCH] html: fully escape links on index page descriptions
 2019-02-18 20:14 UTC 

Ellipsis after UTF-8 characters
 2019-02-15 20:06 UTC 

[PATCH] RFC: git: update to v2.21.0-rc1
 2019-02-14 22:43 UTC 

[PATCH 1/1] RFC: git: update to v2.21.0-rc0
 2019-02-14 22:41 UTC  (9+ messages)
  ` [PATCH 1/2] ui-ssdiff: ban strncat()
    ` [PATCH v2 1/1] "

Testing the site performances & usability on mobile/3G
 2019-02-07 11:07 UTC 

Avoiding virtual-root with Nginx
 2019-01-31 14:46 UTC  (3+ messages)

thttpd trimming terminating slashes
 2019-01-31 12:07 UTC 

Slash after /about
 2019-01-30 18:37 UTC  (4+ messages)

[PATCH 1/1] cgitrc: handle value "0" for max-repo-count
 2019-01-10 19:23 UTC  (12+ messages)
          ` [PATCH 1/2] cgit: introduce parse_{bool, int}() for for cgitrc parsing
            ` [PATCH 2/2] cgit: sanitize max-repo-count

[RFC] use buffered stdio (lightly tested)
 2019-01-05 22:02 UTC  (3+ messages)

[PATCH 0/4] improve rendering w/o CSS reliance
 2019-01-04 22:23 UTC  (7+ messages)
` [PATCH 1/4] ui-shared: improve pageheader display on text-based browsers
` [PATCH 2/4] ui-{commit,tag}: use <pre> for commit-msg
` [PATCH 3/4] ui-log: improve decoration display for browsers without CSS
` [PATCH 4/4] ui-diff: preserve spaces w/o CSS on context lines
` [PATCH 5/4] ui-{tree,repolist}: improve button spacing for browsers w/o CSS

[PATCH 1/1] ui-tree: provide link to about page for petty formatting
 2019-01-03  8:07 UTC  (4+ messages)
` [PATCH 1/1] ui-tree: add about link in tree view list

[PATCH 1/1] global: male 'char *path' const where possible
 2019-01-03  7:11 UTC  (5+ messages)

No subject
 2019-01-03  1:18 UTC 

[PATCH 1/1] ui-shared: add parentheses to suppress compiler warning
 2019-01-02 16:27 UTC 

[PATCH] ui-ssdiff: get rid of strncat
 2019-01-02  7:37 UTC 

[PATCH] ui-shared: fix segfault in cgit_set_title_from_path
 2019-01-02  6:50 UTC  (2+ messages)

[PATCH] ui-stats.c: fix warning on 32-bit
 2018-12-31 10:19 UTC 

Render Jupyter notebook in tree
 2018-12-28 16:32 UTC  (3+ messages)

How to format the content of all markdown files, not just the about pages?
 2018-12-28  9:15 UTC  (4+ messages)

How to check error during syntax highlighting
 2018-12-24 18:02 UTC  (2+ messages)

Running CGit with user owning the repository
 2018-12-14 10:24 UTC  (3+ messages)

No subject
 2018-12-13 22:51 UTC 

No subject
 2018-12-13 22:47 UTC 

No subject
 2018-12-13 22:44 UTC 

[PATCH] t0109: skip if strace is broken
 2018-12-11 20:23 UTC 

[PATCH 1/1] git: update to v2.20.0
 2018-12-10  3:00 UTC  (2+ messages)

git/packfile.c:486: undefined reference to `fcntl64'
 2018-11-30 11:19 UTC  (3+ messages)

cgit cache wrong content response http ./. https
 2018-11-27 15:34 UTC 

[PATCH 1/1] RFC: git: update to v2.20.0-rc0
 2018-11-21 21:00 UTC  (4+ messages)
` [PATCH 1/1] RFC: git: update to v2.20.0-rc1

[PATCH 1/1] git: use xz compressed archive for download
 2018-11-21  1:31 UTC  (2+ messages)

[PATCH] Set environment variables for auth filter
 2018-11-13 12:41 UTC 

Gabriela Bandrova
 2018-11-04  1:16 UTC 

Build failed in Jenkins: cgit-master-coverity #69
 2018-10-31  8:08 UTC  (2+ messages)
` Jenkins build is back to normal : cgit-master-coverity #70 - origin/master - 824138e

Build failed in Jenkins: cgit-master #196
 2018-10-31  8:04 UTC  (2+ messages)
` Jenkins build is back to normal : cgit-master #197 - origin/master - 824138e

[PATCH v2 1/1] ui: Change author name text to link to author's commits
 2018-10-22 20:41 UTC  (2+ messages)

[PATCH 1/1] ui: Change author name text to link to author's commits
 2018-10-22 20:13 UTC 

CGIT_REPO_* environment variables in auth filter?
 2018-10-21 15:20 UTC  (2+ messages)

[BUG] cgit W3 validator fail
 2018-10-20  9:12 UTC  (2+ messages)

[PATCH 1/9] parsing: ban strncpy()
 2018-10-12 21:08 UTC  (15+ 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()
` [PATCH 7/9] ui-ssdiff: ban strncpy()
` [PATCH 8/9] ui-ssdiff: ban strcat()
` [PATCH 9/9] RFC: git: update to v2.19.0-rc0
  ` [PATCH 1/1] RFC: git: update to v2.19.0-rc1
    ` [PATCH 1/1] RFC: git: update to v2.19.0-rc2
      ` [PATCH 1/1] git: update to v2.19.0
        ` [PATCH 1/1] git: update to v2.19.1

No subject
 2018-10-10  0:18 UTC 

[PATCH 1/1] ui: Show pages numbers also at the top
 2018-10-09  3:00 UTC 

No subject
 2018-09-21  1:50 UTC 

No subject
 2018-09-21  1:27 UTC 

No subject
 2018-09-21  1:27 UTC 

No subject
 2018-09-19 12:30 UTC 

Charset problem
 2018-09-10 20:05 UTC 

[PATCH 1/1] css: Change #git font-size to 13px
 2018-09-06 19:54 UTC  (4+ messages)

No subject
 2018-09-05 20:59 UTC 

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 

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  (7+ 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] Update COPYING
 2018-07-10 14:41 UTC  (5+ messages)

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

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