1. 20 3月, 2015 2 次提交
  2. 04 1月, 2015 1 次提交
  3. 01 12月, 2014 1 次提交
  4. 12 11月, 2014 1 次提交
  5. 21 10月, 2014 1 次提交
  6. 14 10月, 2014 2 次提交
  7. 11 9月, 2014 1 次提交
  8. 26 8月, 2014 1 次提交
  9. 20 7月, 2014 1 次提交
  10. 18 7月, 2014 1 次提交
  11. 10 7月, 2014 1 次提交
  12. 25 6月, 2014 1 次提交
  13. 18 6月, 2014 1 次提交
  14. 05 5月, 2014 1 次提交
  15. 12 4月, 2014 2 次提交
  16. 09 4月, 2014 2 次提交
  17. 08 4月, 2014 1 次提交
  18. 02 4月, 2014 1 次提交
  19. 29 3月, 2014 1 次提交
  20. 27 3月, 2014 2 次提交
    • G
      [msh] cd to path when possible · c44f32e5
      Grissiom 提交于
      When DFS_USING_WORKDIR is enabled, msh will try to chdir if the command
      is not found. For example, if there is folder named "SD", and there is
      no `SD` command and `SD.mo` module, typing "SD" in msh will cd to the
      folder.
      
      In more detail, the execution order right now is:
      
      1. built-in command
      2. module
      3. cd to path
      
      If you have a folder named "ps", you have to run `cd ps` to change the
      working dir.
      c44f32e5
    • G
      [msh] try to complete module path · f9659283
      Grissiom 提交于
      Msh can execute module directly. So try to auto-complete the path when
      user press TAB. There is a chance that the path is a module.
      f9659283
  21. 12 3月, 2014 2 次提交
  22. 11 3月, 2014 1 次提交
  23. 15 2月, 2014 1 次提交
  24. 01 2月, 2014 1 次提交
  25. 16 1月, 2014 1 次提交
  26. 13 1月, 2014 3 次提交
  27. 11 1月, 2014 1 次提交
  28. 05 1月, 2014 1 次提交
  29. 04 1月, 2014 1 次提交
  30. 03 1月, 2014 2 次提交
  31. 01 1月, 2014 1 次提交