List for cgit developers and users
 help / color / mirror / Atom feed
[PATCH 0/3] Fix segfault found by AFL
 2017-02-20  1:48 UTC  (6+ messages)
` [PATCH 1/3] ui-shared: don't print path crumbs without a repo
` [PATCH 2/3] parsing: clear query path before starting
` [PATCH 3/3] cgit: don't set vpath unless repo is set

possible bug in config readme
 2017-02-19 15:38 UTC  (5+ messages)

patch links do not have stable checksums
 2017-02-18 21:50 UTC  (3+ messages)

[PULL] Fix escaping in atom output
 2017-02-18 21:48 UTC  (2+ messages)

[PATCH v6 1/1] ui-shared: allow to split the repository link
 2017-02-18 17:34 UTC  (2+ messages)

[PATCH] ui-log: add option to show all refs
 2017-02-18 17:05 UTC  (2+ messages)

About tab not showing on repo page
 2017-02-08 22:33 UTC  (5+ messages)

Cache not invalidated on push
 2017-02-08 17:39 UTC  (2+ messages)

[PATCH 1/1] git: update to v2.11.1
 2017-02-03  7:51 UTC 

[PATCH] ui-patch: fix segfault when a path prefix is passed
 2017-01-23  8:38 UTC  (3+ messages)

Atom feed of package repo have non-escaped href
 2017-01-04  9:21 UTC  (2+ messages)

[PATCH 1/1] git: update to v2.11.0
 2017-01-02 21:57 UTC  (4+ messages)

Render markdown files in tree view
 2016-12-14 13:39 UTC 

Render markdown files in tree view
 2016-12-08 22:53 UTC  (3+ messages)

[PATCH v5 1/1] ui-shared: allow to split the repository link
 2016-11-27  6:51 UTC  (8+ messages)

[PATCH] Link with -ldl on GNU Hurd
 2016-11-25 20:58 UTC  (2+ messages)

Build failed in Jenkins: cgit-master-coverity #28 - origin/master - 8e9ddd2
 2016-11-25  5:49 UTC  (3+ messages)
` Build failed in Jenkins: cgit-master-coverity #29 "
  ` Jenkins build is back to normal : cgit-master-coverity #30 - origin/master - 5ccd965

Development Flow Improvements
 2016-11-24 23:23 UTC  (5+ messages)

Build failed in Jenkins: cgit-master #54 - origin/master - 8e9ddd2
 2016-11-24 20:31 UTC  (3+ messages)
` Build failed in Jenkins: cgit-master #55 "
  ` Jenkins build is back to normal : cgit-master #56 - origin/master - 5ccd965

[PATCH] Fix crash when using path limit
 2016-11-24 20:29 UTC  (3+ messages)

[ANNOUNCE] CGIT v1.1 Released
 2016-11-24 20:28 UTC  (3+ messages)

Crash when using path limit in ui-patch.c
 2016-11-24 19:14 UTC  (3+ messages)

[PATCH 1/1] RFC: git: update to v2.11.0-rc3
 2016-11-24 19:02 UTC  (2+ messages)

Feature Request: show ages in tree view
 2016-11-24 18:56 UTC  (2+ messages)

Tag new release
 2016-11-23  4:26 UTC  (2+ messages)

syntax-highlighting.py: file not shown if no lexer found
 2016-11-18  3:41 UTC 

[PATCH 1/1] git: update to v2.10.2
 2016-11-06 20:48 UTC  (2+ messages)

Linking cgit with Lua using -Wl,-E
 2016-11-06 10:13 UTC  (5+ messages)

Could snapshot links be named after git describe ?
 2016-10-23 16:10 UTC  (2+ messages)

reduce number of tags in log/summary view
 2016-10-19 20:55 UTC  (3+ messages)

RFC: don't cache objects larger than X
 2016-10-17 18:39 UTC  (5+ messages)

[PATCH 1/1] ui-log: fix data corruption
 2016-10-16 11:54 UTC  (8+ messages)

[PATCH 1/1] ui-blog: fix oid handling
 2016-10-16 11:47 UTC  (2+ messages)

Build failed in Jenkins: cgit-master #49 - origin/master - 5fe88a9
 2016-10-12 12:17 UTC  (4+ messages)
` Build failed in Jenkins: cgit-master #50 - origin/master - 1b46645
  ` Build failed in Jenkins: cgit-master #51 - origin/master - 3a567fa
    ` Jenkins build is back to normal : cgit-master #52 - origin/master - c330a2e

