1. 26 10月, 2018 1 次提交
  2. 30 11月, 2015 1 次提交
  3. 12 2月, 2013 1 次提交
    • G
      cli: Modify regexp command handler registration · 58e46bf8
      Guillaume Nault 提交于
      Pass a full string, instead of an array of words, to the "help" callback
      of regexp command handlers. Also register these command handlers using
      a regexp to apply on "help" commands, just like for exec commands. The
      "help" callback will then be called only if the command matches the
      "help" regexp.
      
      As a side effect, the "help" word and its following spaces are skipped
      before calling the "help" callback for both simple and regexp commands.
      Signed-off-by: NGuillaume Nault <g.nault@alphalink.fr>
      58e46bf8
  4. 06 9月, 2012 1 次提交
  5. 19 6月, 2012 1 次提交
  6. 05 1月, 2011 1 次提交
  7. 30 12月, 2010 1 次提交
  8. 11 11月, 2010 2 次提交
  9. 10 11月, 2010 1 次提交