<div dir="ltr">It is useful indeed, I use it for my <a href="https://git.sdxlive.com/">public site</a> since it was proposed.<div>But it appears that making it to the cgit git sources as a commit is a different story.</div><div>Maybe the admin(s) could share the policies which make a patch eligible to the commit status on the master branch, such as:</div><div>- being useful to the community</div><div>- having passed some thorough functional tests</div><div>- having passed some thorough security tests </div><div>- ...</div><div>What about adding an official development branch?.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 21, 2019 at 3:22 AM Tim Cooper <<a href="mailto:tim.cooper@layeh.com">tim.cooper@layeh.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I would find this feature useful as well.<br>
<br>
---<br>
Tim Cooper<br>
<br>
On 12/9/19 12:47 PM, fnaim42 at <a href="http://gmail.com" rel="noreferrer" target="_blank">gmail.com</a> (Naïm Favier) wrote:<br>
> I proposed this change a while ago, but it didn't seem to get much<br>
> attention. Please tell me if I'm doing something wrong.<br>
> <br>
> It would be nice to be able to configure the default page to use for the<br>
> root site and repositories. For example, it might make more sense to<br>
> have "about" or "tree" as the default landing page for certain repos,<br>
> instead of the default "summary".<br>
> <br>
> This patch introduces the following configuration settings:<br>
> - "root-default-page": sets the default page for the root site<br>
> (defaults to "repolist")<br>
> - "repo.default-page": sets the default page for individual repos<br>
> (defaults to "summary")<br>
> - "default-page": global default value for "repo.default-page"<br>
> <br>
> The following accessory changes were required to make this work:<br>
> - the "index" tab link on root pages and the "summary" tab link on repo<br>
> pages now explicitly point to their respective targets instead of<br>
> pointing to the site/repo root<br>
> - trying to access the "about" page on a repository without one results<br>
> in being redirected to the "summary" page explicitly<br>
> <br>
> The following changes since commit 8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32:<br>
> <br>
> git: update to v2.23.0 (2019-10-25 11:40:17 +0200)<br>
> <br>
> are available in the Git repository at:<br>
> <br>
> <a href="https://git.monade.li/cgit" rel="noreferrer" target="_blank">https://git.monade.li/cgit</a><br>
> <br>
> for you to fetch changes up to 1431881898ba6044bfd3ae12cc45fb5fcadf80c7:<br>
> <br>
> Make default pages configurable (2019-12-09 19:38:14 +0100)<br>
> <br>
> ----------------------------------------------------------------<br>
> Na?m Favier (1):<br>
> Make default pages configurable<br>
> <br>
> cgit.c | 10 ++++++++++<br>
> cgit.h | 3 +++<br>
> cgitrc.5.txt | 14 ++++++++++++++<br>
> cmd.c | 18 +++++++++---------<br>
> ui-repolist.c | 2 +-<br>
> ui-shared.c | 12 +++++++++---<br>
> ui-shared.h | 2 ++<br>
> 7 files changed, 48 insertions(+), 13 deletions(-)<br>
> <br>
_______________________________________________<br>
CGit mailing list<br>
<a href="mailto:CGit@lists.zx2c4.com" target="_blank">CGit@lists.zx2c4.com</a><br>
<a href="https://lists.zx2c4.com/mailman/listinfo/cgit" rel="noreferrer" target="_blank">https://lists.zx2c4.com/mailman/listinfo/cgit</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Jean-Christophe</div>