]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/fdisk-list.c
Merge branch 'meson-more-build-options' of https://github.com/jwillikers/util-linux
[thirdparty/util-linux.git] / disk-utils / fdisk-list.c
6 days ago  Karel ZakMerge branch 'meson-fix-absolute-check' of https:/...
10 days ago  Karel ZakMerge branch 'meson-fix-build-ipcrm-option' of https...
10 days ago  Karel ZakMerge branch 'PR/from-coverity' of github.com:karelzak...
10 days ago  Karel ZakMerge branch 'uuid/variant' of https://github.com/t...
10 days ago  Karel ZakMerge branch 'PR/fdisk-trim' of github.com:karelzak...
11 days ago  Karel Zakfdisk: improve list_freespace()
2023-11-08  Karel ZakMerge branch 'lsfd--tty' of https://github.com/masatake...
2023-11-02  Karel ZakMerge branch 'PR/losetup-lost' of github.com:karelzak...
2023-11-02  Karel ZakMerge branch 'libblkid/enum' of https://github.com...
2023-11-01  Karel Zakdisk-utils: add SPDX and Copyright notices
2023-10-25  Karel ZakMerge branch 'refine-the-choice-of-stream-related-funct...
2023-10-24  Masatake YAMATOUse fputs instead of fprintf if possible
2023-09-25  Karel ZakMerge branch 'lsfd--resolve-mqueue-nodev' of https...
2023-09-18  Karel ZakMerge branch 'lsfd--monitor-flag-for-poll-syscall'...
2023-09-18  Karel ZakMerge branch 'kraj/lscpu' of https://github.com/kraj...
2023-09-18  Karel ZakMerge branch 'vla-alloca' of https://github.com/t-8ch...
2023-09-13  Thomas Weißschuhfdisk: remove usage of VLA
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-04  Karel ZakMerge branch 'new-gpt-types' of https://github.com...
2022-01-11  Karel ZakMerge branch 'master' of https://github.com/anya-evergr...
2022-01-11  Karel ZakMerge branch 'sys-utils-unshare-pdeathsig-race' of...
2022-01-11  Karel ZakMerge branch 'sys-utils-unshare-fork-signal-handling...
2022-01-03  Karel ZakMerge branch 'patch-3' of https://github.com/mariobl...
2022-01-03  Karel ZakMerge branch 'master' of https://github.com/lishengyu...
2022-01-03  Karel ZakMerge branch 'master' of https://github.com/HeroesLoveT...
2021-12-16  changlianzhifdisk: open device in nonblock mode
2021-06-18  Karel Zaklibfdisk: add and fix __format__ attributes
2020-11-25  Karel ZakMerge remote-tracking branch 'pali/multisesssion'
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
2020-11-06  Karel ZakMerge branch 'whereis' of https://github.com/ferivoz...
2020-11-05  Karel ZakMerge branch 'sfdisk-json-dump' of https://github.com...
2020-11-04  Samanta Navarromisc: fix typos [codespell]
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-05-18  Karel ZakMerge branch 'cal_column' of https://github.com/utix...
2020-05-12  Wolfram Sangsfdisk: avoid unneeded empty lines with '--list-free'
2020-05-11  Wolfram Sang(s)fdisk: avoid unneeded empty lines with '--list'
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] fix misleading identation
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-12  Karel Zakfdisk: use 2 decimal places for size in disk summary
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-08-30  Karel Zakfdisk: add "Disk model:" to the print output
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zaklibfdisk: use new ul_path_* API
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-09  Tony Aslesonlibblkid: ignore private Stratis devices
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-12  Karel Zaklibblkid: don't use CDROM_GET_CAPABILITY ioctl for...
2017-06-26  Karel Zakmisc: consolidate usage() "Available columns"
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-05-17  Karel Zakfdisk: check scols_line_refer_data() return code [cover...
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-09  Karel Zakfdisk: inform on 'p' about wiped partitions
2016-11-30  Karel Zaksfdisk: support empty label use-case
2016-10-31  Karel ZakMerge branch 'fixes-for-v2.29' of https://github.com...
2016-10-27  Ruediger Meierfdisk: fix memleak in list_disk_geometry()
2016-02-11  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2016-02-04  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2016-02-03  Ruediger Meierdocs: fix typos found by codespell
2016-01-06  Boris Egorovlib/tty: Pass default width to get_terminal_width()
2015-07-30  Karel Zaksfdisk: don't print extra linebreaks on --quiet
2015-07-28  Karel Zakfdisk: add 'F' command to list free unpartitioned space
2015-06-16  Karel ZakMerge branch 'script3' of git://github.com/kerolasa...
2015-06-11  Karel Zaklibfdisk: add new API to read label specific data
2015-04-22  Karel Zaklib/strutils: fix string_add_to_idarray() int vs. size_t
2015-04-22  Karel Zakfdisk, sfdisk: fix -o <list> backend
2015-02-02  Benno Schulenbergsfdisk: actually translate the table headers by calling...
2015-01-26  Karel ZakMerge branch 'timex' of https://github.com/kerolasa...
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...
2014-11-07  Karel Zakfdisk: fix and improve -l warnings
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 Zakfdisk: reset cached output fields when change disk...
2014-10-07  Karel Zakfdisk: fix typo
2014-10-07  Karel Zakfdisk: add --output <list> for print command(s)
2014-10-07  Karel Zaksfdisk: add --verify
2014-10-07  Karel Zakfdisk: refactor /proc/partitions usage
2014-10-07  Karel Zakfdisk: improve --list output