public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. f975d95f5857ee1a7607c9f55e4a0c0a7af23966
@ 2023-03-11 17:45 Jon Turney
  0 siblings, 0 replies; only message in thread
From: Jon Turney @ 2023-03-11 17:45 UTC (permalink / raw)
  To: cygwin-apps-cvs




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=f975d95f5857ee1a7607c9f55e4a0c0a7af23966

commit f975d95f5857ee1a7607c9f55e4a0c0a7af23966
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Mar 11 17:44:58 2023 +0000

    More gitweb -> cgit


Diff:
---
 index.html | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/index.html b/index.html
index 1a5a8df..5046458 100644
--- a/index.html
+++ b/index.html
@@ -33,27 +33,27 @@ git remote set-url origin --push ssh://<i>username</i>@cygwin.com/git/cygwin-app
 </p>
 
 <ul>
-<li><a href="https://cygwin.com/git/cygwin-apps/base-cygwin.git">base-cygwin</a> - Initial base installation helper script</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/base-files.git">base-files</a> - A set of important system configuration and setup files</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/calm.git">calm</a> - Cygwin server-side packaging maintenance script</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/crypt.git">crypt</a> - a library implementing the hopelessly outdated 56 bit DES encryption</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/csih.git">csih</a> - Cygwin service installation helper, a helper script and tools to create service installation scripts</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/cygport.git">cygport</a> - the Cygwin package building tool</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/cygrunsrv.git">cygrunsrv</a> - a wrapper for unix daemons to make them controllable as windows services</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/cygutils.git">cygutils</a> - Chuck Wilson's collection of Cygwin utilities</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/editrights.git">editrights</a> - A helper tool to change user privileges</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/genini.git">genini</a> - Script to create setup.ini files on a local machine</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/ipc-utils.git">ipc-utils</a> - XSI IPC maintenance utilities</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/login.git">login</a> - The unix login(1), tweaked for Cygwin</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/mt.git">mt</a> - The unix mt(1) tool with Cygwin-specific extensions</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/rebase.git">rebase</a> - The rebase tool, core of the automatic rebase facility during postinstall</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/robots.git">robots</a> - The game; Fight against maniac robots</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/run.git">run</a> - Launch cmdline programs with hidden console</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/setup.git">setup</a> - the official Cygwin <a href="setup.html">setup</a> program used to install Cygwin and keep it up to date.</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/shutdown.git">shutdown</a> - Shutdown, reboot, hibernate or suspend the machine.</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/windows-default-manifest.git">windows-default-manifest</a> - The manifest each executable has to be linked against since Windows 8.1</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/xorg-doc.git">xorg-doc</a> - Cygwin XOrg documentation</li>
-<li><a href="https://cygwin.com/git/cygwin-apps/htdocs.git">htdocs</a> - The cygwin-apps website files</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/base-cygwin/">base-cygwin</a> - Initial base installation helper script</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/base-files/">base-files</a> - A set of important system configuration and setup files</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/calm/">calm</a> - Cygwin server-side packaging maintenance script</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/crypt/">crypt</a> - a library implementing the hopelessly outdated 56 bit DES encryption</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/csih/">csih</a> - Cygwin service installation helper, a helper script and tools to create service installation scripts</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/cygport/">cygport</a> - the Cygwin package building tool</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/cygrunsrv/">cygrunsrv</a> - a wrapper for unix daemons to make them controllable as windows services</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/cygutils/">cygutils</a> - Chuck Wilson's collection of Cygwin utilities</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/editrights/">editrights</a> - A helper tool to change user privileges</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/genini/">genini</a> - Script to create setup.ini files on a local machine</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/ipc-utils/">ipc-utils</a> - XSI IPC maintenance utilities</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/login/">login</a> - The unix login(1), tweaked for Cygwin</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/mt/">mt</a> - The unix mt(1) tool with Cygwin-specific extensions</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/rebase/">rebase</a> - The rebase tool, core of the automatic rebase facility during postinstall</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/robots/">robots</a> - The game; Fight against maniac robots</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/run/">run</a> - Launch cmdline programs with hidden console</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/setup/">setup</a> - the official Cygwin <a href="setup.html">setup</a> program used to install Cygwin and keep it up to date.</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/shutdown/">shutdown</a> - Shutdown, reboot, hibernate or suspend the machine.</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/windows-default-manifest/">windows-default-manifest</a> - The manifest each executable has to be linked against since Windows 8.1</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/xorg-doc/">xorg-doc</a> - Cygwin XOrg documentation</li>
+<li><a href="https://cygwin.com/cgit/cygwin-apps/htdocs/">htdocs</a> - The cygwin-apps website files</li>
 </ul>
 
 </div>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-11 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11 17:45 [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. f975d95f5857ee1a7607c9f55e4a0c0a7af23966 Jon Turney

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