index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: update build-sys tests
Karel Zak
2017-09-19
18
-52
/
+82
*
uuidgen: add support for hash-based UUIDs
Philip Prindeville
2017-09-05
2
-0
/
+35
*
misc: replace magic number 37 with UUID_STR_LEN
Philip Prindeville
2017-09-05
1
-1
/
+1
*
libuuid: add support for hash-based UUIDs
Philip Prindeville
2017-09-05
9
-0
/
+156
*
tests: update sfdisk wipe test
Karel Zak
2017-09-01
1
-2
/
+2
*
fdisk: fix readline interaction with signals
Karel Zak
2017-08-24
4
-4
/
+4
*
Merge branch 'blkid-ubi'
Karel Zak
2017-08-07
2
-1
/
+1
|
\
|
*
libblkid: mark UBI as RAID
Karel Zak
2017-08-03
2
-1
/
+1
*
|
uuidparse: nil uuid have all bits set to zero
Sami Kerola
2017-08-05
1
-3
/
+3
|
/
*
libblkid: add support for UBI superblock
Rafał Miłecki
2017-08-03
2
-0
/
+5
*
libfdisk: add --nopartno to mkpart sample
Karel Zak
2017-08-01
2
-0
/
+35
*
tests: check sfdisk resize on unsorted offsets
Karel Zak
2017-07-19
2
-0
/
+100
*
libfdisk: support default partno in mkpart-fullspec sample
Karel Zak
2017-07-19
4
-0
/
+130
*
tests: remove UUIDs with time overflow from uuidparse
Karel Zak
2017-07-18
2
-4
/
+0
*
test: update PMBR hex dumps
Karel Zak
2017-07-17
4
-4
/
+4
*
tests: don't use errno in output
Karel Zak
2017-07-12
4
-4
/
+4
*
Merge branch 'master' of https://github.com/pali/util-linux
Karel Zak
2017-07-11
13
-0
/
+13
|
\
|
*
tests: update UDF test, add ID_FS_VERSION
Pali Rohár
2017-07-05
13
-0
/
+13
*
|
tests: use sample-fdisk-mkpart-fullspec
Karel Zak
2017-07-11
14
-0
/
+420
*
|
tests: check for missing programs in last(1) test
Karel Zak
2017-07-11
1
-0
/
+3
*
|
tests: use sample-fdisk-mkpart
Karel Zak
2017-07-11
6
-0
/
+124
|
/
*
tests: explicitly define wipefs outpuit columns
Karel Zak
2017-06-29
5
-15
/
+15
*
tests: update wipefs outputs
Karel Zak
2017-06-29
4
-16
/
+10
*
Merge branch 'usage-part2' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-26
4
-4
/
+4
|
\
|
*
flock, getopt: write --help to stdout and return 0
Ruediger Meier
2017-06-26
4
-4
/
+4
*
|
uuidparse: add new command
Sami Kerola
2017-06-26
3
-0
/
+97
|
/
*
tests: Add UDF hdd image which label has length 30 characters
Pali Rohár
2017-06-22
2
-0
/
+9
*
Merge branch 'master' of https://github.com/pali/util-linux
Karel Zak
2017-06-21
4
-0
/
+18
|
\
|
*
tests: Add UDF hdd images with blocksize 1024 and 4096 created by Linux mkudf...
Pali Rohár
2017-06-14
4
-0
/
+18
*
|
tests: add MBR resize tests
Karel Zak
2017-06-19
5
-0
/
+183
*
|
tests: split partx in root and non-root
Ruediger Meier
2017-06-15
7
-16
/
+43
*
|
tests: fix and refactor partx
Ruediger Meier
2017-06-15
2
-34
/
+87
|
/
*
misc: POSIX usage dd, regarding unit suffixes
Ruediger Meier
2017-06-14
2
-2
/
+2
*
tests: add more tests for line(1)
Ruediger Meier
2017-06-14
2
-4
/
+43
*
tests: fix fincore, don't use variable COLUMNS
Ruediger Meier
2017-06-14
1
-6
/
+6
*
tests: update build-sys test
Karel Zak
2017-06-02
19
-20
/
+18
*
tests: check for timeout command
Ruediger Meier
2017-06-01
1
-0
/
+1
*
Revert "tests: use stdbuf when stderr and stdout is randomly ordered"
Ruediger Meier
2017-06-01
4
-6
/
+4
*
tests: handle non glibc error message for fallocate
Ruediger Meier
2017-06-01
1
-3
/
+2
*
tests: use stdbuf when stderr and stdout is randomly ordered
Ruediger Meier
2017-06-01
4
-4
/
+6
*
tests: avoid diff of diffs
Ruediger Meier
2017-06-01
2
-8
/
+5
*
tests: grep's short option -A is more portable
Ruediger Meier
2017-06-01
1
-13
/
+13
*
tests: check for ps --ppid
Karel Zak
2017-05-30
1
-0
/
+3
*
tests: make /proc optional
Karel Zak
2017-05-30
1
-4
/
+12
*
tests: check for TS_HELPER_SYSINFO in fincore test
Karel Zak
2017-05-23
1
-5
/
+8
*
tests: update build-sys due to readline
Karel Zak
2017-05-23
19
-36
/
+37
*
tests: Fix UDF test output after changing UUID algorithm
Pali Rohár
2017-05-17
6
-12
/
+12
*
tests: Fix UDF test output for 8bit OSTA Compressed Unicode
Pali Rohár
2017-05-16
1
-1
/
+1
*
tests: Add UDF hdd image with non ASCII 8bit label created by Linux mkudffs 1.3
Pali Rohár
2017-05-16
2
-0
/
+9
*
Merge branch 'master' of https://github.com/pali/util-linux
Karel Zak
2017-05-11
3
-5
/
+11
|
\
[next]