summaryrefslogtreecommitdiff
path: root/cmds-property.c
Commit message (Expand)AuthorAge
* btrfs-progs: move get_fsid() to utils.cMisono, Tomohiro2017-10-06
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: prop: simplify help printing codeDavid Sterba2016-10-03
* btrfs-progs: prop: remove conditions which never be satisfiedSatoru Takeuchi2016-05-11
* btrfs-progs: prop: simplify parse_args()Satoru Takeuchi2016-05-11
* btrfs-progs: prop: remove an unnecessary condition on parse_argsSatoru Takeuchi2016-05-02
* btrfs-progs: fix a regression that "property" with -t option doesn't workSatoru Takeuchi2016-03-16
* btrfs-progs: add getopt stubs where neededDavid Sterba2016-03-14
* btrfs-progs: cleanup, move usage help strings closer to the command callbacksDavid Sterba2016-01-12
* btrfs-progs: cmd property: use correct usage stringsDavid Sterba2016-01-12
* btrfs-progs: cmd property: switch to common error message wrapperDavid Sterba2016-01-12
* btrfs-progs: prop: use macro terminator for command listDavid Sterba2015-08-31
* btrfs-progs: unify naming of command handlersDavid Sterba2015-08-31
* btrfs-progs: add command group info stringsDavid Sterba2015-06-09
* btrfs-progs fix wrong memory free on check_is_rootSatoru Takeuchi2014-12-22
* btrfs-progs: remove unnecessary return value check in btrfs-propertyGui Hecheng2014-08-22
* btrfs-progs: init variables which are checked later in btrfs-propertyGui Hecheng2014-08-22
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* btrfs-progs: Make property work with -t optionKusanagi Kouichi2014-04-11
* btrfs-progs: remove a dead break before usage()Gui Hecheng2014-03-21
* Btrfs-progs: fix detection of root objects in cmds-property.cFilipe David Borba Manana2014-01-31
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-31