Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 Apr 2016 19:08:04 +0000 | timeless | tests: use /usr/bin/env python for test-status-inprocess.py |
Wed, 06 Apr 2016 22:26:47 -0400 | Augie Fackler | run-tests: fix broken regular expression |
Tue, 05 Apr 2016 12:19:45 -0700 | Pierre-Yves David | test: don't rely on __del__ in test-devel-warnings.t |
Tue, 05 Apr 2016 20:01:23 +0100 | Martijn Pieters | dispatch: split out warning message generation to separate function |
Wed, 06 Apr 2016 20:08:18 +0000 | timeless | check-code: reject import Queue, suggest util.queue class for py3 compat |
Wed, 06 Apr 2016 20:07:51 +0000 | timeless | scmutil: use util.queue/util.empty for py3 compat |
Wed, 06 Apr 2016 20:00:49 +0000 | timeless | pycompat: add empty and queue to handle py3 divergence |