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
/
parted
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing indentation in parted/ui.c. Replaced TABs with spaces to ensure unifor...
Debarshi Ray
2007-03-01
1
-691
/
+705
*
Fixing indentation in parted/ui.c.
Debarshi Ray
2007-02-28
1
-243
/
+257
*
Add a bunch of .gitignore files.
Jim Meyering
2007-02-25
1
-0
/
+1
*
Include <config.h> from every .c file:
Jim Meyering
2007-02-25
1
-1
/
+2
*
parted: Detect/report stdout write errors.
Jim Meyering
2007-02-25
1
-8
/
+18
*
Include <config.h>, not "../config.h".
Jim Meyering
2007-02-25
2
-2
/
+2
*
Begin adjusting Makefile.am files to use gnulib.
Jim Meyering
2007-02-25
1
-3
/
+6
*
Introduced MAINTAINERCLEANFILES in Makefile.am for carrying out 'make maintai...
Debarshi Ray
2007-02-19
1
-0
/
+1
*
Avoid compiler warnings with gcc -Wall -Wshadow.
Jim Meyering
2007-02-16
2
-38
/
+19
*
Use lighter-weight fputs and putchar in place of printf, when possible.
Jim Meyering
2007-02-14
1
-47
/
+49
*
Fixed the copyright notices.
Debarshi Ray
2007-02-14
2
-3
/
+3
*
Don't define _GNU_SOURCE manually.
Jim Meyering
2007-02-13
2
-5
/
+1
*
Remove some #ifdefs
Jim Meyering
2007-02-13
1
-28
/
+10
*
Synchronise manual page and --help documentation.
Debarshi Ray
2007-01-14
1
-1
/
+1
*
Only call _disk_warn_loss(disk) in do_mklabel() if disk is not NULL. Fixes a...
David Cantrell
2007-01-12
1
-3
/
+4
*
Rectify segmentation fault caused by 9e05418de3477666b0709f5d1996149febd33100
Debarshi Ray
2007-01-12
1
-6
/
+15
*
parted/parted.c: Destroy all objects before return when called with --list or...
Otavio Salvador
2007-01-06
1
-0
/
+2
*
Dump readline history on crash
Anant Narayanan
2007-01-05
1
-7
/
+30
*
Alias 'print list' with 'print all'.
Debarshi Ray
2006-12-11
1
-26
/
+26
*
Zero sized device is shown as 0.00B and not -0.00kB.
Debarshi Ray
2006-12-08
1
-9
/
+3
*
Output a backtrace when catching SEGV_MAPERR or a general SIGSEGV signals.
Otavio Salvador
2006-12-06
1
-3
/
+5
*
Implement 'print devices'.
Debarshi Ray
2006-12-06
1
-18
/
+46
*
Translate the copyright message, and hard wrap it
Benno Schulenberg
2006-12-05
1
-4
/
+4
*
parted/parted.c: Remove useless line break
Otavio Salvador
2006-12-05
1
-4
/
+2
*
Rename all old ChangeLog files to ChangeLog.0. Added code to the tarball_upl...
David Cantrell
2006-12-03
1
-0
/
+0
*
Make parted ignore '-i' option instead of failing
Anant Narayanan
2006-12-03
1
-2
/
+2
*
Support machine parseable output.
Anant Narayanan
2006-12-03
1
-85
/
+161
*
Cleanup _partition_warn_busy, _disk_warn_busy, _partition_warn_loss and _disk...
Debarshi Ray
2006-11-30
1
-19
/
+11
*
Proper print when there're no extended partitions, but partition names (patch...
Otavio Salvador
2006-11-28
1
-4
/
+6
*
Warn before mklabel and mkfs.
Debarshi Ray
2006-11-28
1
-4
/
+40
*
Make mktable aliased to mklabel.
Debarshi Ray
2006-11-28
1
-2
/
+2
*
Fix 'print' command help
Otavio Salvador
2006-11-27
1
-1
/
+1
*
Introduce the -list command-line switch, patch by Debarshi Ray
Anant Narayanan
2006-11-23
1
-15
/
+26
*
Avoid warning about user permissions when using --version
Otavio Salvador
2006-11-22
1
-7
/
+8
*
parted/parted.c: Remove redeclaration of current_dev fixing a compilation error
Otavio Salvador
2006-11-22
1
-1
/
+0
*
Fix loop in print_all, thanks to Debarshi Ray for the patch.
Anant
2006-11-23
1
-2
/
+1
*
* parted.c (do_print): Add device-mapper type to the transport type
David Cantrell
2006-10-31
2
-2
/
+6
*
* parted.c (do_print): Define transport type list and display disk
David Cantrell
2006-10-09
2
-1
/
+8
*
Fix ChangeLog
Anant Narayanan
2006-09-14
11
-0
/
+5022