1. b342bd0 Mass rename struct cmd_q to struct cmdq_item and related. by nicm · 8 years ago
  2. ed97126 Add CMD_AFTERHOOK flag to the easy commands that don't need any special handling. by nicm · 8 years ago
  3. a81685b Add static in cmd-* and fix a few other nits. by nicm · 8 years ago
  4. 9715c61 set-hook needs CANFAIL like the other set commands. by nicm · 8 years ago
  5. a3129fd Instead of combined flags for -c, -s, -t, split into different sets by nicm · 9 years ago
  6. ecfeee2 Use member names in cmd_entry definitions so I stop getting confused by nicm · 9 years ago
  7. 4a4daf1 Instead of every command resolving the target (-t or -s) itself, prepare by nicm · 9 years ago
  8. bd59187 We cannot do hooks_find and then hooks_remove because it might have come by nicm · 9 years ago
  9. d2fb0ef Add hooks infrastructure, basic commands (set-hook, show-hooks) and a by nicm · 9 years ago