public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-apps-cvs@sourceware.org
Subject: [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 60fdb65440a9e7a3185b532770224b7bc575b2da
Date: Thu, 21 Jul 2022 13:59:57 +0000 (GMT)	[thread overview]
Message-ID: <20220721135957.1C2AE3858D28@sourceware.org> (raw)




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>



                 reply	other threads:[~2022-07-21 13:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220721135957.1C2AE3858D28@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).