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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hwclock: slice up the usage text
J William Piggott
2017-06-21
1
-16
/
+16
|
*
|
hwclock: update --help content and grammar
J William Piggott
2017-06-21
2
-29
/
+23
|
*
|
hwclock: use RTC in help output
J William Piggott
2017-06-21
1
-12
/
+12
|
*
|
include: update pathnames.h
J William Piggott
2017-06-21
1
-24
/
+12
|
*
|
hwclock: add usage() functions heading
J William Piggott
2017-06-21
3
-2
/
+5
|
*
|
hwclock: update usage() FILE name
J William Piggott
2017-06-21
1
-22
/
+22
|
*
|
hwclock: update usage() to util-linux style
J William Piggott
2017-06-21
1
-8
/
+10
|
*
|
hwclock: remove dead code in usage()
J William Piggott
2017-06-21
1
-25
/
+3
*
|
|
build-sys: make chown usage more robust
Karel Zak
2017-06-21
3
-3
/
+12
*
|
|
wipefs: exit on failed erase
Karel Zak
2017-06-21
1
-1
/
+1
*
|
|
build-sys: chown before chmod for SUIDs
Karel Zak
2017-06-20
2
-0
/
+3
*
|
|
libmount: ignore "bind" from fstab on command line "remount"
Karel Zak
2017-06-20
2
-3
/
+29
*
|
|
dmesg: fragment concatenation
Vinnie Magro
2017-06-20
1
-7
/
+110
*
|
|
Merge branch '170424' of github.com:jwpi/util-linux
Karel Zak
2017-06-20
1
-103
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parse-date: time_zone_hhmm() bug fixes
J William Piggott
2017-06-15
1
-35
/
+33
|
*
|
parse-date: remove unused ordinal_day_seen
J William Piggott
2017-06-15
1
-6
/
+0
|
*
|
parse-date: remove unused year_seen
J William Piggott
2017-06-15
1
-3
/
+0
|
*
|
parse-date: refactor tm_diff()
J William Piggott
2017-06-15
1
-3
/
+2
|
*
|
parse-date: use to_uchar() instead of assignment.
J William Piggott
2017-06-15
1
-4
/
+2
|
*
|
parse-date: use uintmax_t where appropriate
J William Piggott
2017-06-15
1
-4
/
+4
|
*
|
parse-date: use int where appropriate
J William Piggott
2017-06-15
1
-6
/
+6
|
*
|
parse-date: use intmax_t where appropriate
J William Piggott
2017-06-15
1
-28
/
+28
|
*
|
parse-date: remove unused EPOCH_YEAR
J William Piggott
2017-06-15
1
-1
/
+0
|
*
|
parse-date: replace ISDIGIT with c_isdigit
J William Piggott
2017-06-15
1
-18
/
+7
*
|
|
tests: add MBR resize tests
Karel Zak
2017-06-19
5
-0
/
+183
*
|
|
libfdisk: support logical partition resize
Karel Zak
2017-06-19
1
-1
/
+11
*
|
|
libfdisk: allow to resize container
Karel Zak
2017-06-19
1
-1
/
+8
*
|
|
libfdisk: add more debug messages to get-last-possible resize space
Karel Zak
2017-06-19
1
-6
/
+21
*
|
|
libfdisk: (dos) be more verbose on partno -ERANGE error
Karel Zak
2017-06-19
2
-4
/
+10
*
|
|
mount: fix man page typo (--bind,ro)
Karel Zak
2017-06-19
1
-1
/
+1
*
|
|
libfdisk: (dos) fix primary/logical logic when follow template
Karel Zak
2017-06-19
1
-2
/
+2
*
|
|
Merge branch 'some-fixes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-16
13
-67
/
+144
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
travis: minor cosmetics
Ruediger Meier
2017-06-15
2
-9
/
+13
|
*
|
lib: style cosmetics plymouth-ctrl.c
Ruediger Meier
2017-06-15
1
-11
/
+7
|
*
|
libmount: fix warning "set but not used"
Ruediger Meier
2017-06-15
1
-4
/
+2
|
*
|
more: remove unused variable
Ruediger Meier
2017-06-15
1
-2
/
+1
|
*
|
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
|
|
/
*
|
fstrim: remove obsolete comment
Karel Zak
2017-06-15
1
-1
/
+1
*
|
fstrim: prefer earlier mounted filesystems
Alex Ivanov
2017-06-15
1
-1
/
+1
|
/
*
wall: don't use gid_t when allocate grounps array
Karel Zak
2017-06-14
1
-1
/
+1
*
lib: remove _RLD_ from forbid environment variable list
Sami Kerola
2017-06-14
1
-1
/
+0
*
lib: simplify cpuset if clauses that return
Sami Kerola
2017-06-14
1
-7
/
+5
*
misc: remove stray semicolons
Sami Kerola
2017-06-14
10
-11
/
+11
*
losetup: add missing initializer [clang]
Sami Kerola
2017-06-14
1
-1
/
+1
*
misc: fix reassigned values before old ones has been used [cppcheck]
Sami Kerola
2017-06-14
17
-23
/
+23
*
isosize: avoid reading more data than what is needed
Sami Kerola
2017-06-14
1
-47
/
+10
*
uuidgen: slice up the usage text
Sami Kerola
2017-06-14
1
-5
/
+5
*
rename: notice when expression and replacement are the same string
Sami Kerola
2017-06-14
1
-0
/
+3
*
Merge branch 'master' of ra.kernel.org:/pub/scm/utils/util-linux/util-linux
Karel Zak
2017-06-14
0
-0
/
+0
|
\
[prev]
[next]