2025-04-07 |
Karel Zak | Merge branch 'fix/implicit_prev_shell_command' of https... |
commit | commitdiff | tree |
2025-04-07 |
Karel Zak | Merge branch 'treewide--use-strtopid_or_err' of https... |
commit | commitdiff | tree |
2025-04-07 |
Karel Zak | Merge branch 'PR/coverity' of https://github.com/karelz... |
commit | commitdiff | tree |
2025-04-07 |
Karel Zak | Merge branch 'feat/add_secure_mode' of https://github... |
commit | commitdiff | tree |
2025-04-05 |
cgoesche | more: fix implicit previous shell_line execution #3508 |
commit | commitdiff | tree |
2025-04-04 |
Masatake YAMATO | treewide: use strtopid_or_err() |
commit | commitdiff | tree |
2025-04-04 |
Christian Goeschel... | more: Add MORESECURE and PAGERSECURE environment variab... |
commit | commitdiff | tree |
2025-04-03 |
Karel Zak | fdisk: fix possible memory leak |
commit | commitdiff | tree |
2025-04-03 |
Karel Zak | fdformat: use size_t and ssize_t |
commit | commitdiff | tree |
2025-04-03 |
Karel Zak | cfdisk: fix memory leak and possible NULL dereference... |
commit | commitdiff | tree |
2025-04-03 |
Karel Zak | Merge branch 'PR/Benno-31Mar' of https://github.com... |
commit | commitdiff | tree |
2025-04-03 |
Karel Zak | setarch: use strtopid_or_err() |
commit | commitdiff | tree |
2025-04-03 |
Karel Zak | Merge branch 'PR/fix-strcasecmp' of https://github... |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | tests: update coresched tests |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | coresched: reduce excessive whitespace and verbosity... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | lsblk: (man) remove the incorrect spaces between the... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | hardlink: fix typoed semicolon to colon in error message |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | findmnt: (man) remove duplicated option, and correct... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | irqtop: improve several more option descriptions, and... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | irqtop: improve the description of --batch, and align... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | last: don't use a tab character in the --help usage... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | uclampset: simplify the synopsis in the --help usage... |
commit | commitdiff | tree |
2025-04-02 |
Benno Schulenberg | enosys: add the missing arguments of -s and -i to the... |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | treewide: avoid strcasecmp() for ASCII-only strings |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | fdisk,partx: avoid strcasecmp() for ASCII-only strings |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | libmount: avoid strcasecmp() for ASCII-only strings |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | lsblk: avoid strcasecmp() for ASCII-only strings |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | libfdisk: avoid strcasecmp() for ASCII-only strings |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | libblkid: avoid strcasecmp() for ASCII-only strings |
commit | commitdiff | tree |
2025-04-02 |
Karel Zak | include/cctype: fix string comparison |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | mkfs.bfs: fix memory leaks and weak code |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | tests: mark lsns/filer as TS_KNOWN_FAIL |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | Merge branch 'setarch--show-pid' of https://github... |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | Merge branch 'lsfd--bugfix-af-packet' of https://github... |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | Merge branch 'master' of https://github.com/pls-no... |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | Merge branch 'remove-list-head-macro' of https://github... |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | lsns: enhance compilation without USE_NS_GET_API |
commit | commitdiff | tree |
2025-04-01 |
Karel Zak | Merge branch 'bugfix/undefined-reference-add_namespace_... |
commit | commitdiff | tree |
2025-04-01 |
Masatake YAMATO | lsfd: (bug fix) scan the protocol field of /proc/net... |
commit | commitdiff | tree |
2025-04-01 |
Masatake YAMATO | tests: (test_mkfds::mapped-packet-socket) add a new... |
commit | commitdiff | tree |
2025-03-31 |
Masatake YAMATO | lsfd: fix the description for PACKET.PROTOCOL column |
commit | commitdiff | tree |
2025-03-28 |
pls-no-hack | Fix typo in blkdiscard docs |
commit | commitdiff | tree |
2025-03-28 |
Masatake YAMATO | setarch: add -p/--pid option showing the personality... |
commit | commitdiff | tree |
2025-03-27 |
Masatake YAMATO | procfs: add a helper function to access /proc/$pid... |
commit | commitdiff | tree |
2025-03-27 |
Masatake YAMATO | bash-completion: (setarch) show some options as the... |
commit | commitdiff | tree |
2025-03-27 |
Karel Zak | more: improve help readability |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | ipcs: align the first group of options with later ones... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | mkfs.cramfs: (man) mark arguments of -N and -l in bold... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | mkfs.cramfs: vertically align the option descriptions... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | mkfs.cramfs: reduce the synopsis to the standard, succi... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | swapon: improve a translator hint, and remove a pointle... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | fstrim: mark only the mountpoint as placeholder, not... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | chmem: (man) add missing end-of-bold marker, and add... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | chmem: print warnings about failures always (not only... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | ipcutils, lsipc: unabbreviate two words in some error... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | ipcrm: in usage text, use two lines when option+argumen... |
commit | commitdiff | tree |
2025-03-27 |
Benno Schulenberg | ipcrm: move a constant argument in order to gettextize... |
commit | commitdiff | tree |
2025-03-25 |
Masatake YAMATO | include/list,lsfd: remove LIST_HEAD macro again |
commit | commitdiff | tree |
2025-03-25 |
Thomas Devoogdt | lsns: fix undefined reference to add_namespace_for_nsfd... |
commit | commitdiff | tree |
2025-03-25 |
Karel Zak | Merge branch 'PR/meson-fix-manadocs' of https://github... |
commit | commitdiff | tree |
2025-03-25 |
Karel Zak | Merge branch 'PR/libmount-fix-nocanonicalize' of https... |
commit | commitdiff | tree |
2025-03-24 |
Karel Zak | meson: fix manadocs for libsmartcols and libblkid |
commit | commitdiff | tree |
2025-03-24 |
Karel Zak | Merge branch 'rtc-default' of https://github.com/Villem... |
commit | commitdiff | tree |
2025-03-24 |
Karel Zak | Merge branch 'PR/meson-poman-install' of https://github... |
commit | commitdiff | tree |
2025-03-24 |
Karel Zak | Merge branch 'PR/fix-non-widechar' of https://github... |
commit | commitdiff | tree |
2025-03-24 |
Karel Zak | Merge branch 'fix-2nd-typo' of https://github.com/stand... |
commit | commitdiff | tree |
2025-03-24 |
Karel Zak | libmount: fix --no-canonicalize regression |
commit | commitdiff | tree |
2025-03-24 |
Masanari Iida | sys-utils/flock.c Fix a typo in flock.c |
commit | commitdiff | tree |
2025-03-24 |
Masanari Iida | lib/fileeq.c Fix a typo in message. |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | irqtop: use output string in a more robust way |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | libsmartcols: report cells data size on debug |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | irqtop,lsirq: use scols debug |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | meson: fix po-man installation |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | misc: never include wchar.h |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | autotools: don't use wide-character ncurses if --disabl... |
commit | commitdiff | tree |
2025-03-20 |
Karel Zak | column: fix compiler warning for non-widechar compilation |
commit | commitdiff | tree |
2025-03-18 |
Karel Zak | docs: cherry-pick 2.41-ReleaseNotes |
commit | commitdiff | tree |
2025-03-18 |
Karel Zak | build-sys: update release dates |
commit | commitdiff | tree |
2025-03-18 |
Yuri Chornoivan | po: update uk.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Remus-Gabriel... | po: update ro.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Jakub Bogusz | po: update pl.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Benno Schulenberg | po: update nl.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Seong-ho Cho | po: update ko.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Božidar Putanec | po: update hr.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Frédéric Marchal | po: update fr.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Antonio Ceballos Roa | po: update es.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Karel Zak | po-man: merge changes |
commit | commitdiff | tree |
2025-03-18 |
Michał Kułach | po-man: add pl.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Yuri Chornoivan | po-man: update uk.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Remus-Gabriel... | po-man: update ro.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Frédéric Marchal | po-man: update fr.po (from translationproject.org) |
commit | commitdiff | tree |
2025-03-18 |
Karel Zak | po-man: fix typos in configuration |
commit | commitdiff | tree |
2025-03-18 |
Karel Zak | Merge branch 'PR/no_color' of https://github.com/karelz... |
commit | commitdiff | tree |
2025-03-18 |
Gaël PORTAY | su: (man) fix duplicate asterisk |
commit | commitdiff | tree |
2025-03-17 |
Karel Zak | include: use public domain for colors.{c,h} and xalloc.h |
commit | commitdiff | tree |
2025-03-17 |
Karel Zak | unshare: fix typo in --map-groups=subids map name ... |
commit | commitdiff | tree |
2025-03-17 |
Karel Zak | terminal-colors.d: support NO_COLOR |
commit | commitdiff | tree |
2025-03-17 |
Karel Zak | Merge branch 'PR/lscpu-risc' of https://github.com... |
commit | commitdiff | tree |
2025-03-17 |
Karel Zak | Merge branch 'lsfd--revise-unix-endpoints' of https... |
commit | commitdiff | tree |
2025-03-17 |
Karel Zak | more: fix repeat command |
commit | commitdiff | tree |
next |