index
:
delta/parted.git
baserock/pedroalvarez/v3.2-gitmodules
baserock/v3.2
master
git.savannah.gnu.org: git/parted.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libparted
Commit message (
Expand
)
Author
Age
Files
Lines
*
libparted: Add Intel Rapid Start Technology partition flag.
Brian C. Lane
2014-03-02
3
-0
/
+63
*
libparted: don't canonicalize /dev/md/ paths (#872361)
Brian C. Lane
2014-03-02
1
-2
/
+5
*
libparted: preserve the uuid on dm partitions (#832145)
Brian C. Lane
2014-03-02
1
-4
/
+16
*
libparted: use dm_udev_wait (#698121)
Brian C. Lane
2014-03-02
1
-13
/
+29
*
libparted: copy pmbr_boot when duplicating GPT disk
Brian C. Lane
2014-02-25
1
-0
/
+1
*
bug#15591: [PATCH] libparted: handle i18n gpt partition names correctly
Phillip Susi
2013-12-23
1
-7
/
+56
*
libparted: make sure not to treat percentages as exact
Phillip Susi
2013-11-23
1
-1
/
+1
*
GPT: add support for PReP GUID
Daniel Battaiola Kreling
2013-11-23
1
-0
/
+38
*
Fix test compilation
Phillip Susi
2013-11-23
1
-1
/
+2
*
libparted: avoid disturbing partitions
Phillip Susi
2013-11-23
1
-37
/
+47
*
Revert "linux-commit: do not unnecessarily open partition device nodes"
Phillip Susi
2013-11-23
1
-22
/
+3
*
libparted: allow some common errors to be ignored
Phillip Susi
2013-11-23
2
-71
/
+26
*
libparted: fix gpt end of disk handling
Phillip Susi
2013-11-23
1
-23
/
+29
*
libparted: handle logical partitions starting immediately after the EBR
Phillip Susi
2013-11-23
1
-2
/
+15
*
gpt: Revert small device commits
Phillip Susi
2013-11-23
1
-4
/
+4
*
dos: improve MBR signature generation
Jonathan Liu
2013-10-09
3
-28
/
+24
*
maint: update all copyright year number ranges
Jim Meyering
2013-01-06
107
-107
/
+107
*
libparted: don't probe every dm device in probe_all
Phillip Susi
2012-10-29
1
-1
/
+80
*
libparted: remove extraneous blkpg add partition ped exception
Phillip Susi
2012-10-29
1
-18
/
+3
*
libparted: refactor device-mapper partition sync code
Phillip Susi
2012-10-29
1
-227
/
+178
*
doc: libparted/disk.c: correct doxygen comment typo
Bob Beers
2012-10-04
1
-1
/
+1
*
add support for a new Linux-specific GPT partition type code
Roderick W. Smith
2012-09-29
2
-2
/
+45
*
mac: don't let larger partition-table-specified block size evoke UB
Brian C. Lane
2012-09-20
1
-1
/
+13
*
gpt: when "mklabel gpt" fails, always provide a diagnostic
Jim Meyering
2012-09-12
1
-2
/
+8
*
gpt: permit "mklabel gpt" on a 67-sector device
Jim Meyering
2012-09-12
1
-2
/
+2
*
gpt: require first_usable_LBA <= last_usable_LBA
Davidlohr Bueso
2012-09-12
1
-0
/
+4
*
build: enable subdir-objects Automake option globally
Stefano Lattarini
2012-08-30
1
-2
/
+0
*
build: don't list files with unknown suffix in _SOURCES
Stefano Lattarini
2012-08-30
1
-2
/
+4
*
build: prefer $(AM_CPPFLAGS) over $(INCLUDES)
Stefano Lattarini
2012-08-30
3
-3
/
+3
*
gpt: fix endianness bug in gpt_get_max_supported_partition_count
Richard W.M. Jones
2012-06-09
1
-2
/
+2
*
libparted: check PMBR before GPT partition table
Brian C. Lane
2012-03-24
1
-33
/
+14
*
maint: bump library version to 2.0.0
Jim Meyering
2012-03-02
1
-1
/
+1
*
lib-fs-resize: remove unused probe-related code
Jim Meyering
2012-03-02
3
-199
/
+0
*
libparted: avoid unwarranted failed assertion during mklabel
Jim Meyering
2012-02-26
1
-2
/
+1
*
build: avoid non-srcdir build failure
Jim Meyering
2012-02-18
1
-2
/
+3
*
lib-fs-resize: use linker script to expose only selected functions
Jim Meyering
2012-02-10
2
-1
/
+19
*
maint: remove r/hfs/DOC,HISTORY,TODO; add VERSION for new library
Jim Meyering
2012-02-10
4
-239
/
+11
*
lib-fs-resize: rewrite ped_file_system_clobber
Jim Meyering
2012-02-10
2
-31
/
+21
*
lib-fs-resize: add wrappers for open,close,resize,get_resize_constraint
Jim Meyering
2012-02-10
3
-39
/
+210
*
maint: update copyrights in r/
Jim Meyering
2012-02-10
40
-40
/
+40
*
lib-fs-resize: re-add HFS and FAT file-system-related code
Jim Meyering
2012-02-07
44
-1
/
+12042
*
maint: remove now-unused fat-related functions
Jim Meyering
2012-02-07
4
-168
/
+2
*
libparted: gpt: avoid heap-read-overrun when rewriting 9-PTE table
Jim Meyering
2012-02-07
1
-4
/
+5
*
libparted: remove ped_realloc, now unused
Jim Meyering
2012-02-03
1
-15
/
+0
*
gpt: add commands to manipulate pMBR boot flag
Matthew Garrett
2012-02-02
2
-3
/
+60
*
libparted: gpt: rewrite even a 9-partition-entry table properly
Jim Meyering
2012-01-22
1
-5
/
+4
*
maint: clean-up preparing for bug fix
Jim Meyering
2012-01-21
1
-9
/
+8
*
libparted: raise dos partition limit from 16 to 64
Phillip Susi
2012-01-19
1
-1
/
+1
*
libparted: enforce dos partition limit
Phillip Susi
2012-01-18
1
-3
/
+9
*
build: revert the recent "fix" to avoid make warnings about linux.lo
Jim Meyering
2012-01-13
1
-6
/
+5
[next]