]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-11-30  Masatake YAMATOlslocks: (refactor) add a helper function returning...
2023-11-30  Masatake YAMATOlslocks: (fix) set JSON type for COL_SIZE even when...
2023-11-29  Masatake YAMATOlsfd: use helper functions in column-list-table.h
2023-11-29  Masatake YAMATOadd helper functions for implementing -H/--list-columns...
2023-11-29  Karel ZakMerge branch 'chsh-getusershell' of https://github...
2023-11-29  zuoqianAdd Phytium FTC310 & FTC664 support
2023-11-28  Thorsten Kukukchsh: use libeconf to read /etc/shells
2023-11-28  Karel Zaklibmount: accept '\' as escape for options separator
2023-11-27  Junxiao Bilosetup: report lost loop devices for finding free...
2023-11-24  Karel ZakMerge branch 'minor-changes-about-new-filter' of https...
2023-11-24  Karel ZakMerge branch 'lslocks--co-holders' of https://github...
2023-11-24  Karel Zaklibsmartcols: (filter) fix dereferences and leaks ...
2023-11-23  Masatake YAMATOlsfd: (man) document --list-columns as the way to list...
2023-11-23  Masatake YAMATOlsfd: (man) refer to scols-filter(5)
2023-11-23  Masatake YAMATOlibsmartcols: (man) fix typos
2023-11-23  Masatake YAMATOtests: (lslocks) add cases testing HOLDERS column
2023-11-23  Masatake YAMATOtests: (cosmetic,lslocks) trim whitespaces at the end...
2023-11-23  Masatake YAMATOtests: (test_mkfds::make-regular-file) add a new parame...
2023-11-23  Masatake YAMATOlslocks: add HOLDERS column
2023-11-23  Masatake YAMATOlslocks: store list_add_tail when storing information...
2023-11-23  Masatake YAMATOtests: (test_mkfds) initialize a proper union member
2023-11-23  Masatake YAMATOxalloc.h: add new functions: xstrappend, xstrputc,...
2023-11-23  Masatake YAMATOlsfd: (refactor) make the code comparing struct lock...
2023-11-23  Masatake YAMATOlslocks: add a missing "break;" in a switch/case statement
2023-11-23  Masatake YAMATOlslocks: (preparation) add a fd number to the lock...
2023-11-23  Masatake YAMATOlslocks: (refactor) use a tree for storing lock informa...
2023-11-23  Masatake YAMATOlslocks: (refactor) make the data structure for storing...
2023-11-23  Karel ZakMerge branch 'PR/libsmartcols-filter' of github.com...
2023-11-23  Karel ZakMerge branch 'irqtop-fix-sort' of https://github.com...
2023-11-23  Karel Zakmeson: remove scols filter sample
2023-11-23  Karel Zaktests: use array keys in more robust way
2023-11-23  Karel ZakMerge branch 'unused' of https://github.com/t-8ch/util...
2023-11-23  Karel ZakMerge branch 'undefined' of https://github.com/t-8ch...
2023-11-22  Karel Zaklsblk: add hint that partition start is in sectors
2023-11-22  Valery Ushakovirqtop: fix numeric sorting
2023-11-20  Karel Zaklsblk: update after rebase
2023-11-20  Karel Zaktests: add libsmartcols filter tests
2023-11-20  Karel Zaklibsmartcols: (sample) fix error message
2023-11-20  Karel Zaktests: use scols_column_set_properties() in 'fromfile...
2023-11-20  Karel Zaklibsmartcols: improve and fix scols_column_set_properties()
2023-11-20  Karel Zaklibsmartcols: (samples) remove filter.c
2023-11-20  Karel Zak libsmartcols: add filter support to 'fromfile' sample
2023-11-20  Karel Zaklibsmartcols: fix filter param copying
2023-11-20  Karel Zaktests: don't keep bison messages in tests
2023-11-20  Karel Zakautotools: use stamp file to build filter parser, impro...
2023-11-20  Karel Zakmeson: use bison --defines=HEADER
2023-11-20  Karel Zaklibsmartcols: fix typo in parser tokens
2023-11-20  Karel Zaklibsmartcols: add scols-filter.5 man page
2023-11-20  Karel Zaklibsmartcols: (filter) add upper case EQ,NE,LE,LT,GT...
2023-11-20  Karel Zakci: packit: add flex
2023-11-20  Karel Zakmeson: fix copy & past error
2023-11-20  Karel Zaklibsmartcols: build filter scanner and parser header...
2023-11-20  Karel Zakmeson: add missing scols sample
2023-11-20  Karel Zakgithub: fix build with clang and in ubuntu build-root
2023-11-20  Karel Zaktests: update lsfd broken filter test
2023-11-20  Karel Zaklibsmartcols: improve parser error messages
2023-11-20  Karel Zaklibsmartcols: prefer float in filter expression
2023-11-20  Karel Zaklsfd: use SCOLS_JSON_FLOAT
2023-11-20  Karel Zaklibsmartcols: fix filter parser initialization
2023-11-20  Karel Zaklsfd: fix memory leak in append_filter_expr()
2023-11-20  Karel Zaklibsmartcols: accept also '/' in column name for filters
2023-11-20  Karel Zaklibsmartcols: accept '%:-' in column name for filters
2023-11-20  Karel Zaklsblk: make sure all line data are deallocated
2023-11-20  Karel Zaklibsmartcols: add filter API docs
2023-11-20  Karel Zaklibsmartcols: cleanup datafunc() API
2023-11-20  Karel Zaklibsmartcols: don't directly access struct members
2023-11-20  Karel Zaklsblk: ignore duplicate lines for counters
2023-11-20  Karel Zaklibsmartcols: (filter) normalize param strings
2023-11-20  Karel Zaklibsmartcols: (filter) cleanup __filter_new_node()
2023-11-20  Karel Zaklibsmartcols: (filter) fix regex deallocation
2023-11-20  Karel Zaklibsmartcols: (filter) use also rpmatch() for boolean
2023-11-20  Karel Zaklibsmartcols: (filter) improve holder use
2023-11-20  Karel Zaklibsmartcols: (filter) support period in identifier
2023-11-20  Karel Zaklsfd: keep filter-only columns hidden
2023-11-20  Karel Zakmeson: update for libsmartcols filter
2023-11-20  Karel Zaklibsmartcols: (filter) improve holder status
2023-11-20  Karel Zaklsfd: use filter and counters from libsmartcols
2023-11-20  Karel Zaklibsmartcols: accept apostrophe as quote for strings...
2023-11-20  Karel Zaklsblk: report all unknown columns in filter
2023-11-20  Karel Zaklsblk: define cell data-types, use raw data for SIZEs
2023-11-20  Karel Zaklibsmartcols: introduce column type
2023-11-20  Karel Zaklibsmartcols: Export internally used types to API
2023-11-20  Karel Zaklsblk: rename sortdata to rawdata
2023-11-20  Karel Zaklsblk: always set column type
2023-11-20  Karel Zaklsblk: support normalized column names on command line
2023-11-20  Karel Zaklibsmartcols: search also by normalized column names...
2023-11-20  Karel Zaklibsmartcols: make sure counter is initialized
2023-11-20  Karel Zaklsblk: add scols counters support
2023-11-20  Karel Zaklibsmartcols: implement filter based counters
2023-11-20  Karel Zaklsblk: split filter allocation and initialization
2023-11-20  Karel Zaklsblk: fix in-tree filtering
2023-11-20  Karel Zaklsblk: add --highlight
2023-11-20  Karel Zaklsblk: add --filter
2023-11-20  Karel Zaklibsmartcols: (filter) Add on-demand data filler
2023-11-20  Karel Zaklibsmartcols: Add --highlight option to filter sample
2023-11-20  Karel Zaklibsmartcols: (filter) add regular expression operators
2023-11-20  Karel Zaklibsmartcols: (filter) move struct filter_param
2023-11-20  Karel Zaklibsmartcols: (filter) move struct filter_expr
2023-11-20  Karel Zaklibsmartcols: (filter) support empty values
2023-11-20  Karel Zaklibsmartcols: (filter) improve scols_filter_assign_column()
next