summaryrefslogtreecommitdiff
path: root/commands.h
Commit message (Expand)AuthorAge
* btrfs-progs: move prefixcmp helper to utilsDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: clean up commands.hAnand Jain2016-06-01
* btrfs-progs: let test_issubvolume return the exact errorDavid Sterba2016-01-14
* btrfs-progs: alias btrfs device delete to btrfs device removeOmar Sandoval2015-06-26
* btrfs-progs: replace struct cmd_group->hidden with flagsOmar Sandoval2015-06-26
* btrfs-progs: print compact help for btrfsDavid Sterba2015-06-09
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-21
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* btrfs-progs: move find_mount_root to utils.[ch]Qu Wenruo2014-03-21
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-31
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-16
* btrfs-progs: introduce rescue command groupDavid Sterba2013-10-16
* btrfs-progs: fix -Wmissing-noreturnChris West (Faux)2013-10-16
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-03
* btrfs-progs: drop weird indirections & dead code from send/receiveEric Sandeen2013-09-03
* Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* Btrfs-progs: add restore command to btrfsIan Kumlien2013-02-12
* Btrfs-progs: add btrfsck functionality to btrfsIan Kumlien2013-02-12
* Btrfs-progs: make get_subvol_name non cmds-send specificAnand Jain2013-02-01
* Btrfs-progs: put find_mount_root() in commands.hAnand Jain2013-02-01
* Btrfs-progs: Complete the help information of btrfs send/receiveChen Yang2013-02-01
* Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31
* Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-30
* Btrfs progs: quota groups supportArne Jansen2012-09-04
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-03
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-03
* Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-03