コミット履歴

作者 SHA1 メッセージ 日付
  Mike Naberezny 7449a9cda5 Add tests for completion 11 年 前
  Marc Abramowitz af5c82be21 Fix 2 unclosed files in test_dispatchers.py 11 年 前
  Mike Naberezny 5d57f2fc4d Allow line buffer to be injected into complete() for testing 11 年 前
  Mike Naberezny b47ad00f8f Return a BAD_NAME fault if clearProcessLogs() can't resolve the name 11 年 前
  Mike Naberezny 70ec965955 Fix typo 11 年 前
  Mike Naberezny caeaf504e4 Remove extra space 11 年 前
  Mike Naberezny ce0e0305a7 Change completionmatches() so it only looks at the current fragment 11 年 前
  Mike Naberezny 7a7cf6f444 Remove unnecessary completion cases 11 年 前
  Mike Naberezny 61c6dc684b Remove unused variable 11 年 前
  Mike Naberezny 87b31bc218 Use ctl.output() instead of ctl.stdout.write() 11 年 前
  Mike Naberezny bfd6319449 Fix help for the "help" command 11 年 前
  Mike Naberezny 66277c4e75 Refactor to remove the need to list commands with uncompletable args 11 年 前
  Mike Naberezny ae440a09e4 Fix missing commands in the completion list 11 年 前
  Mike Naberezny 4ce259176b Remove special completion handling for "fg" command. 11 年 前
  Mike Naberezny 7d9216c6ca Remove unnecessary completion case for "help" command. 11 年 前
  Mike Naberezny 88b839be1d Remove duplicate completion entry for "pid" 11 年 前
  Mike Naberezny 60d3d91f97 Rename "flag" to "onlygroups" to clarify its purpose 11 年 前
  Mike Naberezny a993571cc1 Fix typo 11 年 前
  Mike Naberezny 2aeb425e5f Fix typo 11 年 前
  Mike Naberezny 2208e917c3 Add tab completion for update command with group name 11 年 前
  Marc Abramowitz b517d3305c Prefix dont_test_spawn_and_kill with underscore 11 年 前
  Mike Naberezny 93547760dc Add group name syntax to the status command. Closes #135, #383 11 年 前
  Mike Naberezny 4d774b36f0 Remove logfiles accidentally added in 27ec2ea1b916fa49092e450d54af13a8587172a5 11 年 前
  Mike Naberezny 3286d38e78 Add new PROCESS_GROUP events to changelog 11 年 前
  btubbs 27ec2ea1b9 add events for adding/removing process groups 12 年 前
  Mike Naberezny 3207a3c054 Merge pull request #378 from msabramo/pep8_setup.py 11 年 前
  Marc Abramowitz 643699ba72 setup.py: PEP8ify 11 年 前
  Mike Naberezny 50edc9cfeb Merge pull request #375 from borntyping/patch-1 11 年 前
  Sam Clements 4739552a7d Corrected the documentation for getProcessInfo() 11 年 前
  Mike Naberezny a56eb0ffed Remove unused import 11 年 前