List for cgit developers and users
 help / color / mirror / Atom feed
[PATCH 1/1] ui-blog: fix oid handling
 2016-10-11  6:59 UTC 

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

RFC: don't cache objects larger than X
 2016-10-10 14:03 UTC 

[PATCH 1/1] ui-log: fix data corruption
 2016-10-10 14:00 UTC  (6+ messages)

Could snapshot links be named after git describe ?
 2016-10-10  9:04 UTC 

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

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

reduce number of tags in log/summary view
 2016-10-09 11:35 UTC  (2+ messages)

[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: "

[PATCHv2 0/2] Collapsible Section Support
 2016-10-03 20:52 UTC  (14+ 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

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 

Development Flow Improvements
 2016-09-28  7:16 UTC  (4+ messages)

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 v5 1/1] ui-shared: allow to split the repository link
 2016-08-30  2:55 UTC  (3+ 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

[PATCH 1/3] filter: introduce cgit_open_email_filter() wrapper
 2016-08-29 18:28 UTC 

[PATCH v2] ui-repolist: Allow sections to be collapsible
 2016-08-27  9:35 UTC  (2+ messages)

[PATCH 2/3] Remove angle brackets from {author,committer}_email
 2016-08-26 20:12 UTC 

[PATCH 1/3] filter: introduce cgit_open_email_filter() wrapper
 2016-08-26 20:12 UTC 

[PATCH] Add support for git's mailmap
 2016-08-26 20:11 UTC  (10+ messages)
          ` [PATCH 1/2] filter: introduce cgit_open_email_filter() wrapper
            ` [PATCH 2/2] Remove angle brackets from {author,committer}_email

[PATCH] ui-repolist: provide hyperlinks on section names
 2016-08-26  8:18 UTC  (5+ messages)
` [PATCH] ui-repolist: Allow sections to be collapsible

[RFC] ui-repolist: Allow sections to be collapsible
 2016-08-25 14:56 UTC  (8+ messages)

RFE: render MD/RST documents in tree view
 2016-08-24 18:47 UTC  (5+ messages)

[PATCH v3 00/21] Add namespace support to cgit
 2016-08-20 16:01 UTC  (24+ messages)
` [PATCH v3 01/21] Return a copy of "master" when guessing defbranch fails
` [PATCH v3 02/21] Fix archive generation
` [PATCH v3 03/21] Add a wrapper for get_sha1 called cgit_get_sha1
` [PATCH v3 04/21] Parse repo.namespace
` [PATCH v3 05/21] Print out parsed namespace on request
` [PATCH v3 06/21] Set GIT_NAMESPACE when repo.namespace is provided
` [PATCH v3 07/21] Add namespaced resolve ref helper
` [PATCH v3 08/21] Add cgit_namespaced_dwim_ref for resolving short refs
` [PATCH v3 09/21] Look up refs in namespace with cgit_get_sha1
` [PATCH v3 10/21] Use cgit_namespaced_dwim_ref for finding logs to show
` [PATCH v3 11/21] Render commit decorations correctly
` [PATCH v3 12/21] Guess the default branch based on current namespace
` [PATCH v3 13/21] Add cgit_for_each_namespaced_ref_in helper
` [PATCH v3 14/21] Find the default branch based on the contents of the namespace
` [PATCH v3 15/21] Only display refs in current namespace
` [PATCH v3 16/21] Add namespace support to dumb-clone
` [PATCH v3 17/21] Display notes from namespace
` [PATCH v3 18/21] Add documentation for repo.namespace
` [PATCH v3 19/21] Allow agefile to be set per-repository
` [PATCH v3 20/21] Update contrib script to update agefiles per namespace
` [PATCH v3 21/21] Add documentation for repo.agefile

what a surprise!
 2016-08-19 17:30 UTC 

[PATCH 1/1] RFC: git: update to v2.10.0-rc0
 2016-08-15 13:44 UTC  (7+ messages)
  ` [PATCH 1/1] RFC: git: update to v2.10.0-rc0 part 2

[PATCH v2 1/1] RFC: git: update to v2.10.0-rc0
 2016-08-15 12:13 UTC 

[PATCH 1/1] git: update to v2.9.3
 2016-08-13 12:17 UTC 

[PATCH 1/4] shared: remove return value from cgit_free_commitinfo()
 2016-08-13 11:04 UTC  (4+ messages)
` [PATCH 2/4] shared: make cgit_free_taginfo() public
` [PATCH 3/4] ui-tag: clean up taginfo
` [PATCH 4/4] ui-tree: remove a fixed size buffer

Display of directories that contain only one subdirectory
 2016-08-08 22:48 UTC  (8+ messages)

[PATCH 1/2] ui-shared: fix decl-after-statement warnings
 2016-08-07 15:15 UTC  (2+ messages)
` [PATCH 2/2] ui-ssdiff: "

[PATCH] configfile: fix EOF handling
 2016-08-07 15:01 UTC 

[PATCH 00/16] [V2] Add namespace support to cgit
 2016-07-30 15:21 UTC  (22+ messages)
` [PATCH 06/16] Look up refs in namespace with cgit_get_sha1
` [PATCH 07/16] Guess the default branch based on current namespace
` [PATCH 11/16] Add namespace support to dumb-clone
` [PATCH 12/16] Display notes from namespace
` [PATCH 13/16] Add documentation for repo.namespace
` [PATCH 15/16] Update contrib script to update agefiles per namespace

[PATCH 1/1] git: update to v2.9.2
 2016-07-16  8:55 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).