]> git.ipfire.org Git - thirdparty/util-linux.git/history - libsmartcols
unshare: make sure map_range.next is initialized [coverity scan]
[thirdparty/util-linux.git] / libsmartcols /
2023-12-05  Karel ZakMerge branch 'unshare-maps' of https://github.com/arach...
2023-12-05  Karel ZakMerge branch 'unblockable-kill' of https://github.com...
2023-11-29  Karel ZakMerge branch 'chsh-getusershell' of https://github...
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 YAMATOlibsmartcols: (man) fix typos
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 ZakMerge branch 'unused' of https://github.com/t-8ch/util...
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 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 Zakmeson: fix copy & past error
2023-11-20  Karel Zaklibsmartcols: build filter scanner and parser header...
2023-11-20  Karel Zakgithub: fix build with clang and in ubuntu build-root
2023-11-20  Karel Zaklibsmartcols: improve parser error messages
2023-11-20  Karel Zaklibsmartcols: prefer float in filter expression
2023-11-20  Karel Zaklibsmartcols: fix filter parser initialization
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 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 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 Zakmeson: update for libsmartcols filter
2023-11-20  Karel Zaklibsmartcols: (filter) improve holder status
2023-11-20  Karel Zaklibsmartcols: accept apostrophe as quote for strings...
2023-11-20  Karel Zaklibsmartcols: introduce column type
2023-11-20  Karel Zaklibsmartcols: Export internally used types to API
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 Zaklibsmartcols: implement filter based counters
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()
2023-11-20  Karel Zaklibsmartcols: support SCOLS_JSON_FLOAT in print API
2023-11-20  Karel Zaklibsmartcols: (filter) add ability to cast data
2023-11-20  Karel Zaklibsmartcols: (filter) cleanup function arguments
2023-11-20  Karel Zaklibsmartcols: (filter) implement data basic operators
2023-11-20  Karel Zaklibsmartcols (filter) fetch data from columns
2023-11-20  Karel Zaklibsmartcols: (filter) param data refactoring
2023-11-20  Karel Zaklibsmartcols: (filter) make holders API more generic
2023-11-20  Karel Zaklibsmartcols: (filter) cleanup data types
2023-11-20  Karel Zaklibsmartcols: (filter) implement logical operators
2023-11-20  Karel Zaklibsmartcols: (filter) evaluate params
2023-11-20  Karel Zaklibsmartcols: update gitignore
2023-11-20  Karel Zaklibsmartcols: (filter) split code
2023-11-20  Karel Zaklibsmartcols: add API to join filter and columns
2023-11-20  Karel Zaklibsmartcols: add parser header files
2023-11-20  Karel Zaklibsmartcols: add filter sample
2023-11-20  Karel Zaklibsmartcols: improve filter integration, use JSON...
2023-11-20  Karel Zaklibsmartcols: introduce basic files for filter implemen...
2023-11-20  Thomas Weißschuhtreewide: explicitly mark unused arguments
2023-11-20  Karel ZakMerge branch 'authors' of https://github.com/t-8ch...
2023-11-20  Karel ZakMerge branch 'cfdisk/resize-out-of-order' of https...
2023-11-14  Karel Zaklibsmartcols: accept no data for custom wrapping cells
2023-10-25  Karel ZakMerge branch 'refine-the-choice-of-stream-related-funct...
2023-10-25  Karel ZakMerge branch 'umount/recursive-bind' of https://github...
2023-10-24  Karel Zaktests: fix memory leak in scols fromfile
2023-10-23  Karel Zaklibsmartcols: fix uninitialized local variable in sample
2023-10-23  Karel Zaklibsmartcols: add wrap-zero test
2023-10-23  Karel Zaklibsmartcols: support \x?? for data by samples/fromfile.c
2023-10-23  Karel Zaklibsmartcols: add new functions to API docs
2023-10-23  Karel Zaklibsmartcols: improve cell data preparation for non...
2023-10-23  Karel Zaklibsmartcols: add --{export,raw,json} to wrap sample
2023-10-23  Karel Zaklibsmartcols: make calculation more robust
2023-10-23  Karel Zaklibsmartcols: reset cell wrapping if all done
2023-10-23  Karel Zaklibsmartcols: add support for zero separated wrap data
2023-10-23  Karel Zaklibsmartcols: add scols_cell_refer_memory()
2023-10-23  Karel Zaklibsmartcols: always print vertical symbol
2023-10-23  Karel Zaklibsmartcols: multi-line cells refactoring
2023-10-23  Karel Zaklibsmartcols: add table cursor
2023-10-04  Karel ZakMerge branch 'ci/musl' of https://github.com/t-8ch...
2023-10-02  Karel ZakMerge branch 'blkid/exclusive-opts' of https://github...
2023-10-02  Karel ZakMerge branch 'https-everywhere' of https://github.com...
2023-10-02  Karel ZakMerge branch 'libblkid/lvm-small-device' of https:...
2023-10-02  Karel ZakMerge branch 'libblkid/drbd-simplify' of https://github...
2023-10-02  Karel ZakMerge branch 'analyzer2' of https://github.com/t-8ch...
2023-09-28  Thomas Weißschuhlibsmartcols: (cell) consistently handle NULL argument
2023-09-25  Karel ZakMerge branch 'login-terminal' of https://github.com...
2023-09-25  Karel ZakMerge branch 'timestamp' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/cache-openwrt-sdk' of https://github...
next