index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
partx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-26
build-sys: move partx to disk-utils/
Karel Zak
9
-1321
/
+0
2012-06-21
lib/loopdev: use warn_unused_result forimportant functions
Karel Zak
1
-1
/
+2
2012-06-17
partx: use exclusive_option()
Sami Kerola
1
-33
/
+18
2012-06-15
partx: use -s option for default output
Davidlohr Bueso
1
-2
/
+1
2012-06-11
docs: clean up partx.8 manual
Sami Kerola
1
-96
/
+135
2012-05-15
partx: cleanup strtoxx_or_err()
Karel Zak
3
-6
/
+6
2012-04-04
partx: verify writing to streams was successful
Sami Kerola
1
-0
/
+2
2012-03-30
delpart: improve error messages
Karel Zak
1
-5
/
+5
2012-03-30
addpart: improve error messages
Karel Zak
1
-8
/
+6
2012-03-30
delpart: align with util-linux coding standards
Sami Kerola
2
-20
/
+54
2012-03-30
addpart: align with util-linux coding standards
Sami Kerola
2
-23
/
+56
2012-03-30
partx: add --version option
Sami Kerola
1
-1
/
+5
2012-03-18
xalloc: use xasprintf in all files
Sami Kerola
1
-7
/
+7
2012-02-28
build-sys: enhance readability of the autotools files
Sami Kerola
1
-11
/
+12
2012-02-01
partx: fix small leak
Karel Zak
1
-3
/
+5
2012-01-31
partx: check sysfs_init() return value [coverity scan]
Karel Zak
1
-1
/
+3
2012-01-09
loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2)
Karel Zak
1
-21
/
+7
2011-12-08
partx: don't treat empty partition table as error
Karel Zak
1
-7
/
+5
2011-12-08
partx: cleanup usage() and man page, add undocumented --verbose
Karel Zak
2
-12
/
+23
2011-12-08
partx: don't print error when partition already doesn't exist
Phillip Susi
1
-1
/
+6
2011-11-02
partx: use USAGE_ macros
Davidlohr Bueso
1
-2
/
+2
2011-11-02
partx: remove __NCOLUMNS
Davidlohr Bueso
1
-9
/
+11
2011-10-17
lib,strutils: add default value to parse_range()
Davidlohr Bueso
1
-1
/
+1
2011-10-12
lib,strutils: share parse_range()
Davidlohr Bueso
1
-35
/
+0
2011-08-31
partx: support loop devices
Davidlohr Bueso
2
-2
/
+79
2011-08-22
docs: uniformize the header and footer lines in man pages
Benno Schulenberg
3
-3
/
+3
2011-08-16
partx: use lowercase in usage()
Karel Zak
1
-4
/
+4
2011-08-16
partx: cleanup usage()
Karel Zak
1
-8
/
+7
2011-08-15
partx: do not print null
Davidlohr Bueso
1
-1
/
+1
2011-08-02
partx: switch on localization
Benno Schulenberg
1
-0
/
+4
2011-07-27
include: [strutils.c] add list parsers
Karel Zak
1
-2
/
+1
2011-07-27
include; [tt.c] check for array size in columns parser
Karel Zak
1
-2
/
+5
2011-07-26
partx: use sysfs_deinit
Davidlohr Bueso
1
-1
/
+3
2011-07-21
partx: get partition number with sysfs lib
Davidlohr Bueso
2
-17
/
+6
2011-06-02
partx: remove unused headers
Davidlohr Bueso
1
-6
/
+0
2011-05-26
This adds a second parameter to size_to_human_string() to return a
Francesco Cosoleto
1
-1
/
+1
2011-05-10
partx: add --pairs to output in key="value" format
Karel Zak
1
-14
/
+22
2011-05-05
addpart: multiplication on 512 deleted
Anton V. Boyarshinov
1
-2
/
+2
2011-04-06
partx: trivial comment fix
Davidlohr Bueso
1
-1
/
+1
2011-03-29
partx: add fallback for openat() to be usable on old systems
Karel Zak
2
-3
/
+8
2011-03-16
build-sys: clean up partx Makefile
Karel Zak
1
-9
/
+2
2011-03-11
lib: [tt.c] use mbs_truncate() from mbsalign.c
Karel Zak
1
-0
/
+1
2011-02-16
partx: improve clarity of some messages, gettextize two missed ones
Benno Schulenberg
1
-14
/
+13
2011-02-16
textual: improve the wording of some error and usage messages
Benno Schulenberg
1
-3
/
+3
2011-02-16
textual: fix three typos in message strings and improve consistency
Benno Schulenberg
1
-1
/
+1
2011-02-14
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
1
-1
/
+0
2011-02-11
partx, lsblk: fix gettext calls
Karel Zak
1
-1
/
+1
2011-02-08
partx: normalize the punctuation of man page, and improve grammar here and there
Benno Schulenberg
1
-39
/
+40
2011-01-23
remaining util-linux-ng to util-linux
Sami Kerola
1
-1
/
+1
2011-01-17
partx: fix typo in partx.8
Davidlohr Bueso
1
-1
/
+1
[next]