user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 2/3] doc: config: cgit=rewrite isn't implemented, yet
  2024-02-13  9:31  5% [PATCH 0/3] www cgit support updates Eric Wong
@ 2024-02-13  9:31  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2024-02-13  9:31 UTC (permalink / raw)
  To: meta

It'll probably be done for another release, I doubt most cgit
users are willing to completely replace it with our coderepo
viewer just yet...
---
 Documentation/public-inbox-config.pod | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod
index f533ea9d..b875df58 100644
--- a/Documentation/public-inbox-config.pod
+++ b/Documentation/public-inbox-config.pod
@@ -337,11 +337,15 @@ Try using C<cgit> as the first choice, this is the default.
 Fall back to using C<cgit> only if our native, inbox-aware
 git code repository viewer doesn't recognize the URL.
 
+=begin comment
+=for comment rewrite is not yet implemented
 =item * rewrite
 
 Rewrite C<cgit> URLs for our native, inbox-aware code repository viewer.
 This implies C<fallback> for URLs the native viewer does not recognize.
 
+=end comment
+
 =back
 
 Default: C<first>  (C<cgit> will be used iff C<publicinbox.cgitrc>

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] www cgit support updates
@ 2024-02-13  9:31  5% Eric Wong
  2024-02-13  9:31  7% ` [PATCH 2/3] doc: config: cgit=rewrite isn't implemented, yet Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2024-02-13  9:31 UTC (permalink / raw)
  To: meta

I only noticed the fix for 1/3 because I wasn't using a
custom-patched+built cgit for the first time, ever; but
our cgit support was unusable for non-default config files
without it.

I only noticed 3/3 while checking the result of 2/3.

Eric Wong (3):
  www: cgit: support non-standard cgitrc locations
  doc: config: cgit=rewrite isn't implemented, yet
  doc: fix formatting for CLI switch aliases

 Documentation/lei-q.pod               |  2 ++
 Documentation/public-inbox-clone.pod  |  1 +
 Documentation/public-inbox-config.pod |  6 ++++++
 lib/PublicInbox/Cgit.pm               | 12 +++++-------
 lib/PublicInbox/Config.pm             |  3 ++-
 5 files changed, 16 insertions(+), 8 deletions(-)

^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2024-02-13  9:31  5% [PATCH 0/3] www cgit support updates Eric Wong
2024-02-13  9:31  7% ` [PATCH 2/3] doc: config: cgit=rewrite isn't implemented, yet Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).