summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: rewrite update-potfiles scriptKarel Zak2009-03-182-6/+62
* build-sys: release++ (v2.15-rc1)Karel Zak2009-03-182-3/+7
* build-sys: fix bugs detected by "make distcheck"Karel Zak2009-03-184-7/+10
* po: update POTFILES.inKarel Zak2009-03-181-0/+2
* docs: update v2.15 ReleaseNotesKarel Zak2009-03-181-0/+638
* docs: update AUTHORS fileKarel Zak2009-03-181-1/+30
* po: merge changesKarel Zak2009-03-1824-37791/+66867
* tests: fix typo in lscpu testKarel Zak2009-03-171-1/+1
* tests: fix file name is too long (max 99) - gtarKarel Zak2009-03-171231-3/+3
* login: use "remote" as a PAM service name for "login -h"Karel Zak2009-03-172-1/+11
* blkid: fix ocfs2 detectionKarel Zak2009-03-171-1/+2
* build-sys: add $usrlibexecdir and fix paths for [/usr]/lib64Karel Zak2009-03-172-1/+8
* include: bitops - explicitly include endian.hKarel Zak2009-03-171-0/+1
* build-sys: refresh generated libtool-2 stuffKarel Zak2009-03-171-1/+4
* blkid: add missing blkidP.h to Makefile.amKarel Zak2009-03-171-1/+1
* po: add zh_CN.po (from translationproject.org)Ray Wang2009-03-161-0/+9556
* po: update vi.po (from translationproject.org)Clytie Siddall2009-03-161-1014/+848Star
* po: update nl.po (from translationproject.org)Benno Schulenberg2009-03-161-1013/+863Star
* po: update ja.po (from translationproject.org)Makoto Kato2009-03-161-3146/+3098Star
* po: update id.po (from translationproject.org)Arif E. Nugroho2009-03-161-1490/+1328Star
* po: update fr.po (from translationproject.org)Nicolas Provost2009-03-161-2390/+1834Star
* po: update fi.po (from translationproject.org)Lauri Nurmi2009-03-161-821/+546Star
* po: update cs.po (from translationproject.org)Petr Pisar2009-03-161-983/+882Star
* tests: disable blkid tests when blkid(8) is not compiledKarel Zak2009-03-161-0/+5
* lib: fsprobe - fix gcc warningKarel Zak2009-03-161-1/+1
* blkid: fix non-udev low-probe mode outputKarel Zak2009-03-141-8/+12
* mkswap: clean up man pageKarel Zak2009-03-131-73/+58Star
* mkswap: zap bootbitsKarel Zak2009-03-122-1/+46
* libs: pttype - fix typoKarel Zak2009-03-121-1/+1
* lib: wholedisk - extend API, add test programKarel Zak2009-03-124-16/+41
* lib: pttype - extend the API to work with file descriptorsKarel Zak2009-03-122-7/+16
* lib: pttype: fix DOS detectionKarel Zak2009-03-121-7/+7
* lib: pttype: add BSD subpartitions supportKarel Zak2009-03-121-2/+26
* include: add missing files to Makefile.amKarel Zak2009-03-121-2/+3
* lib: add pttype.c for PT types detectionKarel Zak2009-03-125-3/+276
* mkswap: remove v0 swap space supportKarel Zak2009-03-112-167/+33Star
* lib: add is_whole_disk() from fdisk codeKarel Zak2009-03-118-33/+46
* flock: add NLS support, remove tailing white-spacesKarel Zak2009-03-111-18/+24
* flock: fix printf format error in usage()Karel Zak2009-03-111-5/+5
* flockc: segfaults when file name is not givenKarel Zak2009-03-111-1/+8
* cal: remove gcc-ism from nl_langinfo() callKarel Zak2009-03-101-5/+1Star
* hwclock: add --systz option to set system clock from itselfScott James Remnant2009-03-102-8/+120
* cal: determine the first day of week from the localePádraig Brady2009-03-102-28/+40
* renice: add -n option for compatibility with POSIXKarel Zak2009-03-092-4/+15
* build-sys: cleanup --with-fsprobe help stringKarel Zak2009-03-091-1/+1
* blkid: add fallback to ext4 for 2.6.29+ kernels if ext2 is not presentTheodore Ts'o2009-03-091-115/+160
* blkid: recognize ext4(dev) without journalEric Sandeen2009-03-091-8/+0Star
* blkid: blkid.static make targetKarel Zak2009-03-092-1/+9
* fdisk: support "-b 4096" optionKarel Zak2009-03-092-2/+2
* login: remove "switching users" nonsense from man pageKarel Zak2009-03-091-3/+1Star