[PATCH 1/1] git: update to v2.10.1, again
 2016-10-12 12:04 UTC 

Build failed in Jenkins: cgit-master-get-git #50 - origin/master - 5fe88a9
 2016-10-12 12:00 UTC  (3+ messages)
` Build failed in Jenkins: cgit-master-get-git #51 - origin/master - 1b46645
  ` Jenkins build is back to normal : cgit-master-get-git #52 - origin/master - 3a567fa

[PATCH 1/3] ui-repolist: fix memory leak
 2016-10-12 11:18 UTC  (6+ messages)
` [PATCH 2/3] shared: remove unused function strrpart()
` [PATCH 3/3] shared: remove unused function strlpart()

[PATCHv2 0/2] Collapsible Section Support
 2016-10-11 16:15 UTC  (15+ messages)
` [PATCH 1/2] ui-repolist: provide hyperlinks on section names
` [PATCH 2/2] ui-repolist: Allow sections to be collapsible
` [PATCHv3 0/2] Collapsible Section Support
  ` [PATCHv3 1/2] ui-repolist: provide hyperlinks on section names
  ` [PATCHv3 2/2] ui-repolist: Allow sections to be collapsible

Cache system
 2016-10-09 19:47 UTC  (3+ messages)

[PULL] Fix patch path limit
 2016-10-09 12:18 UTC 

[PATCH] Use skip_prefix() to get rid of magic constants
 2016-10-09 11:07 UTC  (2+ messages)

[PATCH 1/1] ui-repolist: fix memory leak
 2016-10-07 21:01 UTC  (3+ messages)

Small patch makes cgit crash
 2016-10-07 11:54 UTC  (6+ messages)

[PATCH 1/1] git: update to v2.10.1
 2016-10-04 19:59 UTC  (3+ messages)

[PATCH 01/10] cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
 2016-10-04 19:48 UTC  (15+ messages)
  ` [PATCH 02/10] ui-blob: "
  ` [PATCH 03/10] ui-commit: "
  ` [PATCH 04/10] ui-log: replace get_sha1() with get_oid()
  ` [PATCH 05/10] ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'
  ` [PATCH 06/10] ui-plain: "
  ` [PATCH 07/10] ui-shared: "
  ` [PATCH 08/10] ui-snapshot: "
  ` [PATCH 09/10] ui-tag: "
  ` [PATCH 10/10] ui-tree: "

SIGPIPE from syntax highlighting filter if highlight is not available
 2016-10-02 10:45 UTC  (5+ messages)
  ` [PATCH] cgit: ignore SIGPIPE

css: highlight even table rows
 2016-10-01 21:00 UTC  (2+ messages)

[PULL] Various patches from the list
 2016-10-01 19:18 UTC  (2+ messages)

RFC: replace 'unsigned char sha1[20]' with 'struct object_id oid'
 2016-09-29 20:27 UTC 

[PATCH] Simplify http_parse_querystring()
 2016-09-29 18:25 UTC  (2+ messages)

No repositories found
 2016-09-28 22:08 UTC 

cgit: No repositories found
 2016-09-28 21:16 UTC 

trac integration
 2016-09-27 23:21 UTC  (2+ messages)

cgit: No repositories found
 2016-09-26 17:36 UTC  (3+ messages)

[RFC] ui-repolist: add "enable-repo-list-auth" option
 2016-09-16 21:23 UTC 

Truncate "commit" page
 2016-09-08 11:19 UTC  (4+ messages)

[PATCH 1/1] git: update to v2.10.0
 2016-09-04 10:39 UTC 

[RFC/PATCH 0/5] Add render filter
 2016-09-03 18:29 UTC  (6+ messages)
` [RFC/PATCH 1/5] Use string list strdup_strings for mimetypes
` [RFC/PATCH 2/5] Add "source" page
` [RFC/PATCH 3/5] Parse render filters from the config
` [RFC/PATCH 4/5] ui-tree: split out buffer printing
` [RFC/PATCH 5/5] ui-tree: use render filters to display content

[PATCH 3/3] Add support for git's mailmap
 2016-08-30  2:58 UTC  (7+ messages)

[PATCH 2/3] Remove angle brackets from {author,committer}_email
 2016-08-29 18:28 UTC  (2+ messages)
` [PATCH 3/3] Add support for git's mailmap

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