Thu, 01 Jun 2017 08:44:01 +0200 |
Pierre-Yves David |
exclusive-markers: update the dedicated test with list of exclusive markers
|
Sat, 20 May 2017 15:02:30 +0200 |
Pierre-Yves David |
obsolete: add a function to compute "exclusive-markers" for a set of nodes
|
Thu, 25 May 2017 16:50:23 +0200 |
Pierre-Yves David |
obsolete: raise richer exception on unknown version
|
Thu, 25 May 2017 19:37:29 +0200 |
Pierre-Yves David |
obsolete: fix relevant-obsmarkers computation on pruned changeset
|
Fri, 19 May 2017 12:08:47 +0200 |
Boris Feld |
devel: use default-date config field when creating obsmarkers
|
Sun, 21 May 2017 02:45:32 -0400 |
Augie Fackler |
merge with stable
|
Sat, 13 Aug 2016 12:23:56 +0900 |
Yuya Nishihara |
parsers: switch to policy importer
|
Sat, 20 May 2017 03:10:23 +0200 |
Pierre-Yves David |
obsmarker: add an experimental flag controlling "operation" recording
|
Fri, 19 May 2017 13:12:42 +0200 |
Pierre-Yves David |
obsolete: move the 'isenabled' function at the top of the file
|
Tue, 09 May 2017 16:29:31 -0700 |
Durham Goode |
obsolete: add operation metadata to rebase/amend/histedit obsmarkers
|
Wed, 17 May 2017 15:39:37 +0200 |
Pierre-Yves David |
obsolete: invalidate "volatile" set cache after merging marker
stable
|
Sat, 13 May 2017 11:42:42 -0700 |
Gregory Szorc |
obsolete: use 2 argument form of enumerate()
|
Wed, 26 Apr 2017 21:56:47 +0900 |
Yuya Nishihara |
base85: proxy through util module
|
Mon, 13 Mar 2017 12:40:14 -0700 |
Gregory Szorc |
py3: add __bool__ to every class defining __nonzero__
|
Sat, 18 Feb 2017 00:55:20 -0800 |
Jun Wu |
obsolete: avoid using revset language to compute the obsolete revset
|
Tue, 20 Sep 2016 23:48:19 +0000 |
timeless |
obsolete: use single quotes in use warning
|
Fri, 02 Sep 2016 10:18:56 +0200 |
liscju |
obsolete: fix minor module documentation issues
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|
Fri, 27 May 2016 05:24:45 +0000 |
timeless |
obsolete: fix grammar
|
Tue, 12 Apr 2016 04:06:50 -0700 |
Kostia Balytskyi |
obsstore: move delete function from obsstore class to repair module
|
Tue, 12 Apr 2016 03:40:53 -0700 |
Kostia Balytskyi |
debugobsolete: style fixes to debugobsolete that slipped from original commit
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
Thu, 04 Feb 2016 15:38:04 -0800 |
Durham Goode |
obsolete: fix n^2 marker computation behavior
|
Wed, 13 Jan 2016 21:52:26 -0800 |
Laurent Charignon |
obsolete: make _computeobsoleteset much faster
|
Sat, 12 Dec 2015 13:30:47 -0500 |
Gregory Szorc |
obsolete: use absolute_import
|
Thu, 15 Oct 2015 12:45:34 +0100 |
Pierre-Yves David |
obsstore: make the readonly attribute accessible
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sun, 13 Sep 2015 18:01:01 +0900 |
Yuya Nishihara |
obsstore: fast path to check if obsstore is empty
|
Sun, 13 Sep 2015 17:52:37 +0900 |
Yuya Nishihara |
obsstore: delay loading markers from obsstore file
|
Sun, 13 Sep 2015 17:47:18 +0900 |
Yuya Nishihara |
obsstore: initialize _all markers without using _addmarkers()
|