380
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 10 months ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parted/parted.c: Remove useless line break More... over 17 years ago
Add check unittest support and a initial test for a resizing bug. More... over 17 years ago
Fix the upload script to correctly reference the sig files. More... over 17 years ago
Remove ChangeLog, doc/mdate-sh, and doc/texinfo.tex since they are unmanaged files and get generated automatically at release time. More... over 17 years ago
Generate ChangeLog before running the autogen tools because we need a file called 'ChangeLog' to exist when running those tools. More... over 17 years ago
Pass git changelog through 'fold -s' to wrap long lines. More... over 17 years ago
Added the --enable-selinux switch to the configure script. If set, it adds -lselinux and -lsepol to the list of libraries to link libparted with. Bumped the version number to 1.9.9 since this is the edge branch. More... over 17 years ago
Rename all old ChangeLog files to ChangeLog.0. Added code to the tarball_upload.sh script to generate a toplevel ChangeLog from the git changelog. More... over 17 years ago
Updated URL of static parted in docs. More... over 17 years ago
Make parted ignore '-i' option instead of failing More... over 17 years ago
Support machine parseable output. More... over 17 years ago
Cleanup _partition_warn_busy, _disk_warn_busy, _partition_warn_loss and _disk_warn_loss. More... over 17 years ago
Proper print when there're no extended partitions, but partition names (patch from Sven Luther) More... over 17 years ago
Warn before mklabel and mkfs. More... over 17 years ago
libparted/arch/linux.c: initialize task point to please GCC More... over 17 years ago
Don't enforce libselinux and libsepol linking when using device-mapper support More... over 17 years ago
Make mktable aliased to mklabel. More... over 17 years ago
Fix 'print' command help More... over 17 years ago
Updated translations. More... over 17 years ago
Remove doc/mdate-sh and doc/texinfo.tex since they are included when we run autogen.sh More... over 17 years ago
Introduce the -list command-line switch, patch by Debarshi Ray More... over 17 years ago
Avoid warning about user permissions when using --version More... over 17 years ago
parted/parted.c: Remove redeclaration of current_dev fixing a compilation error More... over 17 years ago
Fix loop in print_all, thanks to Debarshi Ray for the patch.
Anant Narayanan
as Anant
More... over 17 years ago
Readd the 'return 0;' to please GCC More... over 17 years ago
Remove useless 'return 0;' call More... over 17 years ago
Remove useless semicolon from PED_ASSERT calls More... over 17 years ago
Rework backtrace support More... over 17 years ago
Generate SHA-1 digests of the archive files and upload those along with the actual archive files. More... over 17 years ago
Final changes for parted-1.8.0 More... over 17 years ago