| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Do not die if /proc/partitions knows more than us" | Pascal Terjan | 2015-04-26 | 1 | -1/+1 |
* | Ignore special partitions on mmc (mga#15759) | Pascal Terjan | 2015-04-26 | 1 | -2/+6 |
* | Do not die if /proc/partitions knows more than us | Pascal Terjan | 2015-04-26 | 1 | -1/+1 |
* | Make the resize handler more visible (mga#15728) | Pascal Terjan | 2015-04-22 | 1 | -2/+1 |
* | Making the resizing handle wider | Pascal Terjan | 2015-04-20 | 1 | -0/+3 |
* | Fix ugly separator between partitions | Pascal Terjan | 2015-04-20 | 1 | -6/+1 |
* | hide empty space < 2MB, we have such holes due to alignment (mga#15733) | Pascal Terjan | 2015-04-19 | 1 | -1/+3 |
* | use the windows partition with the most available space on current | Pascal Terjan | 2015-04-18 | 1 | -5/+22 |
* | suggest max (20G,20%) of the windows partition, previously max (6G,10%) | Pascal Terjan | 2015-04-16 | 1 | -3/+3 |
* | use the windows partition with the most available space | Pascal Terjan | 2015-04-16 | 1 | -1/+1 |
* | - enable firmware raids with dmraid/kpartx like we do on | Thomas Backlund | 2015-04-13 | 1 | -1/+6 |
* | ignore ESP for "use free space on MS" | Thierry Vignaud | 2015-04-13 | 1 | -2/+2 |
* | detect Lenovo recovery as such | Thierry Vignaud | 2015-04-13 | 1 | -1/+1 |
* | simplify through new isnormal_Fat_or_NTFS() | Thierry Vignaud | 2015-04-12 | 1 | -1/+1 |
* | (isnormal_Fat_or_NTFS) introduce it | Thierry Vignaud | 2015-04-12 | 1 | -1/+2 |
* | do not offer to select RAID as it result in a crash | Thierry Vignaud | 2015-04-03 | 1 | -1/+1 |
* | relax checks for ESP | Thierry Vignaud | 2015-03-30 | 1 | -1/+1 |
* | fix getting ESP with "use free space" | Thierry Vignaud | 2015-03-30 | 1 | -1/+1 |
* | make sure to check for existing ESP on all disks | Thierry Vignaud | 2015-03-30 | 1 | -1/+1 |
* | (isRecovery) move "Compaq diagnostics" test here | Thierry Vignaud | 2015-03-30 | 2 | -1/+2 |
* | kill sparc leftover | Thierry Vignaud | 2015-03-25 | 1 | -7/+0 |
* | add ESP to suggestion if needed | Thierry Vignaud | 2015-03-20 | 1 | -0/+1 |
* | reuse existing ESP under UEFI | Thierry Vignaud | 2015-03-20 | 1 | -0/+6 |
* | suggests /boot/EFI when we already have one | Thierry Vignaud | 2015-03-20 | 1 | -0/+4 |
* | (isESP) export it | Thierry Vignaud | 2015-03-20 | 1 | -1/+1 |
* | (isEfi) rename as isESP() | Thierry Vignaud | 2015-03-20 | 1 | -2/+2 |
* | match ESP partitions on all arches | Thierry Vignaud | 2015-03-20 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2015-03-20 | 1 | -1/+1 |
* | use a vertical scrolling bar when needed | Thierry Vignaud | 2015-02-19 | 1 | -1/+1 |
* | remove reiserfs from important list (mga#13295) | Thomas Backlund | 2015-01-10 | 1 | -1/+1 |
* | move EFI part up in the list so it actually gets listed | Thomas Backlund | 2015-01-09 | 1 | -6/+3 |
* | btrfs needs atleast 256MB partition | Thomas Backlund | 2015-01-08 | 1 | -0/+1 |
* | we need /boot/EFI on uefi systems | Thomas Backlund | 2015-01-08 | 3 | -6/+5 |
* | expose ESP for efi systems | Thomas Backlund | 2015-01-08 | 1 | -1/+6 |
* | group fs types using same arch() check | Thomas Backlund | 2015-01-08 | 1 | -5/+1 |
* | Switch uid/gid boundary to 1000+ | Colin Guthrie | 2014-10-20 | 1 | -1/+4 |
* | simplify | Thierry Vignaud | 2014-07-03 | 1 | -1/+1 |
* | improve fs sorting in combo box (mga#13640) | Thierry Vignaud | 2014-07-03 | 1 | -1/+1 |
* | hide /boot/efi check for now (mga#13638) | Thomas Backlund | 2014-07-01 | 1 | -1/+1 |
* | don't bother creating /dev/null | Thierry.Vignaud | 2014-06-18 | 1 | -3/+1 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 18 | -18/+18 |
* | podify++ fs::dmraid | Thierry.Vignaud | 2014-05-28 | 1 | -2/+25 |
* | add spacing for readability | Thierry.Vignaud | 2014-05-28 | 1 | -0/+1 |
* | simplify using member() | Thierry.Vignaud | 2014-05-28 | 2 | -2/+2 |
* | POD typo fix | Thierry.Vignaud | 2014-05-28 | 1 | -1/+1 |
* | explain dmraid debugging | Thierry Vignaud | 2014-05-27 | 1 | -4/+8 |
* | convert a cople comments to POD | Thierry.Vignaud | 2014-05-27 | 1 | -5/+9 |
* | fix indent after previous commit | Thierry.Vignaud | 2014-05-26 | 1 | -1/+1 |
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 3 | -38/+9 |
* | add missing headers | Thierry.Vignaud | 2014-05-26 | 2 | -0/+4 |