Thu, 18 Aug 2016 18:43:48 +0900 |
Yuya Nishihara |
killdaemons: prevent killing all user processes by bad pid file
|
Sat, 16 Apr 2016 05:29:29 +0300 |
Robert Stanca |
py3: use absolute_import in killdaemons.py
|
Mon, 08 Jun 2015 14:21:45 -0500 |
Matt Mackall |
tests: make killdaemons.py use DAEMON_PIDS by default
|
Sat, 11 Apr 2015 18:20:44 -0400 |
Augie Fackler |
python3: update killdaemons and run-tests print and exception syntax
|
Tue, 29 Apr 2014 12:37:36 +0900 |
Yuya Nishihara |
killdaemons: correct typo of _check() function caught by pyflakes
stable
|
Mon, 10 Mar 2014 17:52:42 -0400 |
Augie Fackler |
killdaemons: drop superfluous L suffix from constant
|
Wed, 12 Feb 2014 16:09:18 +0100 |
Simon Heimberg |
tests: killdaemons.py for windows distinguishes access violation and terminated
|
Wed, 12 Feb 2014 15:38:59 +0100 |
Simon Heimberg |
tests: killdaemons.py for checks reason when getting no process handle
|
Fri, 17 Jan 2014 21:13:20 +0100 |
Simon Heimberg |
tests: killdaemons.py for windows waits for killed process to terminate
|
Fri, 17 Jan 2014 21:13:08 +0100 |
Simon Heimberg |
tests: kill for windows in killdaemons.py checks return values
|
Mon, 20 Aug 2012 22:36:51 +0200 |
Patrick Mezard |
killdaemons: take file argument explicitely
|
Sun, 19 Aug 2012 18:06:15 +0200 |
Patrick Mezard |
killdaemons: add windows implementation
|
Sun, 19 Aug 2012 16:41:09 +0200 |
Patrick Mezard |
run-tests: do not duplicate killdaemons() code
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Fri, 07 Nov 2008 16:28:53 -0600 |
Matt Mackall |
tests: add killdaemons helper script
|