Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pages*: switch http to https #13907

Merged
merged 34 commits into from
Oct 12, 2024
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
46c7b80
Run lychee (will be removed later)
sebastiaanspeck Sep 30, 2024
634ba00
check-links: check all links in `pages/` with Lycheee (will be remove…
sebastiaanspeck Sep 30, 2024
d37f8bb
Update check-links.yml
sebastiaanspeck Sep 30, 2024
368b016
Update check-links.yml
sebastiaanspeck Sep 30, 2024
9709ee4
Update check-links.yml
sebastiaanspeck Sep 30, 2024
672809b
Update check-links.yml
sebastiaanspeck Sep 30, 2024
ec2bf73
Update check-links.yml
sebastiaanspeck Sep 30, 2024
5816f02
Update check-links.yml
sebastiaanspeck Sep 30, 2024
b4b74ee
Create .lycheeignore
sebastiaanspeck Sep 30, 2024
c1ce212
Merge branch 'tldr-pages:main' into switch-to-https
sebastiaanspeck Sep 30, 2024
97c2560
Update check-links.yml
sebastiaanspeck Sep 30, 2024
4cff08a
Update check-links.yml
sebastiaanspeck Sep 30, 2024
fde4a41
Update check-links.yml
sebastiaanspeck Sep 30, 2024
eaf3e15
Update check-links.yml
sebastiaanspeck Sep 30, 2024
415d789
Update check-links.yml
sebastiaanspeck Sep 30, 2024
b494bf7
Update check-links.yml
sebastiaanspeck Sep 30, 2024
6f15106
Update check-links.yml
sebastiaanspeck Sep 30, 2024
ceb2ad3
Update check-links.yml
sebastiaanspeck Sep 30, 2024
0df2a74
Merge branch 'tldr-pages:main' into switch-to-https
sebastiaanspeck Sep 30, 2024
7b22d99
pages/: switch http to https
sebastiaanspeck Sep 30, 2024
961575d
revert sourceforge
sebastiaanspeck Oct 1, 2024
7820762
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 1, 2024
5597258
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 3, 2024
71ccbdb
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 3, 2024
6fee43e
pages/*: revert to http
sebastiaanspeck Oct 3, 2024
3501da5
Delete .github/workflows/check-links.yml
sebastiaanspeck Oct 3, 2024
724bf11
Delete .lycheeignore
sebastiaanspeck Oct 3, 2024
3c0609e
Delete scripts/sort-lychee-output.py
sebastiaanspeck Oct 3, 2024
019b45d
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 3, 2024
40f534c
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 8, 2024
9cfbbdb
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 11, 2024
2a43e67
pages/*: switch to https
sebastiaanspeck Oct 11, 2024
c7f4430
pages.*: update more info link on translations
sebastiaanspeck Oct 11, 2024
d14f7b8
Merge branch 'main' into switch-to-https
sebastiaanspeck Oct 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/common/abduco.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# abduco

> Terminal session manager.
> More information: <http://www.brain-dump.org/projects/abduco/>.
> More information: <https://www.brain-dump.org/projects/abduco/>.

- List sessions:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/atoum.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# atoum

> A simple, modern and intuitive unit testing framework for PHP.
> More information: <http://atoum.org>.
> More information: <https://atoum.org>.

- Initialize a configuration file:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/blockout2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# blockout2

> Tetris like game in 3D.
> More information: <http://www.blockout.net/blockout2/>.
> More information: <https://www.blockout.net/blockout2/>.

- Start a new game:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/dcfldd.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# dcfldd

> Enhanced version of dd for forensics and security.
> More information: <http://dcfldd.sourceforge.net/>.
> More information: <https://dcfldd.sourceforge.net/>.

- Copy a disk to a raw image file and hash the image using SHA256:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/doxygen.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# doxygen

> A documentation system for various programming languages.
> More information: <http://www.doxygen.nl>.
> More information: <https://www.doxygen.nl>.

- Generate a default template configuration file `Doxyfile`:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/duplicity.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> Create incremental, compressed, encrypted and versioned backups.
> Can also upload the backups to a variety of backend services.
> It is worth mentioning that depending on the version, some options may not be available (e.g. `--gio` in 2.0.0).
> More information: <http://duplicity.nongnu.org>.
> More information: <https://duplicity.nongnu.org>.

- Backup a directory via FTPS to a remote machine, encrypting it with a password:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/entr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# entr

> Run arbitrary commands when files change.
> More information: <http://eradman.com/entrproject/>.
> More information: <https://eradman.com/entrproject/>.

- Rebuild with `make` if any file in any subdirectory changes:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/f3fix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Edit the partition table of a fake flash drive.
> See also: `f3probe`, `f3write`, `f3read`.
> More information: <http://oss.digirati.com.br/f3/>.
> More information: <https://oss.digirati.com.br/f3/>.

- Fill a fake flash drive with a single partition that matches its real capacity:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/f3read.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Validate .h2w files to test the real capacity of the drive.
> See also: `f3write`, `f3probe`, `f3fix`.
> More information: <http://oss.digirati.com.br/f3/>.
> More information: <https://oss.digirati.com.br/f3/>.

- Validate a device by checking the files in a given directory:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/f3write.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Fill a drive out with .h2w files to test its real capacity.
> See also: `f3read`, `f3probe`, `f3fix`.
> More information: <http://oss.digirati.com.br/f3/>.
> More information: <https://oss.digirati.com.br/f3/>.

- Write test files to a given directory, filling the drive:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/ffe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Extract fields from a flat database file and write to another format.
> A configuration file is required to interpret the input and format the output.
> More information: <http://ff-extractor.sourceforge.net/ffe.html>.
> More information: <https://ff-extractor.sourceforge.net/ffe.html>.

- Display all input data using the specified data configuration:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/gitstats.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# gitstats

> Git repository statistics generator.
> More information: <https://gitstats.sourceforge.net>.
> More information: <http://gitstats.sourceforge.net>.

- Generate statistics for a local repository:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/httpry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> A lightweight packet sniffer for displaying and logging HTTP traffic.
> It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file.
> More information: <http://dumpsterventures.com/jason/httpry/>.
> More information: <https://dumpsterventures.com/jason/httpry/>.

- Save output to a file:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/inkview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Inkscape graphical SVG previewer.
> Also functions as a slideshow viewer.
> More information: <http://wiki.inkscape.org/wiki/index.php/Inkview>.
> More information: <https://wiki.inkscape.org/wiki/index.php/Inkview>.

- Preview an SVG:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/interdiff.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# interdiff

> Show differences between two diff files.
> More information: <http://freshmeat.sourceforge.net/projects/patchutils>.
> More information: <https://freshmeat.sourceforge.net/projects/patchutils>.

- Compare diff files:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/jcal.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# jcal

> Display calendar information in the Jalali format, with the current day highlighted.
> More information: <http://www.nongnu.org/jcal/>.
> More information: <https://www.nongnu.org/jcal/>.

- Display a calendar for the current month:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/jrnl.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# jrnl

> A simple journal application for your command-line.
> More information: <http://jrnl.sh>.
> More information: <https://jrnl.sh>.

- Insert a new entry with your editor:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/keychain.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# keychain

> Re-use ssh-agent and/or gpg-agent between logins.

Check failure on line 3 in pages/common/keychain.md

View workflow job for this annotation

GitHub Actions / build

Re-use ==> Reuse
> More information: <http://funtoo.org/Keychain>.
> More information: <https://funtoo.org/Keychain>.

- Check for a running ssh-agent, and start one if needed:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/kosmorro.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# kosmorro

> Compute the ephemerides and the events for a date at a position on Earth.
> More information: <http://kosmorro.space>.
> More information: <https://kosmorro.space>.

- Get ephemerides for Paris, France:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/mk.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Task runner for targets described in Mkfile.
> Mostly used to control the compilation of an executable from source code.
> More information: <http://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
> More information: <https://doc.cat-v.org/plan_9/4th_edition/papers/mk>.

- Call the first target specified in the Mkfile (usually named "all"):

Expand Down
2 changes: 1 addition & 1 deletion pages/common/mp3info.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# mp3info

> Viewer/editor for ID3v1 (but not ID3v2) tags of MP3 files.
> More information: <http://www.ibiblio.org/mp3info>.
> More information: <https://www.ibiblio.org/mp3info>.

- Show all ID3v1 tags of a specific MP3 file:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/mpg321.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2, and 3.
> Mpg321 was written (sometime in 1999) to be a drop-in replacement for the (previously) non-free mpg123 player.
> More information: <http://mpg321.sourceforge.net/>.
> More information: <https://mpg321.sourceforge.net/>.

- Play an audio source exactly N times (N=0 means forever):

Expand Down
2 changes: 1 addition & 1 deletion pages/common/mytop.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# mytop

> Display MySQL server performance info like `top`.
> More information: <http://jeremy.zawodny.com/mysql/mytop/mytop.html>.
> More information: <https://jeremy.zawodny.com/mysql/mytop/mytop.html>.

- Start `mytop`:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/ocamlfind.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> The findlib package manager for OCaml.
> Simplifies linking executables with external libraries.
> More information: <http://projects.camlcity.org/projects/findlib.html>.
> More information: <https://projects.camlcity.org/projects/findlib.html>.

- Compile a source file to a native binary and link with packages:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/offlineimap.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# offlineimap

> Synchronize a remote IMAP server with local Maildir folders.
> More information: <http://www.offlineimap.org>.
> More information: <https://www.offlineimap.org>.

- Synchronize once, without enabling autorefresh:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/qmmp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> An audio player with an interface similar to Winamp or XMMS.
> See also: `clementine`, `ncmpcpp`, `cmus`.
> More information: <http://qmmp.ylsoftware.com>.
> More information: <https://qmmp.ylsoftware.com>.

- Launch the GUI:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/rapper.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> The Raptor RDF parsing utility.
> Part of the Raptor RDF Syntax Library.
> More information: <http://librdf.org/raptor/rapper.html>.
> More information: <https://librdf.org/raptor/rapper.html>.

- Convert an RDF/XML document to Turtle:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/ropper.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ropper

> Find ROP gadgets in binary files.
> More information: <http://scoding.de/ropper/>.
> More information: <https://scoding.de/ropper/>.

- List gadgets in the binary file:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/rtmpdump.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# rtmpdump

> Dump media content streamed over the RTMP protocol.
> More information: <http://rtmpdump.mplayerhq.hu/>.
> More information: <https://rtmpdump.mplayerhq.hu/>.

- Download a file:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/runit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# runit

> 3-stage init system.
> More information: <http://smarden.org/runit/runit.8.html>.
> More information: <https://smarden.org/runit/runit.8.html>.

- Start runit's 3-stage init scheme:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/sbcl.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# sbcl

> High performance Common Lisp compiler.
> More information: <http://www.sbcl.org/>.
> More information: <https://www.sbcl.org/>.

- Start a REPL (interactive shell):

Expand Down
2 changes: 1 addition & 1 deletion pages/common/sphinx-build.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# sphinx-build

> Sphinx documentation generator.
> More information: <http://www.sphinx-doc.org/en/master/man/sphinx-build.html>.
> More information: <https://www.sphinx-doc.org/en/master/man/sphinx-build.html>.

- Build documentation:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/srm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Securely remove files or directories.
> Overwrites the existing data one or multiple times. Drop in replacement for rm.
> More information: <http://srm.sourceforge.net/srm.html>.
> More information: <https://srm.sourceforge.net/srm.html>.

- Remove a file after a single-pass overwriting with random data:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/svn-changelist.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# svn changelist

> Associate a changelist with a set of files.
> More information: <http://svnbook.red-bean.com/en/1.7/svn.advanced.changelists.html>.
> More information: <https://svnbook.red-bean.com/en/1.7/svn.advanced.changelists.html>.

- Add files to a changelist, creating the changelist if it does not exist:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/swig.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Generate bindings between C/C++ code and various high level languages such as JavaScript, Python, C#, and more.
> It uses special `.i` or `.swg` files to generate the bindings (C/C++ with SWIG directives, then outputs a C/C++ file that contains all the wrapper code needed to build an extension module.
> More information: <http://www.swig.org>.
> More information: <https://www.swig.org>.

- Generate a binding between C++ and Python:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/valgrind.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
> Commonly used tools include `memcheck`, `cachegrind`, `callgrind`, `massif`, `helgrind`, and `drd`.
> More information: <http://www.valgrind.org>.
> More information: <https://www.valgrind.org>.

- Use the (default) Memcheck tool to show a diagnostic of memory usage by `program`:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/virtualenvwrapper.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# virtualenvwrapper

> Group of simple wrapper commands for Python's `virtualenv` tool.
> More information: <http://virtualenvwrapper.readthedocs.org>.
> More information: <https://virtualenvwrapper.readthedocs.org>.

- Create a new Python `virtualenv` in `$WORKON_HOME`:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/w3m.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> A text-based web browser.
> Supports SSL and mouse input, even over SSH.
> More information: <https://w3m.sourceforge.net>.
> More information: <http://w3m.sourceforge.net>.

- Open a URL:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/xml-canonic.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# xml canonic

> Make XML documents canonical.
> More information: <http://xmlstar.sourceforge.net/docs.php>.
> More information: <https://xmlstar.sourceforge.net/docs.php>.

- Make an XML document canonical, preserving comments:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/xml-depyx.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# xml depyx

> Convert a PYX (ESIS - ISO 8879) document to XML format.
> More information: <http://xmlstar.sourceforge.net/docs.php>.
> More information: <https://xmlstar.sourceforge.net/docs.php>.

- Convert a PYX (ESIS - ISO 8879) document to XML format:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/xml-edit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# xml edit

> Edit an XML document.
> More information: <http://xmlstar.sourceforge.net/docs.php>.
> More information: <https://xmlstar.sourceforge.net/docs.php>.

- Delete elements matching an XPATH from an XML document:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/xml-elements.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# xml elements

> Extract elements and display the structure of an XML document.
> More information: <http://xmlstar.sourceforge.net/docs.php>.
> More information: <https://xmlstar.sourceforge.net/docs.php>.

- Extract elements from an XML document (producing XPATH expressions):

Expand Down
2 changes: 1 addition & 1 deletion pages/common/xml-escape.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# xml escape

> Escape special XML characters, e.g. `<a1>` → `&lt;a1&gt;`.
> More information: <http://xmlstar.sourceforge.net/doc/xmlstarlet.pdf>.
> More information: <https://xmlstar.sourceforge.net/doc/xmlstarlet.pdf>.

- Escape special XML characters in a string:

Expand Down
2 changes: 1 addition & 1 deletion pages/common/xml-format.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# xml format

> Format an XML document.
> More information: <http://xmlstar.sourceforge.net/docs.php>.
> More information: <https://xmlstar.sourceforge.net/docs.php>.

- Format an XML document, indenting with tabs:

Expand Down
Loading