Sat, 09 Feb 2019 22:50:53 -0800 |
Martin von Zweigbergk |
match: delete unused root and cwd arguments from {always,never,exact}() (API)
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 23:03:42 -0800 |
Martin von Zweigbergk |
tests: replace match.match(exact=True) by match.exact()
|
file |
diff |
annotate
|
Wed, 14 Nov 2018 10:15:28 -0500 |
Augie Fackler |
tests: fix bytes/str issue I introduced when adding this test
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 20:35:22 -0500 |
Augie Fackler |
manifest: make sure there's a filename before bothering to look for newline
|
file |
diff |
annotate
|
Thu, 22 Feb 2018 20:04:42 -0500 |
Augie Fackler |
cleanup: say goodbye to manifestv2 format
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 21:18:52 +0530 |
Pulkit Goyal |
py3: use dict.items() instead of dict.iteritems() in tests
|
file |
diff |
annotate
|
Sun, 28 May 2017 21:31:29 -0400 |
Augie Fackler |
tests: make test-manifest.py portable to Python 3
|
file |
diff |
annotate
|
Sun, 28 May 2017 18:08:36 -0400 |
Augie Fackler |
tests: make test-manifest finish importing in Python 3
|
file |
diff |
annotate
|
Sun, 28 May 2017 18:08:14 -0400 |
Augie Fackler |
tests: drop assertIn polyfill now that we're 2.7-only
|
file |
diff |
annotate
|
Sat, 13 May 2017 11:52:44 -0700 |
Gregory Szorc |
tests: use context manager form of assertRaises
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 13:07:47 -0700 |
Durham Goode |
treemanifest: add walksubtrees api
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 09:56:11 -0800 |
Durham Goode |
manifest: add match argument to diff and filesnotin
|
file |
diff |
annotate
|
Sat, 16 Apr 2016 03:08:16 +0530 |
Pulkit Goyal |
tests: make test-manifest use absolute_import
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|