public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 60fdb65440a9e7a3185b532770224b7bc575b2da
@ 2022-07-21 13:59 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2022-07-21 13:59 UTC (permalink / raw)
  To: cygwin-apps-cvs




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

commit 60fdb65440a9e7a3185b532770224b7bc575b2da
Author: Corinna Vinschen <vinschen@redhat.com>
Date:   Thu Jul 21 15:59:51 2022 +0200

    simplify git project URLs


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

diff --git a/index.html b/index.html
index bf1b3ac..15141d9 100644
--- a/index.html
+++ b/index.html
@@ -35,25 +35,25 @@ git remote set-url origin --push ssh://<i>username</i>@cygwin.com/git/cygwin-app
 </p>
 
 <ul>
-<li><a href="https://cygwin.com/git/?p=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/?p=cygwin-apps/calm.git">calm</a> - Cygwin server-side packaging maintenance script</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/crypt.git">crypt</a> - a library implementing the hopelessly outdated 56 bit DES encryption</li>
-<li><a href="https://cygwin.com/git/?p=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/?p=cygwin-apps/cygport.git">cygport</a> - the Cygwin package building tool</li>
-<li><a href="https://cygwin.com/git/?p=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/?p=cygwin-apps/cygutils.git">cygutils</a> - Chuck Wilson's collection of Cygwin utilities</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/editrights.git">editrights</a> - A helper tool to change user privileges</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/genini.git">genini</a> - Script to create setup.ini files on a local machine</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/login.git">login</a> - The unix login(1), tweaked for Cygwin</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/mt.git">mt</a> - The unix mt(1) tool with Cygwin-specific extensions</li>
-<li><a href="https://cygwin.com/git/?p=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/?p=cygwin-apps/robots.git">robots</a> - The game; Fight against maniac robots</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/run.git">run</a> - Launch cmdline programs with hidden console</li>
-<li><a href="https://cygwin.com/git/?p=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/?p=cygwin-apps/shutdown.git">shutdown</a> - Shutdown, reboot, hibernate or suspend the machine.</li>
-<li><a href="https://cygwin.com/git/?p=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/?p=cygwin-apps/xorg-doc.git">xorg-doc</a> - Cygwin XOrg documentation</li>
-<li><a href="https://cygwin.com/git/?p=cygwin-apps/htdocs.git">htdocs</a> - The cygwin-apps website files</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/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>
 </ul>
 
 </div>



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

only message in thread, other threads:[~2022-07-21 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 13:59 [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 60fdb65440a9e7a3185b532770224b7bc575b2da Corinna Vinschen

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