aboutsummaryrefslogtreecommitdiffstats
path: root/cmds-property.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: cleanup, move usage help strings closer to the command callbacksDavid Sterba1-29/+29
2016-01-12btrfs-progs: cmd property: use correct usage stringsDavid Sterba1-2/+2
2016-01-12btrfs-progs: cmd property: switch to common error message wrapperDavid Sterba1-20/+14
2015-08-31btrfs-progs: prop: use macro terminator for command listDavid Sterba1-1/+1
2015-08-31btrfs-progs: unify naming of command handlersDavid Sterba1-18/+24
2015-06-09btrfs-progs: add command group info stringsDavid Sterba1-1/+4
2014-12-22btrfs-progs fix wrong memory free on check_is_rootSatoru Takeuchi1-1/+13
2014-08-22btrfs-progs: remove unnecessary return value check in btrfs-propertyGui Hecheng1-4/+0
2014-08-22btrfs-progs: init variables which are checked later in btrfs-propertyGui Hecheng1-4/+4
2014-08-22btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng1-0/+1
2014-04-11btrfs-progs: Make property work with -t optionKusanagi Kouichi1-3/+3
2014-03-21btrfs-progs: remove a dead break before usage()Gui Hecheng1-1/+0
2014-01-31Btrfs-progs: fix detection of root objects in cmds-property.cFilipe David Borba Manana1-8/+16
2014-01-31Btrfs-progs: introduce btrfs property subgroupAlexander Block1-0/+459