aboutsummaryrefslogtreecommitdiffstats
path: root/main/cli.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-01(closes issue #10351)file1-1/+1
2007-04-25Merged revisions 61804 via svnmerge from file1-21/+13
2007-02-22Print out deprecation notice on usage output of CLI commands. (issue #8925 re...file1-0/+4
2007-02-10Bring deprecated 'debug channel <x|all>' command backpcadach1-4/+4
2007-01-18Fix an issue with file name completion in "module load" and "load".qwell1-3/+24
2007-01-09Re-add CLI command that should have only been deprecated in 1.4.qwell1-2/+22
2006-12-28Fix some deprecated commands.qwell1-6/+177
2006-12-01Double-unlock error (reported by blitzrage on IRC)tilghman1-1/+0
2006-11-15fix longest match search in find_cli.rizzo1-1/+3
2006-11-13Re-enable old deprecated commandstilghman1-1/+1
2006-11-13Free full command string upon unregistering of CLI command. Backported from r...file1-0/+1
2006-11-10Discussion of these CLI changes resulted in more consistency (Bug 8236)tilghman1-73/+165
2006-11-09fix tab completion for "core debug channel" and "core no debug channel"russell1-2/+7
2006-11-09Fix "core show channel". Also, fix tab completion for both "core show channel"russell1-5/+5
2006-11-09Fix "core debug channel <whatever>". I guess someone needs to go through andrussell1-4/+4
2006-11-09Fix another CLI command, "core show uptime" ...russell1-2/+2
2006-11-04Fix another bug in "core set debug" ...russell1-1/+1
2006-11-04Really fix the "core set debug" and "core set verbose" CLI commands.russell1-12/+12
2006-11-04fix the "atleast" option to the "core set verbose" and "core set debug"russell1-2/+2
2006-11-02Reverse change of "show" to "list" and make several other commands more consi...tilghman1-145/+32
2006-10-25apparently developers are still not aware that they should be use ast_copy_st...kpfleming1-2/+1
2006-09-29Fix a bug with the removal of 'atleast' argument to 'core verbose' and 'core ...qwell1-11/+52
2006-09-29proper fix for ast_group_t changekpfleming1-3/+3
2006-09-28Warning be gone!file1-2/+2
2006-09-28Merged revisions 43895 via svnmerge from kpfleming1-1/+1
2006-09-26Merged revisions 43705 via svnmerge from file1-2/+2
2006-09-22Make sure we explicitly set the CLI command to not be deprecated, if it isn't.qwell1-0/+2
2006-09-18merge qwell's CLI verbification workkpfleming1-68/+449
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1390