Wed, 25 Jan 2023 12:56:26 +0100 |
Pierre-Yves David |
dirstate: wrap repository change in appropriate context in `test-context`
|
file |
diff |
annotate
|
Sun, 29 May 2022 12:28:31 +0200 |
Manuel Jacob |
cleanup: remove import of already imported module
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 06:44:08 +0200 |
Pierre-Yves David |
test: use `set_tracked` in `test-context`
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Wed, 19 Jul 2017 13:17:49 -0700 |
Martin von Zweigbergk |
tests: rename "u" to more usual "ui" in test-context.py
|
file |
diff |
annotate
|
Fri, 25 Jan 2019 23:36:23 -0800 |
Martin von Zweigbergk |
cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
|
file |
diff |
annotate
|
Wed, 11 Jul 2018 12:36:37 -0400 |
Augie Fackler |
tests: add missing b prefix in test-context.py
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:49:25 +0900 |
Yuya Nishihara |
diffutil: move the module out of utils package
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:41:36 +0900 |
Yuya Nishihara |
diffutil: remove diffopts() in favor of diffallopts()
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 13:26:23 +0100 |
Boris Feld |
tests: update test-context.py to use diffopts as diff argument
|
file |
diff |
annotate
|
Tue, 22 May 2018 15:02:52 +0200 |
Boris Feld |
context: explicitly take diffopts in `context.diff` (API)
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 11:50:24 -0400 |
Augie Fackler |
tests: port test-context.py to Python 3
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 09:12:15 -0700 |
Martin von Zweigbergk |
tests: remove dependence on repo.changectx()
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 12:30:20 -0500 |
Augie Fackler |
cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime
|
file |
diff |
annotate
|