Commit Graph

  • f45f560368 Merge branch 'bcachefs-single' into 'master' Mike Fleetwood 2024-04-12 21:03:43 +0000
  • 3d36d7ed2b While space tidy-up of Utils::get_filesystem_maxlength() Mike Fleetwood 2024-04-12 08:22:15 +0100
  • 3ebeadf050 Use Glib::build_path() to simplify remove_non_empty_lvm2_pv_dialog() Mike Fleetwood 2024-04-06 08:17:40 +0100
  • 61ac1a416f Stop assigning a zero length string when constructing them Mike Fleetwood 2024-04-06 08:05:04 +0100
  • cc65eef59a Drop the 2 decimal places when printing values in bytes Mike Fleetwood 2024-03-16 21:35:19 +0000
  • a621623326 Query usage of multi-device bcachefs file systems correctly Mike Fleetwood 2024-03-25 21:15:10 +0000
  • 3b5da02943 Add bcachefs checking (!123) Mike Fleetwood 2024-04-06 20:42:00 +0100
  • 31df2f2b75 Add bcachefs growing (!123) Mike Fleetwood 2024-03-17 08:03:50 +0000
  • f027809e73 Avoid erasing the same range multiple times (!123) Mike Fleetwood 2024-03-23 08:01:20 +0000
  • 76b27b9f7a Erase Bcachefs backup super block (!123) Mike Fleetwood 2024-03-16 08:57:42 +0000
  • b8304a141a Add bcachefs label and UUID reading (!123) Mike Fleetwood 2024-03-09 21:03:06 +0000
  • aabba99594 Increase minimum bcachefs size to 32 MiB (!123) Mike Fleetwood 2024-03-21 09:14:33 +0000
  • ccdf14ddb4 Add reading of bcachefs usage when mounted (!123) Mike Fleetwood 2024-03-20 08:06:15 +0000
  • 7ca99a1577 Add bcachefs creation (!123) Mike Fleetwood 2024-02-28 16:35:22 +0000
  • 4b30efd29d Add bcachefs detection (!123) Mike Fleetwood 2024-02-26 21:47:15 +0000
  • 24ff32fd63 Move ZFS to a darker shade of Orange (!123) Mike Fleetwood 2024-02-28 14:57:23 +0000
  • 953aee55b7 Merge branch 'master' into 'master' mikhailnov 2024-03-17 18:25:49 +0000
  • 272fc10f76 Merge branch 'meson' into 'master' Rasmus Thomsen 2024-03-17 18:25:47 +0000
  • 427f158890 Merge branch 'master' into 'master' Shasheen Ediriweera 2024-03-17 18:25:45 +0000
  • 81c2271311 Recognise NBDs (Network Block Devices) (#247) master Mike Fleetwood 2024-03-13 21:36:14 +0000
  • a45b6c178b Update Lithuanian translation Aurimas Černius 2024-03-16 21:00:26 +0000
  • 267e21463d Update Slovenian translation Martin 2024-03-09 12:37:55 +0000
  • 87419c2d99 Update Latvian translation Rūdolfs Mazurs 2024-03-02 17:03:56 +0000
  • b63bcd17b5 Append -git to version for continuing development Curtis Gedak 2024-02-26 09:34:30 -0700
  • ce61e1ee5a ========== gparted-1.6.0 ========== GPARTED_1_6_0 Curtis Gedak 2024-02-26 09:18:39 -0700
  • e02f628569 Update copyright years Curtis Gedak 2024-02-26 09:15:09 -0700
  • 16c2533af0 Document future Debian/Ubuntu build time dependency in README (!121) Mike Fleetwood 2024-02-24 22:48:38 +0000
  • 8b5493c891 Update Chinese (Taiwan) translation Cheng-Chia Tseng 2024-02-10 17:33:12 +0000
  • 2a8ec0e4bb Remove final namespace qualifiers from use of GParted's own enums Mike Fleetwood 2023-11-06 21:08:29 +0000
  • adca4d4089 Remove optional desktop filemanager dependency from README Mike Fleetwood 2024-01-30 21:10:53 +0000
  • 3b5cc486bf Rename Makefile.am variables to APPSTREAM*/appstream* (#241) Mike Fleetwood 2024-01-29 20:07:46 +0000
  • 6da0d61f07 Install AppStream file into ${datadir}/metainfo (#241) Mike Fleetwood 2024-01-24 16:12:06 +0000
  • b602a73e59 Update Czech translation Daniel Rusek 2024-02-07 14:22:06 +0000
  • f4b0cdfbe6 Updated Spanish translation Daniel Mustieles 2024-01-30 10:15:22 +0100
  • 836cb11f95 Update Galician translation Fran Dieguez 2024-01-26 10:19:25 +0000
  • 26151e26b3 Update Persian translation Danial Behzadi 2024-01-20 11:59:38 +0000
  • 3f1ada096a Update Swedish translation Anders Jonsson 2023-12-28 18:53:27 +0000
  • 548645b1c6 Update Brazilian Portuguese translation Juliano de Souza Camargo 2023-11-30 16:41:34 +0000
  • 5a6b8afc53 Refactor xfs::set_used_sectors() into if fail return early pattern (!119) Mike Fleetwood 2023-10-10 10:52:31 +0100
  • a603828275 Refactor reiserfs::set_used_sectors() into if fail return early pattern (!119) Mike Fleetwood 2023-10-10 10:12:49 +0100
  • 1f72c5f0e5 Refactor reiser4::set_used_sectors() into if fail return early pattern (!119) Mike Fleetwood 2023-10-10 09:56:58 +0100
  • 9364923d4a Refactor nilfs2::set_used_sectors() into if fail return early pattern (!119) Mike Fleetwood 2023-10-08 18:49:43 +0100
  • e565215a74 Refactor ext2::set_used_sectors() into if fail return early (!119) Mike Fleetwood 2023-10-09 19:53:05 +0100
  • 5eef90497b Remove now unused T, N & S FileSystem member variables (!119) Mike Fleetwood 2023-10-10 10:56:06 +0100
  • 9c6ea6457e Stop using member variables T, N & S in xfs class (!119) Mike Fleetwood 2023-10-08 11:00:35 +0100
  • 43a17ecd66 Stop using member variables T, N & S in reiserfs class (!119) Mike Fleetwood 2023-10-08 11:19:00 +0100
  • 334448d25f Stop using member variables T, N & S in reiser4 class (!119) Mike Fleetwood 2023-10-08 11:28:21 +0100
  • eadb18a95d Stop using member variables T, N & S in nilfs2 class (!119) Mike Fleetwood 2023-10-08 18:46:46 +0100
  • c7faeeeead Stop using member variables T & N in linux_swap, luks & lvm2_pv classes (!119) Mike Fleetwood 2023-10-08 10:32:10 +0100
  • ef3e1d1cce Stop using member variables T, N & S in ext2 class (!119) Mike Fleetwood 2023-10-09 19:33:38 +0100
  • 92dfbac0d1 Stop using floating point calculation in most FS set_used_sectors() methods (!119) Mike Fleetwood 2023-10-14 19:27:49 +0100
  • 10e9f14306 Reorder construction of ext2/3/4 resize command (!119) Mike Fleetwood 2023-10-09 12:40:49 +0100
  • 1d2a02b6ec Reorder construction of nilfs2 resize command (!119) Mike Fleetwood 2023-10-08 09:25:14 +0100
  • f098ba1ec7 Stop using floating point calculations in FS resize() methods (!119) Mike Fleetwood 2023-10-07 20:47:34 +0100
  • 9ace657bb0 Update Russian translation Sergej A 2023-10-22 16:02:03 +0000
  • dc00b32260 Update Romanian translation Florentina Mușat 2023-10-21 12:29:03 +0000
  • bbfec821ad Update Swedish translation Anders Jonsson 2023-10-19 11:32:28 +0000
  • b5fb850dbb Update Danish translation Alan Mortensen 2023-10-12 15:24:22 +0000
  • 78c1de74f1 Update Ukrainian translation Yuri Chornoivan 2023-10-05 17:43:34 +0000
  • 35e85e5b02 Write file system type as "[Encrypted] FSTYPE" to saved details Mike Fleetwood 2023-09-28 16:57:28 +0100
  • 1115fa2be8 Increment GParted Manual version Mike Fleetwood 2023-09-29 16:14:31 +0100
  • 3d2dec2e11 Remove Attempt Data Rescue from the GParted Manual (!118) Mike Fleetwood 2023-09-25 21:12:03 +0100
  • 8ce9074ac6 Remove Attempt Data Rescue and use of gpart (!118) Mike Fleetwood 2023-09-25 20:56:55 +0100
  • 2febe04665 Replace deprecated Google Test API INSTANTIATE_TEST_CASE_P() (!117) Mike Fleetwood 2023-09-03 12:32:53 +0100
  • 1ccb782156 Update to Google Test 1.10.0 (!117) Mike Fleetwood 2023-09-03 11:35:51 +0100
  • 3b469273de C++11: Also convert NULL to nullptr in unit tests (!117) Mike Fleetwood 2023-09-12 14:37:09 +0100
  • 40665913bf C++11: Convert NULL to nullptr (!117) Mike Fleetwood 2023-08-31 21:08:59 +0100
  • 6bf7668f8e Increase minimum required gtkmm to 3.18.0 (!117) Mike Fleetwood 2023-08-31 09:50:33 +0100
  • 9f473b70cb Always require C++11 compilation (!117) Mike Fleetwood 2023-08-30 19:01:40 +0100
  • 1e548c55a6 Update Czech translation Daniel Rusek 2023-09-03 21:18:40 +0000
  • 1a021dc6a0 Update Chinese (China) translation Luming Zh 2023-09-02 15:08:05 +0000
  • d17a061555 Update Persian translation Danial Behzadi 2023-08-28 09:38:03 +0000
  • 81d67fdf78 Update Kazakh translation Baurzhan Muftakhidinov 2023-08-20 12:50:03 +0000
  • be65404569 Update Turkish translation Sabri Ünal 2023-08-18 18:02:11 +0000
  • e8ba722643 Add missing .gitignore entry for test_EraseFileSystemSignatures Mike Fleetwood 2023-06-02 12:16:44 +0100
  • 0ecb45e7b1 Also find system default udev rules in /usr/lib/udev/rules.d (!116) Mike Fleetwood 2023-08-06 11:34:07 +0100
  • 852816be70 Avoid masking/unmasking the empty list of mount units (!116) Mike Fleetwood 2023-08-02 12:30:39 +0100
  • 4dc683b261 Stop masking the root file system mount unit (!116) Mike Fleetwood 2023-08-05 09:24:34 +0100
  • 1e15fc9385 Add fallback of removing systemd mount unit masks directly (!116) Mike Fleetwood 2023-08-01 17:50:17 +0100
  • d698f6a591 Update Hungarian translation Balázs Úr 2023-07-25 23:45:43 +0000
  • dfa2cd6f72 Update Hebrew translation Yosef Or Boczko 2023-07-15 18:45:20 +0000
  • 371d769810 Update German translation Jürgen Benvenuti 2023-07-14 09:22:49 +0000
  • 7cffba5f3c Update Russian translation Sergej A 2023-07-11 09:23:16 +0000
  • 82e739b458 Update Indonesian translation Kukuh Syafaat 2023-07-09 10:59:42 +0000
  • d5313fd4b2 Update Portuguese translation Hugo Carvalho 2023-07-02 15:21:41 +0000
  • 5b675a05da Update Swedish translation Anders Jonsson 2023-06-29 08:57:44 +0000
  • 1693a622d6 Update Ukrainian translation Yuri Chornoivan 2023-06-25 14:21:51 +0000
  • 01efda7a2a Update Polish translation Piotr Drąg 2023-06-25 13:39:57 +0200
  • b200dff4f9 Update Georgian translation Ekaterine Papava 2023-06-24 17:03:35 +0000
  • ac6528373f Fix crash when dealing with 0000-0000 exfat UUID (!115) Marcin Zepp 2023-06-24 11:33:00 +0200
  • af684ade52 Return constant reference from ProgressBar::get_text() Mike Fleetwood 2023-06-12 18:36:22 +0100
  • f5ba53fb3e Return const reference from OperationDetail::get_progressbar() Mike Fleetwood 2023-06-12 08:57:45 +0100
  • 3cbedad693 Generate time remaining text for fraction complete progress bars Mike Fleetwood 2023-06-12 22:36:12 +0100
  • 1718c5d2fb Clear progress bar text when starting it (#230) Mike Fleetwood 2023-06-12 16:23:39 +0100
  • ead39c2446 Add Interlingue translation Olga Smirnova 2023-06-06 11:37:12 +0000
  • 733eba2c4f Update Turkish translation Sabri Ünal 2023-05-26 23:00:29 +0000
  • cc4687a2aa Also check links to block devices when skipping BlockSpecial unit tests (!113) Mike Fleetwood 2023-05-13 13:43:50 +0100
  • 43e96e4c6a Skip BlockSpecial unit tests when devices don't exist, for CI test images (!113) Mike Fleetwood 2023-05-08 08:29:02 +0100
  • 011317b23f Cat /proc/partitions and list /dev in GitLab CI test jobs (!113) Mike Fleetwood 2023-05-08 19:55:17 +0100
  • 0defcb8b79 Stick with Alpine Linux 3.17 in the GitLab CI images Mike Fleetwood 2023-05-11 13:58:58 +0100