]> git.ipfire.org Git - thirdparty/util-linux.git/history - libfdisk/src/context.c
libfdisk: clean up API (context.c)
[thirdparty/util-linux.git] / libfdisk / src / context.c
2014-08-13  Karel Zaklibfdisk: clean up API (context.c)
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-15  Karel Zaklibfdisk: make disk sync() optional
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-14  Karel Zaklibfdisk: make first sector buffer usage more robust
2014-06-09  Karel ZakMerge branch 'travis-functions' of https://github.com...
2014-06-09  Karel ZakMerge branch 'tests-hwclock' of https://github.com...
2014-06-09  Karel Zaklibfdisk: fix fdisk_context_assign_device() comment
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-21  Karel ZakMerge branch 'fix-compile-color-cfdisk' of https:/...
2014-03-21  Karel ZakMerge branch 'cfdisk-fix-typo' of https://github.com...
2014-03-21  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-21  Karel Zaklibfdisk: properly implement read-only mode
2014-03-21  Karel Zaklibfdisk: clean up debug output
2014-03-21  Karel Zaklibfdisk: use new debug functions
2014-03-12  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-11  Karel Zakcfdisk: add create lebel UI
2014-03-11  Karel Zaklibfdisk: rewrite freespace code
2014-03-11  Karel Zaklibfdisk: add support to list free space
2013-10-23  Karel Zaklibfdisk: warn about obsolete signatures on the device
2013-10-23  Karel Zaklibfdisk: support nested MBR
2013-10-09  Karel Zaklibfdisk: add API to disable specified label
2013-09-16  Karel Zaklibfdisk: move sync() and reread PT code from fdisk...
2013-09-16  Karel Zaklibfdisk: improve nested context initialization
2013-09-16  Karel Zakfdisk: remove nowarn global variable
2013-09-16  Karel Zaklibfdisk: copy ask callback from parental context
2013-09-16  Karel Zakfdisk: remove Mac code
2013-09-16  Karel Zaklibfdisk: make it possible to reset device properties
2013-09-16  Karel Zaklibfdisk: make the library usable with tests
2013-09-16  Karel Zaklibfdisk: add fdisk_context_enable_details()
2013-04-08  Ville SkyttäSpelling fixes.
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklibfdisk: use O_CLOEXEC
2013-03-12  Karel Zakfdisk: no more AIX "support"
2013-03-11  Karel Zakfdisk: (bsd) support non-nested version too
2013-03-11  Karel Zaklibfdisk: add support for nested contexts
2013-03-11  Karel Zaklibfdisk: add info about display units to context
2013-03-11  Karel Zaklibfdisk: add "ask" interface
2013-03-11  Karel Zaklibfdisk: move label identifier to label struct
2013-03-11  Karel Zaklibfdisk: add fdisk_label to driver API
2013-03-11  Karel Zaklibfdisk: improve label deinitialization
2013-03-11  Karel Zaklibfdisk: kill dos_compatible_flag global variable
2013-03-11  Karel Zaklibfdisk: add fdisk_new_context(), reuse context
2013-03-11  Karel Zaklibfdisk: split label and label operations
2013-03-11  Karel Zaklibfdisk: add context functions