summaryrefslogtreecommitdiff
path: root/parted/ui.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make ---pretend-input-tty inhibit output word-wrap.Jim Meyering2007-05-071-1/+1
* Add integration tests, then adjust code so that they pass.Jim Meyering2007-04-261-4/+3
* * parted/ui.c (non_interactive_mode): Plug a tiny leak.Jim Meyering2007-03-081-0/+1
* Defined a dummy '_dump_history' function in parted/ui.c when Readline is abse...Debarshi Ray2007-03-061-6/+9
* Fixed parted/ui.c to incorporate signal handlers for systems lacking 'sigacti...Debarshi Ray2007-03-061-45/+163
* Fixing indentation in parted/ui.c. Replaced TABs with spaces to ensure unifor...Debarshi Ray2007-03-011-691/+705
* Fixing indentation in parted/ui.c.Debarshi Ray2007-02-281-243/+257
* Include <config.h>, not "../config.h".Jim Meyering2007-02-251-1/+1
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-5/+0
* Use lighter-weight fputs and putchar in place of printf, when possible.Jim Meyering2007-02-141-47/+49
* Dump readline history on crashAnant Narayanan2007-01-051-7/+30
* Output a backtrace when catching SEGV_MAPERR or a general SIGSEGV signals.Otavio Salvador2006-12-061-3/+5
* Fix ChangeLogAnant Narayanan2006-09-141-0/+1361