]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/cfdisk.c
textual: adjust grammar and punctuation of some messages
[thirdparty/util-linux.git] / disk-utils / cfdisk.c
2015-08-03  Benno Schulenbergtextual: adjust grammar and punctuation of some messages
2015-07-28  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-07-27  Karel Zakcfdisk: don't print obsolete CHS addresses
2015-07-27  Karel Zakcfdisk: make sure that output fits to terminal width
2015-07-27  Karel Zakcfdisk: remove extra line between menu and info line
2015-07-27  Benno Schulenbergcfdisk: spell "label" in lower case
2015-07-27  Benno Schulenbergcfdisk: allow an uppercase X to toggle the extra info
2015-07-22  Karel Zakcfdisk: make sure that extra info is refreshed/removed
2015-07-22  Karel Zakcfdisk: properly toggle extra info window, make it...
2015-06-25  Boris Egorovcfdisk: fix condition logic [cppcheck]
2015-04-07  Karel ZakMerge branch 'fix-last' of https://github.com/rudimeier...
2015-04-07  Karel ZakMerge branch 'fix-tinfo-typo' of https://github.com...
2015-03-31  Karel Zakcfdisk: cleanup extra partitions info for slang
2015-03-27  Ondrej Opralacfdisk: provide extra partinfo with "x"
2015-02-26  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2015-02-25  Karel Zakcolors: cleanup man pages, add hint to usage()
2015-02-10  Karel Zakcfdisk: improve create-label UI
2015-02-10  Benno Schulenbergcfdisk: also recognize a lowercase 'l' for loading...
2015-02-10  Benno Schulenbergcfdisk: do not startle the user with a false message...
2015-02-03  Karel Zakcfdisk: improve ui_get_size() warnings
2015-02-03  Karel Zaklibfdisk: fix issues with very small partitions
2015-02-03  Karel Zakcfdisk: print "wrong order" warning after startup,...
2015-02-03  Karel Zakcfdisk: force main menu to default to Quit/New menu...
2015-02-02  Karel Zakcfdisk: disable some KEY_* in ui_get_wqstring()
2015-02-02  Karel Zakcfdisk: default to Quit menu item
2015-02-02  Benno Schulenbergcfdisk: make '?' an alias of 'h', to also show the...
2015-02-02  Benno Schulenbergcfdisk: punctuate the bottombar messages consistently
2015-02-02  Benno Schulenbergcfdisk: improve wording and consistency of the size...
2015-02-02  Benno Schulenbergcfdisk: remove the mistaken B from the explanation...
2015-01-28  Karel Zakcfdisk: fix mem leak and main_menu_action() logic ...
2015-01-26  Karel ZakMerge branch 'timex' of https://github.com/kerolasa...
2015-01-26  Benno Schulenbergcfdisk: actually translate the table headers and the...
2015-01-26  Benno Schulenbergcfdisk: shorten the help screen to make it fit within...
2015-01-26  Benno Schulenbergcfdisk: don't mess up the help screen by printing the...
2015-01-26  Karel ZakMerge branch 'icc-fixes' of https://github.com/rudimeie...
2015-01-26  Karel ZakMerge branch 'opts' of https://github.com/jwpi/util...
2015-01-26  Benno Schulenbergtextual: fix spellos and inconsistencies in several...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-07  Sami Kerolamaint: fix shadow declaration
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2015-01-05  Karel Zakcfdisk: improve Dump dialog
2015-01-05  Karel Zakcfdisk: improve menu clean function
2015-01-05  Karel Zakcfdisk: detect too small partition sizes
2014-11-26  Karel Zaklibfdisk: rename and move function
2014-11-13  Karel Zakcfdisk: cleanup menuitem draw functions
2014-11-13  Karel Zakcfdisk: remove [Load] from menu
2014-11-12  Karel Zakcfdisk: add support for sfdisk scripts
2014-10-24  Karel Zakinclude/debug: fix typo
2014-10-20  Karel ZakMerge branch 'master' of https://github.com/jwpi/util...
2014-10-15  Karel Zaklibfdisk: make it possible to use zero for size and...
2014-10-09  Karel Zaksfdisk: ask on EOF
2014-10-09  Karel Zaklibfdisk: follow explicitly specified partition size
2014-10-07  Karel Zaklibfdisk: return partno when add new partition
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
2014-10-01  Karel Zakcfdisk: don't modify ncurses LINES and COLS
2014-08-28  Karel Zaklibfdisk: use reference counting for context
2014-08-26  Karel Zakcfdisk: fix typo in the previous commit
2014-08-26  Karel Zakcfdisk: wrong interpretation of yes in non-english...
2014-08-15  Karel Zakfdisk: use libfdisk public API only
2014-08-15  Karel Zakcfdisk: use only public libfdisk API
2014-08-14  Karel Zaklibfdisk: final parttype API cleanup
2014-08-14  Karel Zaklibfdisk: move get_parttypes to label API
2014-08-13  Karel Zaklibfdisk: make it possible to get fields for all labes
2014-08-13  Karel Zaklibfdisk: cleanup fdisk_is_label stuff
2014-08-13  Karel Zaklibfdisk: clean up API (context.c)
2014-08-13  Karel Zakcfdisk: add libfdisk independent debug stuff
2014-08-13  Karel Zaklibfdisk: rename fdisk_column to fdisk_field
2014-08-13  Karel Zaklibfdisk: remove dependence on libsmartcols
2014-08-06  Karel Zakcfdisk: move curs_set(1) to ui_end()
2014-07-28  Andreas Henrikssoncfdisk: reenable cursor when quitting
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2014-07-22  Karel ZakMerge branch 'rename' of git://github.com/kerolasa...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-21  Benno Schulenbergcfdisk: actually translate the partition types in the...
2014-07-18  Karel ZakMerge branch 'patch-1' of https://github.com/bneijt...
2014-07-18  Karel Zakcfdisk: use /dev/sda by default
2014-07-17  Karel Zakcfdisk: make code more readable for analyzers [coverity...
2014-07-17  Karel Zakcfdisk: fix possible memory leak [coverity scan]
2014-07-15  Benno Schulenbergcfdisk: restore the license that was lost in January
2014-07-15  Karel Zakcfdisk: fix warning usage, improve 's' help
2014-07-15  Karel Zakcfdisk: accept 's' as well as 'S' for sectors
2014-07-15  Karel Zakcfdisk: make menus sensitive to ESC
2014-07-15  Karel Zakcfdisk: use \n for messages on stdout and stderr
2014-07-15  Karel Zaklibfdisk: make disk sync() optional
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolacfdisk: add braces to ensure operation order
2014-07-01  Karel Zakcfdisk: fix division by zero [clang-analyze]
2014-06-20  Karel Zakcfdisk: add --zero command line option
2014-06-20  Karel Zakcfdisk: don't offer BSD
2014-06-06  Karel Zaklibsmartcols: add debug messages
2014-06-05  Karel Zakcfdisk: resize UI on SIGWINCH
2014-06-05  Karel Zakcfdisk: add [Sort] operation
2014-05-14  Karel ZakMerge branch 'travis-root-checks-v2' of https://github...
2014-05-13  Karel Zaklib/colors: allow to temporary disable colors
2014-05-13  Karel Zakcfdisk: fix compiler warning [-Wsign-compare]
2014-04-07  Karel ZakMerge branch 'kill' of git://github.com/kerolasa/lelux...
2014-04-03  Karel Zaklibsmartcols: clean up flags usage
2014-04-03  Karel Zakcfdisk: clean up scols usage
2014-04-03  Ondrej OpralaUse libsmartcols in libfdisk and cfdisk
next