about summary refs log tree commit diff
path: root/pkgs/tools/misc/gparted
Commit message (Collapse)AuthorAge
* gparted: 0.33.0 -> 1.0.0adisbladis2019-05-31
|
* gparted: 0.32.0 -> 0.33.0R. RyanTM2018-12-15
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gparted/versions
* gparted: 0.31.0 -> 0.32.0 (#45576)R. RyanTM2018-08-24
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gparted/versions.
* treewide: http to httpsRyan Mulligan2018-04-30
|
* gparted: 0.30.0 -> 0.31.0Ryan Mulligan2018-03-21
| | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.31.0 with grep in /nix/store/fvg6pam343ci69qdjrcw1yqjznmhnwq5-gparted-0.31.0 - directory tree listing: https://gist.github.com/4cc11c6b07976ff42e854ec92cc48f35
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* gparted: 0.29.0 -> 0.30.0José Romildo Malaquias2017-12-23
|
* gparted: 0.28.1 -> 0.29.0José Romildo Malaquias2017-09-29
|
* gparted: 0.26.1 -> 0.28.1mimadrid2017-03-04
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* treewide: Use makeBinPathTuomas Tynkkynen2016-08-23
|
* gparted: 0.26.0 -> 0.26.1Tobias Geerinckx-Rice2016-06-13
| | | | | | | | Key changes include: - Ensure boot loaders work on ext4 < 16 TiB by using 32bit feature - Fix core dump crash in OperationDelete::get_partition_new() More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.1/gparted-0.26.1-README.md/view
* gparted: 0.25.0 -> 0.26.0Tobias Geerinckx-Rice2016-04-27
| | | | | | | | | Key changes include: - Implement read-only LUKS support - Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods - Fix operations sometimes fail with: No such file or directory More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
* gparted: 0.24.0 -> 0.25.0Tobias Geerinckx-Rice2016-01-21
| | | | | | | | | | Key changes include: - Add progress bar during additional ext2/3/4 and ntfs operations - Enhance SWRaid member detection and file system clearing - Always use blkid file system detection before libparted See the Release Notes for more details: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.25.0/gparted-0.25.0-README.md/view
* Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-26
|
* gparted: add procps dependencyTobias Geerinckx-Rice2015-11-19
| | | | | The 'gparted' wrapper script uses 'ps' as a poor person's lock. Make sure that this doesn't silently fail.
* gparted: add gpart dependencyTobias Geerinckx-Rice2015-11-19
| | | | Required by Device > Attempt Data Rescue.
* gparted: add hdparm dependencyTobias Geerinckx-Rice2015-11-02
| | | | Required to display serial numbers in the "Device Information" view.
* gparted: add utillinux dependency for blkidTobias Geerinckx-Rice2015-10-29
| | | | | | | From gparted-0.24.0-README.md: "Blkid command should be considered mandatory as it is required to detect a number of file systems which libparted doesn't detect."
* gparted 0.23.0 -> 0.24.0Tobias Geerinckx-Rice2015-10-28
|
* gparted: update home pageTobias Geerinckx-Rice2015-08-05
| | | | Downloads are still hosted by Sourceforge :-(
* gparted: 0.22.0 -> 0.23.0Tobias Geerinckx-Rice2015-08-05
| | | | | | | | | Key changes include: - Add partition name to create dialog and enable online naming (relevant for GPT partitioned disk) - Show serial number in device information - Add support for btrfs set new file system UUID - Prevent UI hang when resizing FAT16/32, HFS and HFS+ file systems
* Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice2015-06-17
|
* Add hicolor_icon_theme dependencyDamien Cassou2015-06-12
| | | | This avoids having icon-theme.cache generated.
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* gparted 0.21.0 -> 0.22.0Tobias Geerinckx-Rice2015-03-31
|
* Update gparted 0.19.1 -> 0.21.0Tobias Geerinckx-Rice2015-01-26
|
* gparted: update from 0.18.0 to 0.19.1Moritz Ulrich2014-09-04
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* gparted: update from 0.15.0 to 0.18.0Peter Simons2014-03-03
|
* gparted: remove unwanted icon-theme.cache (close #1176)Sergey Mironov2013-11-05
|
* gparted: updateVladimír Čunát2013-03-23
|
* gparted: upgrade, use newer parted, clean expressionVladimír Čunát2013-02-14
|
* gparted was not building. I updated it and made it build (it only likes ↵Lluís Batlle i Rossell2011-06-21
| | | | | | | | | parted 2.x). Report by 'brainwash@freenode' svn path=/nixpkgs/trunk/; revision=27515
* * More cleanup.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22795
* gparted: fix urlDavid Guibert2010-06-08
| | | | svn path=/nixpkgs/trunk/; revision=22176
* make gparted compile again by updating itMarc Weber2010-02-11
| | | | svn path=/nixpkgs/trunk/; revision=19920
* adding gparted. qparted is no longer maintained (?)Marc Weber2009-09-10
svn path=/nixpkgs/trunk/; revision=17016