Nelson Figueroa
|
dec21ad2ac
|
*: sync translations with English pages (#23479)
|
2026-08-02 10:38:40 +03:00 |
|
aftix
|
367061c5f3
|
read: add IFS= and -r to while loop example (#23332)
Without `IFS=`, the `line` variable will have leading
and trailing whitespace stripped. Without `-r`, each
line will have backslashes interpreted as escape
characters. This is surprising behavior when trying
to perform an action on each line, and nearly all
examples of this pattern I've seen in blogs etc.
include IFS= and -r for this reason.
Explanation of IFS= and -r:
https://unix.stackexchange.com/questions/209123/understanding-ifs-read-r-line
Shell check lint for this:
https://www.shellcheck.net/wiki/SC2013
Co-authored-by: jxu <7989982+jxu@users.noreply.github.com>
|
2026-08-01 18:51:58 -04:00 |
|
Managor
|
e0062cfb8b
|
silicon: add examples (#23460)
|
2026-08-01 12:28:09 -07:00 |
|
Managor
|
1b05f47167
|
repo-remove: add example (#23475)
Co-authored-by: Sahil Afrid Farookhi <msafarookhi@gmail.com>
|
2026-08-01 12:26:20 -07:00 |
|
HoJeong Im
|
88bf9fb240
|
kernelstub, keyd, kinfocenter, kmod, kmscon: add Korean translation (#23474)
|
2026-08-01 19:41:54 +03:00 |
|
Managor
|
5b49b190e2
|
ctest: add example for fully utilizing the processor (#23445)
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
|
2026-08-01 10:12:01 +07:00 |
|
Managor
|
5ba3f79375
|
kwin_wayland: add page (#23451)
Co-authored-by: Sahil Afrid Farookhi <msafarookhi@gmail.com>
|
2026-07-31 18:08:01 -07:00 |
|
github-actions[bot]
|
61961cc649
|
pages.*/: synchronize pages (#23471)
|
2026-08-01 03:56:07 +03:00 |
|
Harshavardhan
|
ac2ae3ac8b
|
MAINTAINERS: add @TheRootDaemon as organization owner (#23452)
|
2026-07-31 17:09:10 +05:30 |
|
Managor
|
8b076afad8
|
cage: add file example (#23358)
|
2026-07-31 18:31:09 +07:00 |
|
Managor
|
3b56ac879c
|
style-guide: add a link to windows-specific rules (#23357)
|
2026-07-31 17:56:05 +07:00 |
|
Sahil Afrid Farookhi
|
150ff84eb9
|
MAINTAINERS: add @msaf9 to Org (#23443)
|
2026-07-30 22:34:25 +03:00 |
|
Ivan Baluta
|
2c7fc8056c
|
MAINTAINERS: add @ivanbaluta as Org Owner (#23444)
🎉
|
2026-07-30 12:52:38 +03:00 |
|
Meinard Francisco
|
af73d2a68b
|
MAINTAINERS: add @znarfm to Org (#23442)
|
2026-07-30 11:31:16 +05:30 |
|
Managor
|
4eec286a98
|
gitk, git cola: remove hyphen from see also (#23437)
|
2026-07-30 13:16:35 +08:00 |
|
HoJeong Im
|
e1b09df37a
|
gpm, gpu-screen-recorder, grabc: add korean translation (#23427)
|
2026-07-30 11:40:56 +07:00 |
|
Adriano Inghingolo
|
453f760555
|
MAINTAINERS: add @SpikeTheDragon40k as Org Owner (#23438)
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
|
2026-07-30 11:33:34 +07:00 |
|
Ivan Baluta
|
d729fd8293
|
choco-config: add page (#23355)
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
|
2026-07-30 09:02:18 +07:00 |
|
Nikhil Mohite
|
ac3f4b5b95
|
scrub: add page (#23316)
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
|
2026-07-29 17:20:30 +07:00 |
|
jxu
|
372771833a
|
tldr: add --short-option example (#23354)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
|
2026-07-29 04:25:36 +03:00 |
|
Managor
|
60d0e224c5
|
zstd: add compression ranges (#23356)
|
2026-07-29 00:43:45 +03:00 |
|
Pradeep Tarakar
|
28eb1331b9
|
ufw-allow: add page (#23299)
|
2026-07-29 00:31:56 +03:00 |
|
Adriano Inghingolo
|
d936cae34c
|
grub-set-default: add italian translation (#23117)
|
2026-07-29 00:28:41 +03:00 |
|
Managor
|
4717b47395
|
fd-format: add page (#23322)
|
2026-07-28 15:50:17 +03:00 |
|
Managor
|
4869501c12
|
bun-remove, certbot: reword descriptions to match other uses of "Simulate" (#23314)
|
2026-07-28 18:08:31 +07:00 |
|
Adriano Inghingolo
|
7bd5e481cc
|
lxc: add italian translation (#23121)
|
2026-07-28 16:49:07 +07:00 |
|
Adriano Inghingolo
|
fc5eed14a1
|
ip-{stats,tuntap}: add italian translation (#23119)
|
2026-07-28 11:15:58 +02:00 |
|
Managor
|
877b86c0cb
|
qm-disk: fix examples and add a new one (#23324)
|
2026-07-28 02:36:26 +03:00 |
|
Managor
|
0a6026ff94
|
cat, bat: refer to each other (#23352)
|
2026-07-28 01:58:36 +03:00 |
|
Managor
|
014b4b5522
|
pvesm: refresh page (#23325)
|
2026-07-27 15:47:30 -07:00 |
|
Ivan Baluta
|
8ebfcdceba
|
gc: add More information (#23351)
|
2026-07-27 15:45:48 -07:00 |
|
Abdelrahman Salah
|
dec0dcfc8a
|
dnf5-copr: add page (#23133)
|
2026-07-27 23:40:38 +03:00 |
|
david2000hun1
|
9203a157c8
|
greed: add page (#23010)
Co-authored-by: Florian B. <gn0mish@protonmail.com>
Co-authored-by: Adriano Inghingolo <68734231+SpikeTheDragon40k@users.noreply.github.com>
Co-authored-by: Meinard Francisco <44516102+znarfm@users.noreply.github.com>
|
2026-07-27 20:52:13 +03:00 |
|
Adriano Inghingolo
|
ea73d6ca77
|
ip-{route,route-add,route-get,route-list,rule}: add italian translation (#23118)
|
2026-07-27 18:32:53 +03:00 |
|
Adriano Inghingolo
|
d01c274b2f
|
grub-{mkrescue,mount,probe,reboot,script-check}: add italian translation (#23116)
|
2026-07-27 18:31:21 +03:00 |
|
Adriano Inghingolo
|
a6b8c8026f
|
grub-{bios-setup,editenv,file,install,mkconfig}: add italian translation (#23115)
|
2026-07-27 18:30:28 +03:00 |
|
HoJeong Im
|
d3aa7529bd
|
windows/dvdmaker, es, excel, expand-archive, gc, get-clipboard: add Korean translation (#23084)
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
|
2026-07-27 18:29:31 +03:00 |
|
Adriano Inghingolo
|
e0c4565b92
|
gnome-{calculator,extensions,screenshot,software,terminal}: add italian translation (#23114)
|
2026-07-27 18:28:14 +03:00 |
|
Adriano Inghingolo
|
de0b65b071
|
apt-{clone,install,list}: add italian translation (#23111)
|
2026-07-27 18:27:34 +03:00 |
|
Adriano Inghingolo
|
34507ff50c
|
aa-{status,teardown,unconfined,update-browser}: add italian translation (#23110)
|
2026-07-27 18:26:26 +03:00 |
|
Adriano Inghingolo
|
cb8694496d
|
aa-{enforce,genprof,logprof,mergeprof,remove-unknown}: add italian translation (#23109)
|
2026-07-27 18:25:29 +03:00 |
|
Managor
|
93b05f4300
|
pct-fsck: add page (#23346)
|
2026-07-27 18:18:15 +03:00 |
|
Managor
|
016bd8ada8
|
pvesm-add: add page (#23345)
|
2026-07-27 18:17:29 +03:00 |
|
Managor
|
ef6e7a9207
|
qm-import: add page (#23337)
|
2026-07-27 18:10:46 +03:00 |
|
Managor
|
acdcf9a8ee
|
qm-importovf: add page (#23338)
|
2026-07-27 18:10:26 +03:00 |
|
Adriano Inghingolo
|
609b59bcd6
|
qm-remote-migrate: add page (#23350)
|
2026-07-27 18:09:55 +03:00 |
|
HoJeong Im
|
b873ac9699
|
fs_cli, fsadm, fuzzel, fwconsole, fwupdtool: add korean translation (#23317)
|
2026-07-27 17:51:45 +07:00 |
|
Managor
|
c94dfb934b
|
pct-set: add unused0 to delete example (#23326)
|
2026-07-27 17:40:30 +07:00 |
|
david2000hun1
|
891dd55ab4
|
djxl: update -h example (#23329)
|
2026-07-27 17:30:04 +07:00 |
|
Managor
|
eca656296f
|
birdc, pageres: adjust square brackets (#23336)
|
2026-07-27 16:30:03 +07:00 |
|