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
|
Mon, 04 Apr 2016 15:39:13 +0200 |
Julien Cristau |
convert: kill dead code
|
Mon, 04 Apr 2016 15:38:48 +0200 |
Julien Cristau |
convert: don't ignore errors from git diff-tree
|
Wed, 06 Apr 2016 18:19:36 +0000 |
timeless |
crecord: check for untracked arguments
|
Wed, 06 Apr 2016 18:08:38 +0000 |
timeless |
localrepo: drop force check from checkcommitpatterns
|
Wed, 06 Apr 2016 17:52:17 +0000 |
timeless |
localrepo: refactor commit argument check as checkcommitpatterns
|
Tue, 05 Apr 2016 04:26:20 +0000 |
timeless |
run-tests: handle empty tests
|
Tue, 12 Jan 2016 09:30:57 +0000 |
timeless |
docchecker: try to reject single quotes
|
Thu, 03 Mar 2016 03:32:44 +0000 |
timeless |
docchecker: report context line at most once
|
Wed, 06 Jan 2016 20:45:50 +0000 |
timeless |
tests: splitting test-gendoc.t into per file tests
|
Tue, 05 Apr 2016 23:21:17 +0900 |
Yuya Nishihara |
test-hgweb-auth: stop direct symbol import of mercurial.error.Abort
|
Tue, 05 Apr 2016 23:20:04 +0900 |
Yuya Nishihara |
test-hgweb-auth: alias ui as uimod
|