- 02 Dec, 2018 2 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 08 Nov, 2018 1 commit
-
-
Alain Leufroy authored
089fc0db0954 introduced a new `createopts` parameter. `hggit` does not support repository creation, so we can just ignore it.
-
- 19 Oct, 2018 3 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 15 Oct, 2018 3 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 08 Feb, 2018 5 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 02 Feb, 2018 2 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
The format is: # COMPAT: hg X.Y - description of change that affects this block
-
- 18 Sep, 2018 1 commit
-
-
Arne Babenhauserheide authored
This uses try-except to have a fastpath for the 4.7 API. Thanks to Pierre-Yves David.
-
- 28 May, 2018 1 commit
-
-
Paul Morelle authored
Reverts and replaces 58c61489f722 which had an error in tests with hg 4.5
-
- 24 May, 2018 4 commits
-
-
Sean Farley authored
Without doing this, we get test failures due to core Mercurial methods (e.g. context.obsolete, context.orphan, etc) access self._repo. If we didn't go this route, we'd need to change core to (correctly) call self.repo() instead of _repo.
-
Sean Farley authored
-
Sean Farley authored
-
Sean Farley authored
For now, we just import when this method is called since only newer versions of Mercurial will be calling it.
-
- 03 May, 2018 1 commit
-
-
Kevin Bullock authored
-
- 17 May, 2018 2 commits
-
-
Paul Morelle authored
As stated in https://phab.mercurial-scm.org/D3037, repo.__getitem__ should be used instead of repo.changectx, which was removed.
-
Paul Morelle authored
-
- 21 Mar, 2018 1 commit
-
-
Paul Morelle authored
https://phab.mercurial-scm.org/D2003 Mercurial version 4.6 will introduce a refactoring of the utils.py file into smaller files, starting with dateutil.py. This change prepares this move so that the warnings won't break the tests.
-
- 01 May, 2018 1 commit
-
-
Kevin Bullock authored
-
- 24 Feb, 2018 4 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 29 Nov, 2017 1 commit
-
-
Sean Farley authored
This is a large patch since we're copying over Mercurial's helpers-testrepo.sh and a slightly modified version of pyflakes.t
-
- 28 Nov, 2017 3 commits
-
-
Sean Farley authored
-
Sean Farley authored
-
Sean Farley authored
-
- 27 Nov, 2017 5 commits
-
-
Sean Farley authored
-
Sean Farley authored
-
Sean Farley authored
-
Sean Farley authored
-
Sean Farley authored
-