summaryrefslogtreecommitdiffstats
path: root/misc-utils
Commit message (Expand)AuthorAgeFilesLines
* cal: fix gettext warningKarel Zak2013-10-111-2/+2
* cal: improve the help text and man pagePádraig Brady2013-10-112-5/+9
* textual: tag a translator comment and put it in proper placeBenno Schulenberg2013-10-081-6/+4Star
* wipefs: pluralize one messageBenno Schulenberg2013-10-081-2/+4
* mcookie: pluralize two messagesBenno Schulenberg2013-10-081-4/+6
* clean up term lib handlingMike Frysinger2013-09-301-10/+2Star
* findmnt: always allocate memory for cell valueDave Reisner2013-09-301-1/+1
* lsblk: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-1/+1
* lslocks: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-1/+1
* findmnt: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-56/+51Star
* wipefs: Also wipe superblocks with bad checksumsGabriel de Perthuis2013-09-111-1/+2
* build-sys: add CFLAGS and LDFLAGS for daemons and shared libsKarel Zak2013-08-271-1/+2
* misc: use libmnt_table reference counterKarel Zak2013-08-213-6/+8
* misc: use libmnt_cache reference countingKarel Zak2013-08-212-2/+2
* cal: set statically defined data read-onlySami Kerola2013-08-051-3/+3
* uuidd: add missing initializer [clang-analyzer]Karel Zak2013-07-091-3/+3
* lsblk: use devno to get mountpointKarel Zak2013-07-081-2/+6
* findmnt: avoid unused parameter warningKarel Zak2013-07-031-1/+5
* findmnt: make udev usage more robustKarel Zak2013-07-011-1/+8
* sd-daemon: update files taken from systemd projectSami Kerola2013-07-012-62/+52Star
* findmnt: test for fstype/options/maj:min before source and targetKarel Zak2013-06-241-8/+8
* cal: fix -y output for UTF8Karel Zak2013-06-171-8/+12
* blkid: export ID_PART_TABLE_UUIDKarel Zak2013-06-131-0/+3
* textual: improve clarity of some error messagesBenno Schulenberg2013-06-071-1/+1
* cal: fix few type mismatchesSami Kerola2013-06-071-6/+6
* textual: fix several typos and angular brackets in messagesBenno Schulenberg2013-06-071-3/+3
* logger: small coding style changesKarel Zak2013-05-291-8/+7Star
* logger: cleanup usage()Karel Zak2013-05-291-15/+17
* logger: add support for --prio-prefix when logging stdinDennis H Jensen2013-05-292-4/+54
* cal: improve coding styleKarel Zak2013-05-281-45/+51
* cal: simplify colormode parsingKarel Zak2013-05-281-6/+3Star
* Merge branch 'cal-fourth' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2013-05-283-303/+325
|\
| * docs: cal: stop telling year 9999 is upper limitSami Kerola2013-05-261-1/+1
| * cal: remove arbitrary limit of maxium year being 9999Sami Kerola2013-05-261-41/+80
| * cal: use Claus Tøndering's day of the week algorithmSami Kerola2013-05-261-30/+20Star
| * cal: simplify day_in_week() calculationSami Kerola2013-05-261-7/+7
| * cal: mark all functions staticSami Kerola2013-05-261-22/+22
| * cal: stop trimming whitespacesSami Kerola2013-05-261-18/+1Star
| * docs: cal: add --color option description to manual pageSami Kerola2013-05-261-0/+14
| * cal: add --color to usage()Sami Kerola2013-05-261-15/+14Star
| * cal: support --color[={auto,always,never}]Sami Kerola2013-05-262-3/+18
| * cal: de-duplicate julian specific functionsSami Kerola2013-05-261-74/+45Star
| * cal: remove unnecessary initializationsSami Kerola2013-05-261-7/+0Star
| * cal: simplify calendar reformat calculationsSami Kerola2013-05-261-26/+15Star
| * cal: clean up use of constantsSami Kerola2013-05-261-60/+81
| * cal: convert function like definitions to functionsSami Kerola2013-05-261-17/+28
| * cal: fix preprocessor directive indendationSami Kerola2013-05-261-42/+39Star
* | textual: fix typo in error message and uniformize their use of periodBenno Schulenberg2013-05-281-6/+6
* | getopt: add reference to /usr/share/docs to man pageKarel Zak2013-05-281-1/+4
|/
* uuidd: clean up error messagesKarel Zak2013-05-152-47/+32Star