- 02 Dec, 2019 1 commit
-
-
Boris Feld authored
This include the command declaration bytification in order to work with modern Mercurial versions.
-
- 27 Nov, 2019 3 commits
-
-
Boris Feld authored
We'd like to have nightly pipeline runs, to know if all goes well with changes in Mercurial, but we don't want the jobs for Mercurial fixed versions to run
-
Boris Feld authored
-
Boris Feld authored
Drop compatibility code for Mercurial < 4.4 also. Fix test outputs that are only present in Mercurial 5.2+.
-
- 13 Sep, 2019 1 commit
-
-
Pierre-Yves David authored
See 34a46d48d24e in core mercurial for details.
-
- 19 Jun, 2019 1 commit
-
-
Boris Feld authored
-
- 12 Oct, 2018 1 commit
-
-
Pierre-Yves David authored
-
- 25 Sep, 2018 1 commit
-
-
Boris Feld authored
-
- 04 Feb, 2018 2 commits
-
-
Boris Feld authored
Also avoid using private Mercurial core functions.
-
Boris Feld authored
-
- 13 Dec, 2017 1 commit
-
-
Boris Feld authored
-
- 11 Dec, 2017 1 commit
-
-
Boris Feld authored
-
- 07 Dec, 2017 1 commit
-
-
Boris Feld authored
Use --arrowhead=true and --obsarrowhead=true for displaying the edges arrow symbols.
-
- 26 Oct, 2017 3 commits
-
-
Boris Feld authored
-
Boris Feld authored
-
Boris Feld authored
-
- 21 Sep, 2017 1 commit
-
-
Boris Feld authored
-
- 30 Aug, 2017 3 commits
-
-
Boris Feld authored
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
- 21 Sep, 2017 3 commits
-
-
Boris Feld authored
-
Boris Feld authored
-
Pierre-Yves David authored
Rename the extension name from hg-graphviz to hg-docgraph
-
- 30 Aug, 2017 6 commits
-
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
Christophe de Vienne authored
Graphviz is very efficient for layout, give it all information so it can group evolve-related nods together
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
Boris Feld authored
Write the images as SVG in a dedicated directory
-
- 29 Aug, 2017 9 commits
-
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
Boris Feld authored
Mercurial 4.4-dev renamed a bunch of methods on context. Make sure the extensions works with all versions without generating warning messages as it will be used in test files.
-
Christophe de Vienne authored
The re-use of 'opts' is now 'nargs'
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
Christophe de Vienne authored
-
Boris Feld authored
-