Tue, 06 Oct 2020 21:52:27 -0700 |
Martin von Zweigbergk |
errors: move UnknownCommand and AmbiguousCommand near CommandError
|
Wed, 07 Oct 2020 00:45:41 +0800 |
Aay Jay Chan |
templatekw: make {successorssets} always return a list (issue6342)
|
Wed, 07 Oct 2020 00:39:52 +0800 |
Aay Jay Chan |
tests: test output of {predecessors}, {successorssets} for non-obsolete csets
|
Thu, 08 Oct 2020 23:19:01 -0700 |
Martin von Zweigbergk |
branching: merge with stable
|
Thu, 01 Oct 2020 09:45:00 +0200 |
Pierre-Yves David |
copies: move `merged` testing sooner
|
Thu, 01 Oct 2020 09:42:39 +0200 |
Pierre-Yves David |
copies: return None instead of ChangingFiles when relevant
|
Thu, 01 Oct 2020 09:29:49 +0200 |
Pierre-Yves David |
copies: add a HASCOPIESINFO flag to highlight rev with useful data
|
Wed, 16 Sep 2020 21:00:02 +0200 |
Pierre-Yves David |
salvaged: properly deal with salvaged file during copy tracing
|
Tue, 15 Sep 2020 10:55:17 +0200 |
Pierre-Yves David |
salvaged: persist the salvaged set on disk
|
Tue, 29 Sep 2020 22:47:54 +0200 |
Pierre-Yves David |
changing-files: add clean computation of changed file for merges
|
Tue, 29 Sep 2020 22:46:29 +0200 |
Pierre-Yves David |
changing-files: add clean computation of changed files for linear changesets
|
Tue, 29 Sep 2020 22:38:08 +0200 |
Pierre-Yves David |
changing-files: add clean computation of changed files for roots
|
Wed, 30 Sep 2020 09:21:33 +0200 |
Pierre-Yves David |
changing-files: add a debug command display changed files
|
Tue, 29 Sep 2020 23:16:09 +0200 |
Pierre-Yves David |
side-data: add a test to check sidedata upgrade
|
Tue, 29 Sep 2020 22:19:46 +0200 |
Pierre-Yves David |
changing-files: split the changing files computation from encoding
|