]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
23 hours ago  Karel Zakmount: (bash-completion) add --exclusive master
25 hours ago  Karel ZakMerge branch 'PR/libmount-fanotify' of https://github...
4 days ago  Karel Zaklibmount: ifdef for fanotify support on older systems
5 days ago  Karel Zaklibmount: (monitor) add fanotify_next_fs()
5 days ago  Benno Schulenbergchrt: (man,usage) put --pid first in synopses and examp...
5 days ago  Benno Schulenbergchrt: (man) improve wording and markup of some examples
5 days ago  Benno Schulenbergchrt: (man,usage) mark the priority value as optional...
5 days ago  Benno Schulenbergchrt: produce better error message for missing priority...
5 days ago  Karel Zaklibmount: (monitor) add basic fanotify support
5 days ago  Karel Zaklibmount: (monitor) rename public API to "mountinfo"
5 days ago  Karel Zaklibmount: (monitor) clean up mountinfo function names
5 days ago  Karel Zaklibmount: add mnt_fs_is_{moved,attached,detached} functions
5 days ago  Karel Zaklibmount: (monitor) cleanup userspace_add_watch()...
5 days ago  Karel Zaklibmount: (monitor) check for utab delete
5 days ago  Karel Zaklibmount: (monitor) optimize inotify utab watch
5 days ago  Karel Zaklibmount: (monitor) cleanup op_process_event() return...
5 days ago  Karel Zaklibmount: (monitor) add next-fs API
5 days ago  Karel Zaklibmount: (monitor) epoll_wait code consolidation
5 days ago  Karel Zaklibmount: (monitor) require entry-specific functions
5 days ago  Karel Zaklibmount: (monitor) clean up internal names
5 days ago  Karel Zaklibmount: (monitor) support type-specific data
5 days ago  Karel Zaklibmount: (monitor) support additional monitor identifiers
5 days ago  Karel Zaklibmount: split monitor code to more files
6 days ago  Karel ZakMerge branch 'patch-1' of https://github.com/neheb...
6 days ago  Karel ZakMerge branch 'PR/libmount-excl' of https://github.com...
6 days ago  Karel Zaksetpriv: improve landlock usage() output
9 days ago  Günther Noacksetpriv: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
12 days ago  Karel Zakmount: add --exclusive command line option
12 days ago  Karel Zaklibmount: Add support for FSCONFIG_CMD_CREATE_EXCL
12 days ago  Karel Zaklib: add FSCONFIG_CMD_CREATE_EXCL
12 days ago  Rosen Penevmeson: use curses dep for ncurses
13 days ago  Madadi Vineeth... chrt: Allow optional priority for non‑prio policies...
13 days ago  Karel ZakMerge branch 'master' of https://github.com/hongxu...
13 days ago  Karel ZakMerge branch 'ldattach_mtu' of https://github.com/Seppo...
2025-07-29  Karel ZakMerge branch 'lsfd--packet-raw-protocol' of https:...
2025-07-29  Masatake YAMATOlsfd: add PACKET.PROTOCOL.RAW, a new column
2025-07-29  Karel Zakmkfs.cramfs: avoid uninitialized value [coverity scan]
2025-07-28  Hongxu Jiatests/helpers/test_sigstate.c: explicitly reset SIGINT...
2025-07-28  Seppo Takaloldattach: Allow changing the MTU for GSM0710 framing
2025-07-28  Karel ZakMerge branch 'PR/column-colors' of https://github.com...
2025-07-28  胡玮文libblkid: (ext) reduce false positive
2025-07-24  Karel ZakMerge branch 'PR/fsck.cramfs-memcpy' of https://github...
2025-07-24  Karel ZakMerge branch 'PR/setpriv-getgroups' of https://github...
2025-07-24  Karel Zaksetpriv: Improve getgroups() Portability
2025-07-24  Karel Zaklibblkid: improve UUID_SUB= description
2025-07-21  Karel Zakfsck.cramfs: check buffer size for memcpy()
2025-07-16  Karel Zakcolumn: add support for color scheme
2025-07-15  Karel Zaklibsmartcols: add function to set/get header colors
2025-07-15  Karel Zaklib/strutils: add ul_optstr_get_value()
2025-07-15  Karel Zaklib/color-names: Fix color name canonicalization
2025-07-14  Benno Schulenbergtextual: harmonize the messages for invalid count and...
2025-07-14  Benno Schulenbergtextual: harmonize the messages for an invalid size...
2025-07-14  Benno Schulenbergcolumn: call gettext() on an error message only when...
2025-07-14  Karel ZakMerge branch 'cpulist-stride' of https://github.com...
2025-07-08  Karel Zakcolumn: add --color[=<when>] to control colorization
2025-07-08  Jesse Rosenstockcpuset: Use stride in cpulist_create
2025-07-07  Karel Zakcolumn: add basic colors support
2025-07-07  Benno Schulenbergchrt: do not try to interpret any other option as a...
2025-07-07  Benno Schulenbergchrt: simplify the other check for too few arguments
2025-07-07  Benno Schulenbergchrt: do not try to interpret the --pid option itself...
2025-07-07  Benno Schulenbergchrt: with more than one argument, interpret first...
2025-07-02  Jesse Rosenstocktaskset: Accept 0 pid for current process
2025-07-02  Karel Zaklib/path: avoid double free() for cpusets
2025-07-02  Karel Zaklsblk: fix possible use-after-free
2025-07-02  Karel ZakMerge branch 'bash-completion-enosys' of https://github...
2025-07-02  Karel ZakMerge branch 'man-exit-status' of https://github.com...
2025-07-02  Haelwenn (lanodan... rename: change "expression" to "substring"
2025-07-01  Koichi Murasebash-completion: fix function name of enosys completion
2025-07-01  Karel Zakmore: Use ul_strtou16() in a robust way
2025-07-01  Karel Zaklsblk: fix memory leak [coverity scan]
2025-07-01  Karel ZakMerge branch 'PR/Benno-27Jun' of https://github.com...
2025-07-01  Karel ZakMerge branch 'PR/more-busy-loop' of https://github...
2025-07-01  Karel ZakMerge branch 'PR/strv-prefix' of https://github.com...
2025-06-30  Jesse Rosenstockman: Replace RETURN VALUE with EXIT STATUS in section 1
2025-06-30  Benno Schulenberglsclocks: (man) remove stray backslash, and correct...
2025-06-30  Benno Schulenbergscript: (man,usage) correct the markup of the synopsis
2025-06-30  Benno Schulenbergchrt: (man) mark "argument" as optional, and unabbrevia...
2025-06-30  Benno Schulenbergchrt: (man) correct the short form of --ext, from ...
2025-06-30  Karel Zakmore: temporarily ignore stdin when waiting for stderr
2025-06-30  Karel ZakMerge branch 'fix-lsblk-empty-type' of https://github...
2025-06-30  Karel Zaklib/strutils: add ul_ prefix to strrep() and strrem...
2025-06-30  Karel Zaklib/strutils: add ul_ prefix to split() function
2025-06-30  Karel Zaklib/strutils: add ul_ prefix to strappend() functions
2025-06-30  Karel Zaklib/strutils: add ul_ prefix to strconcat() functions
2025-06-30  Karel Zaklib/strutils: add ul_ prefix to startswith() and endswith()
2025-06-28  codefileslsblk: use md as fallback TYPE when md/level empty
2025-06-27  Jesse Rosenstockgitignore: Ignore tests/diff/ and test/output/
2025-06-26  Karel Zaklib/strv: use ul_ prefix for strv functions
2025-06-26  Karel Zakbash-completion: add choom and coresched
2025-06-26  Karel ZakMerge branch 'master' of https://github.com/ndrake...
2025-06-25  Nate DrakeAdd missing ;; to -m case (#1)
2025-06-24  WanBingjiangscript: support non-option argument as command
2025-06-24  cgoeschemore: Add MORE_SHELL_LINES environmental variable
2025-06-24  Karel Zakinclude/strutils: add ul_strtou16()
2025-06-24  Karel Zakldattach: add ifndef BOTHER
2025-06-24  Karel ZakMerge branch 'PR/chrt-optional-prio' of https://github...
2025-06-24  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2025-06-24  Мирослав Николићpo: update sr.po (from translationproject.org)
2025-06-24  Remus-Gabriel... po: update ro.po (from translationproject.org)
2025-06-24  Pedro Albuquerquepo: update pt.po (from translationproject.org)
next