Mon, 03 May 2021 12:23:27 +0200 |
Pierre-Yves David |
revlog: use revlog.display_id in LookupError
|
Wed, 10 Feb 2021 17:24:54 +0530 |
Pulkit Goyal |
error: remove shortening of node in error message
|
Wed, 09 Dec 2020 19:40:30 -0800 |
Martin von Zweigbergk |
errors: use detailed exit code 50 for StorageError
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Tue, 02 Jul 2019 12:59:58 -0400 |
Valentin Gatien-Baron |
commit: improve the files field of changelog for merges
|
Wed, 09 Jan 2019 16:02:05 -0500 |
Matt Harbison |
convert: don't drop commits that are empty in the source when using --filemap
|
Wed, 09 Jan 2019 14:33:06 -0500 |
Matt Harbison |
convert: add missing numcommits() override to hg sources
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Sat, 07 Jul 2018 22:40:39 +0900 |
Yuya Nishihara |
commit: try hard to reuse p1 manifest if nothing changed
|
Wed, 04 Apr 2018 14:43:19 -0700 |
Gregory Szorc |
tests: port test-convert-filemap.t to simple store
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sat, 24 Oct 2015 01:54:46 +0200 |
Mads Kiilerich |
convert: test clean p2 file missing
|
Tue, 25 Aug 2015 15:54:33 -0700 |
Durham Goode |
convert: fix syncing deletes from p2 merge commit
|
Fri, 14 Aug 2015 15:22:47 -0700 |
Durham Goode |
convert: fix convert dropping p2 contents during filemap merge
|
Sun, 14 Jun 2015 13:08:11 -0400 |
Matt Harbison |
convert: apply the appropriate phases to the destination (issue4165)
|