List for cgit developers and users
 help / color / mirror / Atom feed
Highlighting lines or line ranges in tree view
 2018-06-29  1:40 UTC  (63+ messages)
` [PATCH 1/3] ui-shared: introduce line range highlight javascript
` [PATCH 2/3] ui-tree: use the line range highlight script
` [PATCH 3/3] ui-blame: "
` [PATCH v2 0/5] line range highlight
  ` [PATCH v2 1/5] config: add js
  ` [PATCH v2 2/5] cgit.js: introduce
  ` [PATCH v2 3/5] ui-shared: introduce line range highlight javascript
  ` [PATCH v2 4/5] ui-tree: use the line range highlight script
  ` [PATCH v2 5/5] ui-blame: "
  ` [PATCH v2 1/2] cgit.js: make line range highlight responsive to url changes
  ` [PATCH v2 2/2] cgit.js: line range highlight: improve vertical scroll logic
  ` [PATCH v2] cgit.js: line range highlight: always hook hashchange in case hash added
` [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

md2html is inoperative
 2018-06-28 10:50 UTC 

[PATCH 00/11] Render READMEs inline in tree view
 2018-06-28  8:32 UTC  (67+ messages)
` [PATCH v3 00/17] "
  ` [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 v4 00/16] Render READMEs inline in tree view
  ` [PATCH v4 01/16] manpage: fix sorting order
  ` [PATCH v4 02/16] Use string list strdup_strings for mimetypes
  ` [PATCH v4 03/16] Add source page
  ` [PATCH v4 04/16] Parse render filters from the config
  ` [PATCH v4 05/16] ui-tree: split out buffer printing
  ` [PATCH v4 06/16] ui-tree: use render filters to display content
  ` [PATCH v4 07/16] ui-tree: ls_tail: add walk table param
  ` [PATCH v4 08/16] config: add global inline-readme list
  ` [PATCH v4 09/16] config: add repo "
  ` [PATCH v4 10/16] ui-tree: render any matching README file in tree view
  ` [PATCH v4 11/16] md2html: add asset mapping
  ` [PATCH v4 12/16] md2html: add asset postfix arg
  ` [PATCH v4 13/16] ui-shared: deduplicate some code in repolink
  ` [PATCH v4 14/16] ui-shared: add helper for generating non-urlencoded links
  ` [PATCH v4 15/16] render: adapt for providing extra filter args for plain
  ` [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-06-27 20:14 UTC  (4+ messages)
` [PATCH v3 1/1] "

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)

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

Cgit root-readme
 2018-06-22 10:47 UTC 

[PATCH 1/1] git: update to v2.18.0
 2018-06-21 18:18 UTC 

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-19  8:38 UTC  (41+ messages)
              ` [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  (3+ messages)

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

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