summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* hardlink: remove \r from outputKarel Zak2019-04-241-13/+3Star
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-1620-89/+77Star
* include/c: add print_version() macroKarel Zak2019-04-161-8/+3Star
* lib/fileutils: add xreaddir()Karel Zak2019-04-111-18/+1Star
* lscpu: fix excl[] array orderKarel Zak2019-03-191-0/+1
* lsblk: force tree on --json --tree independently on used columnsKarel Zak2019-03-182-2/+13
* blkid: (man) cleanup return code sectionKarel Zak2019-03-111-1/+2
* lsblk: allow to specify tree columnKarel Zak2019-02-203-10/+26
* docs: fix typos [codespell]Sami Kerola2019-02-183-3/+3
* hardlink, wall: fix variable shadowingSami Kerola2019-02-181-2/+2
* various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-183-3/+4
* cal: fix Sexit and SenterKarel Zak2019-02-181-1/+1
* hardlink: add long optionsKarel Zak2019-02-112-23/+37
* hardlink: rename functionKarel Zak2019-02-111-3/+3
* hardlink: make code more readableKarel Zak2019-02-111-9/+31
* hardlink: cleanup global variablesKarel Zak2019-02-111-20/+23
* hardlink: remove typedefsKarel Zak2019-02-111-32/+33
* lsblk: use ID_SCSI_SERIAL when availableSven Wiltink2019-02-111-1/+5
* hardlink: cleanup error messages, use xalloc.hKarel Zak2019-02-061-48/+30Star
* hardlink: cleanup verbose and warning messagesKarel Zak2019-02-061-61/+43Star
* hardlink: (man) add AVAILABILITYKarel Zak2019-02-061-3/+4
* Merge branch 'hardlink' of https://github.com/rudimeier/util-linux into hardlinkKarel Zak2019-02-063-0/+608
|\
| * hardlink: util-linux usageRuediger Meier2018-11-141-20/+51
| * hardlink: fix compiler warningsRuediger Meier2018-11-141-12/+11Star
| * hardlink: style indentations and license headerRuediger Meier2018-11-121-356/+413
| * hardlink: enable build with and without pcre2Ruediger Meier2018-11-122-2/+29
| * Merge branch 'hardlink-import' into hardlinkRuediger Meier2018-06-122-0/+494
| |\
| | * fixes for the fixesKevin Fenzi2018-06-121-1/+1
| | * temporal fix before re-patch (updates from Fedora repo)Francisco Javier Tsao Santín2018-06-121-1/+1
| | * Update hardlink.1utoddl2018-06-121-1/+1
| | * Fixed version number, added changelog about Todd Lewis' patchFrancisco Javier Tsao Santín2018-06-121-0/+1
| | * exclude files via pcreTodd Lewis2018-06-122-10/+57
| | * Fixed 32 bit build with gcc7 (RH Bugzilla ID 1422989)Francisco Javier Tsao Santín2018-06-121-4/+4
| | * spec file reflects the atomic hardlinking patch; removed cleaning buildroot (...Francisco Javier Tsao Santín2018-06-121-4/+4
| | * Revert "spec file reflects the atomic hardlinking patch; removed cleaning bui...Francisco Javier Tsao Santín2018-06-121-12/+15
| | * spec file reflects the atomic hardlinking patch; removed cleaning buildroot (...Francisco Javier Tsao Santín2018-06-121-4/+3Star
| | * Mention -f option in the man pageJan Zeleny2018-06-121-0/+2
| | * do not allow to hardlink files across filesystems by default (#786719)Jindrich Novy2018-06-121-4/+16
| | * fix possible buffer overflows, integer overflows, update man pageJindrich Novy2018-06-122-43/+95
| | * fix URL and remove mmap() (#676962, #672917)Jindrich Novy2018-06-121-33/+19Star
| | * - update docs to describe highest verbosity -vv option (#210816)Jindrich Novy2018-06-122-3/+6
| | * mostly spec cleanupJindrich Novy2018-06-121-1/+2
| | * add -h optionJindrich Novy2018-06-122-3/+44
| | * Document hardlink command line options. (Ville Skytta) (#161738)Dave Jones2018-06-121-0/+3
| | * - don't try to hardlink 0 byte files (#154404)Jeremy Katz2018-06-121-2/+2
| | * kill warningDave Jones2018-06-121-1/+1
| | * auto-import hardlink-1.0-1.1 on branch devel from hardlink-1.0-1.1.src.rpmDave Jones2018-06-121-0/+344
* | cal: use standout mode on monochrome terminalsKarel Zak2019-02-041-3/+15
* | logger: (man) add info about rewrite and authorsKarel Zak2019-01-291-0/+16
* | logger: (man) make more obvious that --server/socket is requiredKarel Zak2019-01-291-0/+4