index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisks
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
cfdisk: support for illumos disks (/dev/rdsk/c0t0d0p0)
HEAD
master
Igor Pashev
1
-0
/
+13
2013-11-19
fdisk: fix usage(), -l [<disk>]
Karel Zak
1
-2
/
+2
2013-10-23
libfdisk: (gpt) allow to work with hybrid GPT
Karel Zak
1
-1
/
+5
2013-10-23
fdisk: reorder intro warnings
Karel Zak
1
-4
/
+5
2013-10-23
fdisk: (gpt) add A,B,R,S expert commands to modify attributes
Karel Zak
1
-1
/
+22
2013-10-23
fdisk: fix printf stuff
Karel Zak
3
-15
/
+14
2013-10-23
fdisk: add 'M' to access GPT nested protective/hybrid MBR
Karel Zak
1
-17
/
+71
2013-10-21
fdisk: fix man warning
Karel Zak
1
-1
/
+1
2013-10-15
fdisk: fix printf stuff
Karel Zak
2
-3
/
+5
2013-10-15
docs: standardize the phrases for --help and --version in all man pages
Benno Schulenberg
1
-4
/
+2
2013-10-14
docs: tweak wording, grammar and formatting of fdisk man page
Benno Schulenberg
1
-50
/
+53
2013-10-09
fdisk: add -t <type> to enable only specified type
Karel Zak
2
-1
/
+19
2013-10-08
textual: use consistent wording and punctuation in fdisk stuff
Benno Schulenberg
1
-3
/
+3
2013-10-08
textual: change spelling of "disk label" to the more abundant "disklabel"
Benno Schulenberg
2
-4
/
+4
2013-10-08
textual: use the standard angular brackets for non-literal arguments
Benno Schulenberg
1
-1
/
+1
2013-10-04
build-sys: Check for type sighandler_t and use if present
Michael Forney
1
-1
/
+5
2013-09-30
Merge branch 'master' of https://github.com/yurchor/util-linux
Karel Zak
1
-2
/
+2
2013-09-30
clean up term lib handling
Mike Frysinger
1
-4
/
+3
2013-09-28
Fix various typos
Yuri Chornoivan
1
-2
/
+2
2013-09-26
fdisk: use xalloc stuff
Karel Zak
1
-11
/
+9
2013-09-25
fdisk: print geometry for dos-compatible mode too
Karel Zak
1
-1
/
+1
2013-09-17
fdisk: fix 'r' in BSD menu
Karel Zak
1
-5
/
+3
2013-09-17
fdisk: remove unnecessary test
Karel Zak
2
-31
/
+0
2013-09-17
fdisk: bloody revolution in the man page
Karel Zak
1
-164
/
+169
2013-09-17
fdisk: separate disks by \n in -l output
Karel Zak
1
-0
/
+1
2013-09-17
sfdisk: fix y/n mismatch
Karel Zak
1
-2
/
+2
2013-09-17
fdisk: add debug message, use colors for -l
Karel Zak
1
-2
/
+3
2013-09-16
fdisk: fix -l
Karel Zak
1
-1
/
+6
2013-09-16
fdisk: remove unused code, coding style changes
Karel Zak
3
-29
/
+10
2013-09-16
fdisk: rewrite dump first sector add dump disklabel command
Karel Zak
3
-22
/
+80
2013-09-16
libfdisk: (gpt) use generic 'created partition' message
Karel Zak
1
-1
/
+1
2013-09-16
libfdisk: use fdisk_colon() and fdisk_sinfo()
Karel Zak
1
-12
/
+12
2013-09-16
libfdisk: extend fdisk_info() functionality
Karel Zak
1
-18
/
+35
2013-09-16
fdisk: use fdisk_{info,warn} on more places
Karel Zak
2
-16
/
+15
2013-09-16
fdisk: add -L to colorize output
Karel Zak
5
-9
/
+51
2013-09-16
fdisk: improve info output
Karel Zak
2
-4
/
+18
2013-09-16
fdisk: use fdisk_info() to print geometry
Karel Zak
1
-21
/
+16
2013-09-16
fdisk: -l refactoring
Karel Zak
1
-25
/
+17
2013-09-16
fdisk: mark -s option as deprecated
Karel Zak
2
-2
/
+5
2013-09-16
fdisk: main() refactoring
Karel Zak
1
-32
/
+35
2013-09-16
libfdisk: add fdisk_has_user_device_properties()
Karel Zak
1
-12
/
+9
2013-09-16
fdisk: cleanup header file
Karel Zak
2
-0
/
+8
2013-09-16
libfdisk: move sync() and reread PT code from fdisk to libfdisk
Karel Zak
2
-39
/
+6
2013-09-16
fdisk: cleanup write table code
Karel Zak
2
-18
/
+9
2013-09-16
fdisk: move remaining actions to menu callbacks
Karel Zak
2
-98
/
+78
2013-09-16
fdisk: move expect actions to menu callback
Karel Zak
2
-49
/
+45
2013-09-16
fdisk: consolidate code in fdisk.c
Karel Zak
1
-78
/
+36
2013-09-16
libfdisk: cleanup SGI functions names
Karel Zak
1
-2
/
+2
2013-09-16
fdisk: cleanup sgi menu callbackswq
Karel Zak
2
-32
/
+53
2013-09-16
fdisk: move "create label" actions to menu callback
Karel Zak
2
-13
/
+31
[next]