index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libfdisk
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
libfdisk: (gpt) %ld -> %ju in verify function
Karel Zak
1
-3
/
+3
2013-10-18
libfdisk: add Intel Rapid Start Technology GUID
Karel Zak
1
-0
/
+2
2013-10-16
libfdisk: (bsd) leave context if new disklabel unwanted
Karel Zak
1
-2
/
+3
2013-10-15
fdisk: fix printf stuff
Karel Zak
6
-25
/
+31
2013-10-15
libfdisk: (dos) all disklabel locate function
Karel Zak
1
-0
/
+34
2013-10-14
textual: equalize four error messages with already existing ones
Benno Schulenberg
3
-5
/
+5
2013-10-11
libfdisk: mark label modified for PMBR mismatch
Karel Zak
1
-0
/
+1
2013-10-11
libfdisk: treat size mismatch as a warning, not an error
Karel Zak
1
-2
/
+9
2013-10-09
libfdisk: add API to disable specified label
Karel Zak
4
-4
/
+55
2013-10-09
libfdisk: (gpt) use consistent final period in status messages
Benno Schulenberg
1
-3
/
+3
2013-10-09
libfdisk: (dos) improve the grammar of an error message
Benno Schulenberg
1
-1
/
+1
2013-10-09
libfdisk: (dos) correct the grammar of the disk-identifier prompt
Benno Schulenberg
1
-1
/
+1
2013-10-08
various: fix mixing declarations and code compiler warnings [smatch]
Sami Kerola
1
-3
/
+3
2013-10-08
COPYING: fix grammar of referring phrase, and indicate location better
Benno Schulenberg
1
-2
/
+2
2013-10-08
textual: change spelling of "disk label" to the more abundant "disklabel"
Benno Schulenberg
1
-1
/
+1
2013-10-08
libfdisk: (gpt) fix warning
Karel Zak
1
-1
/
+1
2013-10-08
libfdisk/gpt: partly pluralize one message
Benno Schulenberg
1
-3
/
+5
2013-10-08
libfdisk/sgi: tweak and harmonize some message strings
Benno Schulenberg
1
-26
/
+25
2013-10-08
libfdisk/sgi: tweak and harmonize some comments
Benno Schulenberg
1
-23
/
+17
2013-10-08
libfdisk/sgi: properly pluralize three messages
Benno Schulenberg
1
-12
/
+20
2013-10-08
textual: end both the singular and the plural message with a period
Benno Schulenberg
1
-1
/
+1
2013-10-04
libfdisk: cleanup warning messages
Karel Zak
1
-6
/
+6
2013-10-04
libfdisk: improve spelling of two comments
Benno Schulenberg
1
-2
/
+2
2013-10-02
fdisk: fix possible memleak [coverity scan]
Karel Zak
1
-3
/
+6
2013-09-30
Merge branch 'master' of https://github.com/yurchor/util-linux
Karel Zak
2
-2
/
+2
2013-09-30
textual: fix misspelled words in -rc1
Karel Zak
3
-8
/
+10
2013-09-28
Fix various typos
Yuri Chornoivan
2
-4
/
+4
2013-09-26
libfdisk: (bds) cleanup includes
Karel Zak
1
-2
/
+0
2013-09-25
libfdisk: (sun) make it more obvious why the first sector moved
Karel Zak
1
-1
/
+5
2013-09-25
libfdisk: improve fdisk_save_user_geometry()
Karel Zak
1
-4
/
+9
2013-09-25
libfdisk: use context geometry in SGI and SUN
Karel Zak
2
-47
/
+30
2013-09-25
libfdisk: fix possible floating point exception
Karel Zak
1
-1
/
+4
2013-09-25
libfdisk: gpt: loosen check fot pmbr size in lba
Davidlohr Bueso
1
-2
/
+6
2013-09-25
libfdisk: gpt: avoid unnecessary pmbr check
Davidlohr Bueso
1
-1
/
+2
2013-09-18
libfdisk: fix cylinders and sector buffer usage
Karel Zak
5
-2
/
+25
2013-09-18
libfdisk: fix sectorbuffer usage in dos driver
Karel Zak
1
-3
/
+35
2013-09-17
libfdisk: update test_ranges() code
Karel Zak
1
-7
/
+4
2013-09-17
libfdisk: use fdisk_warnx() in fdisk_ask_partnum()
Karel Zak
1
-2
/
+2
2013-09-17
fdisk: add debug message, use colors for -l
Karel Zak
1
-1
/
+6
2013-09-16
fdisk: fix -l
Karel Zak
1
-3
/
+2
2013-09-16
libfdisk: remove "gpt support is new" warning
Karel Zak
1
-4
/
+0
2013-09-16
fdisk: remove unused code, coding style changes
Karel Zak
1
-1
/
+1
2013-09-16
libfdisk: make default geom usage more robust
Karel Zak
1
-10
/
+8
2013-09-16
libfdisk: (gpt) support for disklabel dump
Karel Zak
1
-0
/
+40
2013-09-16
libfdisk: add fdisk_locate_disklabel()
Karel Zak
3
-0
/
+18
2013-09-16
libfdisk: (gpt) use generic 'created partition' message
Karel Zak
2
-2
/
+5
2013-09-16
libfdisk: use fdisk_colon() and fdisk_sinfo()
Karel Zak
5
-93
/
+108
2013-09-16
libfdisk: extend fdisk_info() functionality
Karel Zak
3
-6
/
+60
2013-09-16
libfdisk: (gpt) more robust PMBR partition size check
Karel Zak
1
-2
/
+3
2013-09-16
libfdisk: add fdisk_has_user_device_properties()
Karel Zak
2
-0
/
+12
[next]