]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxcmd/command.c
libxcmd: add non-iterating user commands
[thirdparty/xfsprogs-dev.git] / libxcmd / command.c
2017-01-12  Dave Chinnerlibxcmd: add non-iterating user commands
2017-01-12  Dave Chinnerlibxcmd: don't check generic library commands
2017-01-12  Dave Chinnerlibxcmd: merge command() and iterate_command()
2017-01-12  Dave Chinnerlibxcmd: rename args_command to command_iterator
2017-01-12  Dave Chinnerlibxcmd: check CMD_FLAG_GLOBAL inside args_command()
2015-10-28  Darrick J. Wonglibxcmd: provide a common function to report command...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-02  Christoph Hellwigxfsprogs: don't install platform_defs.h
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Dave Chinnerprogs: clean up all remaining xfs*h includes
2007-07-16  Barry NaujokImprove xfs_io and xfs_quota -c handling
2005-11-11  Nathan ScottFix up compiler warnings and other issues when building...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-06-20  Nathan ScottReset loop counter for multiple commands, found by QA.
2005-04-19  Nathan ScottMove common utility code into a libxcmd.a to ease shari...