Mon, 03 May 2021 12:23:17 +0200 |
Pierre-Yves David |
revlog: use revlog.display_id for FilteredLookupError
|
Mon, 03 May 2021 12:22:16 +0200 |
Pierre-Yves David |
revlog: rename `indexfile` to `_indexfile`
|
Sat, 24 Apr 2021 16:30:05 +0200 |
Georges Racinet |
repoview: separate concerns in _filteredrepotypes comment
stable
|
Fri, 23 Apr 2021 18:30:53 +0200 |
Georges Racinet |
repoview: fix memory leak of filtered repo classes
stable
|
Sat, 24 Apr 2021 15:46:39 +0200 |
Georges Racinet |
repoview: style change in newtype() cache handling
stable
|
Thu, 07 Jan 2021 14:15:24 +0100 |
Joerg Sonnenberger |
comments: fix typos
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Fri, 23 Oct 2020 22:20:08 -0400 |
Matt Harbison |
repoview: only pin obsolete wdir parents while there are unresolved conflicts
stable
|
Wed, 23 Sep 2020 15:36:15 -0700 |
Martin von Zweigbergk |
repoview: don't crash if mergestate points to non-existent node
stable
|
Fri, 04 Sep 2020 15:21:02 -0400 |
Matt Harbison |
repoview: pin revisions for `local` and `other` when a merge is active
stable
|
Sun, 28 Jun 2020 01:08:13 +0200 |
Joerg Sonnenberger |
repoview: use the phasecache directly to determine mutable revisions
|
Tue, 07 Jul 2020 21:45:10 +0200 |
Joerg Sonnenberger |
phases: provide a test and accessor for non-public phase roots
|
Thu, 21 Nov 2019 19:56:47 +0100 |
Pierre-Yves David |
repoview: add an explicit set of all filter that show the wc parents
|
Sun, 17 Nov 2019 06:27:00 +0100 |
Pierre-Yves David |
repoview: display stack trace along side the debug message
|
Sun, 17 Nov 2019 05:32:38 +0100 |
Pierre-Yves David |
repoview: add a 'devel.debug.repo-filter' option
|