public inbox for cygwin-apps-cvs@sourceware.org help / color / mirror / Atom feed
From: Jon Turney <jturney@sourceware.org> To: cygwin-apps-cvs@sourceware.org Subject: [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. f975d95f5857ee1a7607c9f55e4a0c0a7af23966 Date: Sat, 11 Mar 2023 17:45:40 +0000 (GMT) [thread overview] Message-ID: <20230311174540.1F2D83858D1E@sourceware.org> (raw) 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>
reply other threads:[~2023-03-11 17:45 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=20230311174540.1F2D83858D1E@sourceware.org \ --to=jturney@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: linkBe 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).