summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libsmartcols: (groups) use print functions tp calculate grpsetKarel Zak2019-05-034-75/+23Star
* libsmartcols: (groups) print group childrent after regualr treeKarel Zak2019-05-033-28/+72
* libsmartcols: (groups) improve debug messagesKarel Zak2019-05-032-2/+14
* lsblk: add more debug messagesKarel Zak2019-05-021-5/+15
* libsmartcols: fix groups reset, add debugsKarel Zak2019-05-023-12/+29
* libsmartcols: (groups) remove hardcoded const numbersKarel Zak2019-05-023-15/+20
* hardlink: fix compiler warnings [-Wsign-compare -Wmaybe-uninitialized]]Karel Zak2019-05-021-3/+3
* hardlink: retire NIOBUF in favour of more common BUFSIZSami Kerola2019-05-011-5/+5
* hardlink: move global variables to a control structureSami Kerola2019-05-011-68/+78
* hardlink: use flexible array member rather than zero-size arraySami Kerola2019-05-011-2/+2
* build-sys: release++ (v2.34-rc1)Karel Zak2019-04-302-1/+5
* docs: update v2.34-ReleaseNotesKarel Zak2019-04-301-0/+427
* docs: update AUTHORS fileKarel Zak2019-04-291-0/+40
* tests: build-sys updateKarel Zak2019-04-2918-395/+413
* build-sys: don't use ASAN on XOSKarel Zak2019-04-251-13/+20
* po: merge changesKarel Zak2019-04-2427-49260/+57925
* hardlink: remove \r from outputKarel Zak2019-04-241-13/+3Star
* po: update sv.po (from translationproject.org)Sebastian Rasmussen2019-04-241-303/+283Star
* po: update hr.po (from translationproject.org)Božidar Putanec2019-04-241-4737/+4576Star
* po: update fr.po (from translationproject.org)Frédéric Marchal2019-04-241-149/+140Star
* po: update es.po (from translationproject.org)Antonio Ceballos Roa2019-04-241-173/+158Star
* po: update de.po (from translationproject.org)Mario Blättermann2019-04-241-2031/+990Star
* build-sys: add devel-non-asan.confKarel Zak2019-04-241-0/+6
* build-sys: add 'make checklibdoc'Karel Zak2019-04-242-0/+56
* su: make comment more friedly to 'make checkxalloc'Karel Zak2019-04-241-1/+1
* losetup: man page has repeating words [make checkmans]Karel Zak2019-04-241-1/+1
* tests: auto-enable ASAN option if necessaryKarel Zak2019-04-241-1/+15
* lslogins: Fix discrepancies of SYS_UID_MINStanislav Brabec2019-04-242-4/+4
* fstrim: document kernel return minlen explicitlyWang Shilong2019-04-241-4/+5
* tests: fix TS_ENABLE_ASAN usageKarel Zak2019-04-172-2/+2
* tests: use TS_ENABLE_ASAN in tests to detect ASANKarel Zak2019-04-172-2/+2
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-16116-466/+391Star
* include/c: add print_version() macroKarel Zak2019-04-165-28/+11Star
* include/closestream: add close_stdout_atexit()Karel Zak2019-04-162-0/+13
* chcpu: fix memory leakKarel Zak2019-04-161-4/+5
* libmount: fix compiler warning [-Wsometimes-uninitialized]Karel Zak2019-04-151-1/+1
* build-sys: enable ASAN on travis-ciKarel Zak2019-04-152-2/+5
* build-sys: add ASAN_LDFLAGSKarel Zak2019-04-152-2/+3
* tests: ignore errors with enabled ASAN in python bindingsKarel Zak2019-04-155-3/+11
* libmount: fix memleak on parse errorsKarel Zak2019-04-151-3/+11
* fstrim: get realpath before trim ioctlWang Shilong2019-04-151-2/+9
* tests: update lscpu due to 'Vulnerability' fieldsKarel Zak2019-04-111-32/+37
* lscpu: wrap default output long lines on terminalKarel Zak2019-04-112-2/+5
* lscpu: report CPU vulnerabilitiesKarel Zak2019-04-112-0/+80
* include/strutils: add functions to replace and remove chars from stringKarel Zak2019-04-111-0/+16
* lib/fileutils: add xreaddir()Karel Zak2019-04-114-48/+16Star
* setarch: add new e2k subarchesAndrew Savchenko2019-04-091-0/+13
* tests: add /mnt/test/foo^Mbar to mountinfo testsKarel Zak2019-04-087-0/+29
* libmount: don't use sscanf() for swaps parsingKarel Zak2019-04-082-47/+74
* libmount: don't use sscanf() for mountinfo parsingKarel Zak2019-04-082-92/+114