summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libsmartcols: revert the column flags APIOndrej Oprala2014-04-036-120/+51Star
* libsmartcols: colors may now be specified as human-readable stringsOndrej Oprala2014-04-034-1/+22
* libsmartcols: separate flags, add getters/settersOndrej Oprala2014-04-037-108/+498
* libsmartcols: add missing copyright notificationsOndrej Oprala2014-04-034-0/+11
* libsmartcols: fill the symbol version fileOndrej Oprala2014-04-031-1/+73
* libsmartcols: allow to read lines as treeKarel Zak2014-04-032-0/+29
* libsmartcols: add function to convert table to stringKarel Zak2014-04-033-0/+27
* libsmartcols: remove unnecessary codeKarel Zak2014-04-033-16/+7Star
* libsmartcols: add reduce term width functionalityKarel Zak2014-04-034-0/+13
* libsmartcols: add SCOLS_FL_MAXKarel Zak2014-04-033-9/+25
* libsmartcols: support alternative streamsKarel Zak2014-04-034-18/+39
* libsmartcols: add testOndrej Oprala2014-04-032-0/+167
* libsmartcols: add table codeKarel Zak2014-04-034-2/+1157
* libsmartcols: add table struct, cleanup refcountingKarel Zak2014-04-034-46/+205
* include/carefulputc: cleanup and add fputs_{quoted,nonblank}()Karel Zak2014-04-034-6/+45
* libsmartcols: add linesKarel Zak2014-04-035-9/+207
* libsmartcols: add columnsKarel Zak2014-04-036-1/+207
* libsmartcols: add cellsOndrej Oprala2014-04-034-0/+86
* libsmartcols: add symbolsOndrej Oprala2014-04-034-0/+122
* libsmartcols: add iteratorOndrej Oprala2014-04-034-0/+97
* libsmartcols: add basic filesOndrej Oprala2014-04-039-2/+171
* mount: update mount.8 about barrier mount options defaultsRuediger Meier2014-04-011-21/+16Star
* libfdisk: remove fdisk_colon()Karel Zak2014-04-017-85/+41Star
* dmesg: don't use brow/yellow in outputKarel Zak2014-04-011-1/+1
* Merge branch 'fix-script-timing' of https://github.com/theonewolf/util-linuxKarel Zak2014-04-012-6/+4Star
|\
| * scriptreplay: no need to skip first time value or last bytes fixes #58Wolfgang Richter2014-03-201-4/+1Star
| * script: time from end of read() call partially fixes #58Wolfgang Richter2014-03-201-2/+3
* | Merge branch 'travis' of https://github.com/rudimeier/util-linuxKarel Zak2014-04-012-7/+38
|\ \
| * | travis-ci: enable more features and update gettextRuediger Meier2014-03-291-6/+28
| * | tests: getting paraller_jobs more robustRuediger Meier2014-03-291-1/+10
* | | Merge branch 'pg-manual-page-long-options' of https://github.com/jaalto/util-...Karel Zak2014-04-011-6/+12
|\ \ \ | |/ / |/| |
| * | pg.1: Move (plus) options near (minus) option at the beginningJari Aalto2013-06-181-8/+8
| * | pg.1: Add -h, --help, -V, --versionJari Aalto2013-06-181-0/+6
* | | libblkid: fix partitions probingKarel Zak2014-03-284-5/+11
* | | libmount: silence some docs warningsOndrej Oprala2014-03-282-2/+2
* | | Merge branch 'fix-ppc-tests' of https://github.com/rudimeier/util-linuxKarel Zak2014-03-2818-28/+66
|\ \ \
| * | | tests: fix last for bigendianRuediger Meier2014-03-236-17/+31
| * | | tests: fix utmpdump/ipv6tobin for bigendianRuediger Meier2014-03-152-1/+7
| * | | tests: fix utmpdump/to-binary for bigendianRuediger Meier2014-03-152-1/+7
| * | | tests: fix utmpdump/ipv6totxt for bigendianRuediger Meier2014-03-153-1/+3
| * | | tests: fix utmpdump/to-text for bigendianRuediger Meier2014-03-153-1/+3
| * | | tests: swaplabel needs to respect pagesizeRuediger Meier2014-03-152-7/+15
* | | | Merge branch 'fix-ipcs-q-fallback' of https://github.com/rudimeier/util-linuxKarel Zak2014-03-288-55/+46Star
|\ \ \ \
| * | | | travis-ci: abort if make check failsRuediger Meier2014-03-141-1/+1
| * | | | ipcs: fix memleak in ipc_*_get_info functionsRuediger Meier2014-03-141-6/+0Star
| * | | | ipcs: fix ipc_sem_get_info fallback caseRuediger Meier2014-03-141-11/+7Star
| * | | | ipcs: fix ipc_shm_get_info fallback caseRuediger Meier2014-03-131-12/+7Star
| * | | | ipcs: fix ipc_msg_get_info fallback caseRuediger Meier2014-03-131-13/+8Star
| * | | | tests: add basic test case for ipcs -m -i nRuediger Meier2014-03-132-1/+5
| * | | | tests: add basic test case for ipcs -s -i nRuediger Meier2014-03-132-1/+5