List for cgit developers and users
 help / color / mirror / Atom feed
cache-size implementation downsides
 2018-06-20  7:55 UTC  (6+ messages)

[PATCH] css: make highlight div absolute and top left
 2018-06-20  0:50 UTC  (6+ messages)
` [PATCH v2] blame: css: make blame "

Rendering of README.md inline with inner tree view dirs
 2018-06-20  0:07 UTC  (95+ messages)
                ` [PATCH 00/11] Render READMEs inline in tree view
                  ` [PATCH 01/11] Use string list strdup_strings for mimetypes
                  ` [PATCH 02/11] Add source page
                  ` [PATCH 03/11] Parse render filters from the config
                  ` [PATCH 04/11] ui-tree: split out buffer printing
                  ` [PATCH 05/11] ui-tree: use render fileters to display content
                  ` [PATCH 06/11] ui-tree: free read_sha1_file() buffer after use
                  ` [PATCH 07/11] ui-blame: "
                  ` [PATCH 08/11] ui-tree: print_object: add is_inline param
                  ` [PATCH 09/11] ui-tree: ls_tail: add walk table param
                  ` [PATCH 10/11] config: add tree-readme list
                  ` [PATCH 11/11] ui-tree: render any matching README file in tree view
                  ` [PATCH v3 00/17] Render READMEs inline "
                    ` [PATCH v3 01/17] manpage: fix sorting order
                    ` [PATCH v3 02/17] blame: css: make blame highlight div absolute and at parent top
                    ` [PATCH v3 03/17] Use string list strdup_strings for mimetypes
                    ` [PATCH v3 04/17] Add source page
                    ` [PATCH v3 05/17] Parse render filters from the config
                    ` [PATCH v3 06/17] ui-tree: split out buffer printing
                    ` [PATCH v3 07/17] ui-tree: use render filters to display content
                    ` [PATCH v3 08/17] ui-blame: free read_sha1_file() buffer after use
                    ` [PATCH v3 09/17] ui-tree: ls_tail: add walk table param
                    ` [PATCH v3 10/17] config: add global inline-readme list
                    ` [PATCH v3 11/17] config: add repo "
                    ` [PATCH v3 12/17] ui-tree: render any matching README file in tree view
                    ` [PATCH v3 13/17] md2html: add asset mapping
                    ` [PATCH v3 14/17] md2html-add-asset-postfix-arg
                    ` [PATCH v3 15/17] ui-shared: deduplicate some code in repolink
                    ` [PATCH v3 16/17] ui-shared: add helper for generating non-urlencoded links
                    ` [PATCH v3 17/17] render: adapt for providing extra filter args for plain
              ` [PATCH v2 00/15] Render READMEs inline in tree view
                ` [PATCH v2 01/15] manpage: fix sorting order
                ` [PATCH v2 02/15] gcc8.1: fix strncat warning
                ` [PATCH v2 03/15] Use string list strdup_strings for mimetypes
                ` [PATCH v2 04/15] Add source page
                ` [PATCH v2 05/15] Parse render filters from the config
                ` [PATCH v2 06/15] ui-tree: split out buffer printing
                ` [PATCH v2 07/15] ui-tree: use render filters to display content
                ` [PATCH v2 08/15] ui-blame: free read_sha1_file() buffer after use
                ` [PATCH v2 09/15] ui-tree: ls_tail: add walk table param
                ` [PATCH v2 10/15] config: add global inline-readme list
                ` [PATCH v2 11/15] config: add repo "
                ` [PATCH v2 12/15] ui-tree: render any matching README file in tree view
                ` [PATCH v2 13/15] md2html: add asset mapping
                ` [PATCH v2 14/15] md2html-add-asset-postfix-arg
                ` [PATCH v2 15/15] render: adapt for providing extra filter args for plain

[PATCH 1/1] global: remove functionality we deprecated for cgit v1.0
 2018-06-18 18:50 UTC  (2+ messages)

[PATCH 1/1] RFC: git: update to v2.18.0-rc2
 2018-06-18  6:42 UTC  (7+ messages)
` [PATCH] ui-shared: typename changed to type_name in git 2.18.0-rc2

[PATCH] expand environmentvariables in root-title and root-descr
 2018-06-18  6:36 UTC  (3+ messages)

Adding short commit id to repo Log tab
 2018-06-17 21:00 UTC  (3+ messages)

[PATCH] Encode value and field before calculating cookie digest, the same way secure_value() does
 2018-06-17 19:03 UTC  (3+ messages)

[PATCH] Update COPYING
 2018-06-17 14:18 UTC  (3+ messages)

[PATCH 1/2] gcc8.1: fix strncpy bounds warnings
 2018-06-17  2:28 UTC  (10+ messages)
` [PATCH 2/2] gcc8.1: fix strcat warning
  ` [PATCH 1/2] shared: allocate return value from expand_macros()
    ` [PATCH 2/2] shared: use strbuf for expanding macros

[RFC PATCH] Makefile: work around parallel make issues in docs
 2018-06-16 17:52 UTC  (8+ messages)

Bug: cgit shows empty pages, when viewing Tag-Only-Repo
 2018-06-16 17:07 UTC  (2+ messages)

[PATCH] ui-tag: Fix inconsistent capitalization
 2018-06-16 16:43 UTC  (2+ messages)

[PATCH 1/1] snapshot: support special value 'all' to enable all formats
 2018-06-16 16:40 UTC  (2+ messages)

Translation
 2018-06-16 16:37 UTC  (2+ messages)

Documentation Typo
 2018-06-16 16:31 UTC  (2+ messages)
` [PATCH] cgitrc.5: fix auth filter return value documentation

Custom snapshot prefix & Snapshot signatures
 2018-06-11  6:53 UTC  (14+ messages)
` [PATCH 1/1] snapshot: support tar signature for compressed tar
      ` [PATCH v2 1/2] ui-snapshot: use named constants for snapshot formats
        ` [PATCH v2 2/2] snapshot: support tar signature for compressed tar
              ` [PATCH v3 1/1] "
            ` [PATCH 1/1] snapshot: strip bit from struct cgit_snapshot_format
                  ` [PATCH v2 "

[PATCH 1/1] css: darken the footer
 2018-06-08  5:21 UTC 

[PATCH 1/1] print git version string in footer
 2018-06-06 21:28 UTC  (9+ messages)
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH 1/1] ui-log: highlight annotated tags in different color
 2018-06-05 14:26 UTC  (5+ messages)
    ` [PATCH v2 "

Hiding inactive repositories from main listing
 2018-06-04 21:07 UTC 

[PATCH 1/1] RFC: git: update to v2.18.0-rc1
 2018-06-04 16:56 UTC 

Upcoming release?
 2018-05-30 19:26 UTC  (5+ messages)

[PATCH 1/1] git: update to v2.17.1
 2018-05-30  8:29 UTC 

NGINX and linux
 2018-04-03 20:35 UTC  (5+ messages)

[RFC/PATCH 0/7] Snapshot signatures
 2018-04-02 21:22 UTC  (6+ messages)
` [RFC/PATCH 4/7] ui-shared: use the same snapshot logic as ui-refs
` [RFC/PATCH 5/7] ui-shared: pass separator in to cgit_print_snapshot_links()
` [RFC/PATCH 6/7] ui-refs: use shared function to print tag downloads
` [RFC/PATCH 7/7] snapshot: support archive signatures

[PATCH 1/1] git: update to v2.17.0
 2018-04-02 21:13 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).