summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* rename: test availability of __fpurge() and fpurge()G.raud Meyer2018-04-091-1/+9
* rename: ask(): call __fpurge() to cater for multi-byte charactersG.raud Meyer2018-04-091-1/+9
* rename.1: describe interactive modeG.raud Meyer2018-04-091-0/+13
* rename: ask(): print n when EOF on inputG.raud Meyer2018-04-091-3/+4
* rename: detect tty in cbreak mode to make ask() read a single byteG.raud Meyer2018-04-091-1/+15
* rename.1: fix warning sectionG.raud Meyer2018-04-091-3/+6
* rename: add option --interactive to ask before overwritingG.raud Meyer2018-04-092-9/+52
* rename: skip faccessat() failure if AT_SYMLINK_NOFOLLOW is not a valid flagG.raud Meyer2018-04-091-1/+5
* rename: check source file access earlyG.raud Meyer2018-04-091-0/+12
* rename: prevent --no-act from setting --no-overwriteG.raud Meyer2018-03-292-5/+7
* rename: when --no-overwrite skip verbosily only when --verboseG.raud Meyer2018-03-271-1/+2
* rename: consolidate printing the symlink in addition to its targetG.raud Meyer2018-03-271-1/+1
* rename: fix/reverse the semantics of --no-overwrite in --symlink modeG.raud Meyer2018-03-272-3/+5
* mcookie: (man) add note about getrandom()Karel Zak2018-03-191-2/+4
* uuidd: cosmetic coding style changeKarel Zak2018-03-071-2/+1Star
* uuidd: don't truncate long socket pathsRuediger Meier2018-03-071-4/+8
* fincore: Handle large files on 32 bit without LFSTobias Stoeckmann2018-02-261-3/+2Star
* fincore: Handle large files correctly on 32 bitTobias Stoeckmann2018-02-261-2/+2
* lsblk: document LSBLK_DEBUG=Karel Zak2018-02-161-0/+2
* misc: fix typos using codespellRuediger Meier2018-02-162-4/+4
* cal: clean up man page synopsis syntaxKarel Zak2018-02-071-1/+1
* findmnt.8: remove spurious spaces before "--tree" and "--verbose"Jakub Wilk2018-02-041-2/+2
* cal: add ifdef TEST_CALKarel Zak2018-02-022-2/+25
* findfs: don't include exitcodes.hKarel Zak2018-02-011-1/+0Star
* cal: remove extra space after year outputKarel Zak2018-01-301-3/+0Star
* cal: don't use year header for -1, -3 or -nKarel Zak2018-01-301-1/+2
* cal: follow terminal widthKarel Zak2018-01-301-9/+19
* cal: do not set months_in_row with -3 optionJ William Piggott2018-01-241-1/+0Star
* cal: honor num_months when only a year argumentJ William Piggott2018-01-241-3/+6
* cal: fix first week calculationJ William Piggott2018-01-222-7/+7
* cal: fix week calculations for 1752J William Piggott2018-01-221-0/+3
* cal: Use ALTMON_* correctlyRafal Luzynski2018-01-221-2/+2
* cal: fix julian calendars for large yearsJ William Piggott2018-01-221-4/+5
* include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak2018-01-172-2/+2
* cal: update man pageJ William Piggott2018-01-161-9/+74
* cal: add option to set Gregorian reform dateJ William Piggott2018-01-161-4/+49
* cal: move REFORMATION_YEAR to control structJ William Piggott2018-01-151-37/+49
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-122-0/+5
* rename.1: fix typo, where -> wereKenyon Ralph2017-12-231-1/+1
* cal: fix multi-byte comment, explain in better wayKarel Zak2017-12-181-13/+17
* whereis: fix typo in debug messageKarel Zak2017-12-141-1/+1
* Revert "cal: simplify leap year rule"Karel Zak2017-12-141-1/+5
* cal: explain magic values for day of week calculationKarel Zak2017-12-131-8/+16
* fincore: fix a typo in fincore.1Masatake YAMATO2017-12-131-1/+1
* mcookie: properly initialize hashKarel Zak2017-12-121-0/+1
* lib/md5: use ul_/UL_ prefixKarel Zak2017-12-121-7/+7
* rename: use access(3) to check if a file existsSami Kerola2017-12-041-2/+1Star
* man: use long options in text and add example to uuidgenSami Kerola2017-11-281-7/+9
* misc: fix typosSami Kerola2017-11-281-1/+1
* lsblk: add hint about perms to man pageKarel Zak2017-11-221-1/+3