Wed, 06 Dec 2017 22:44:51 +0100 |
Boris Feld |
setdiscover: allow to ignore part of the local graph
|
Sun, 15 Oct 2017 00:37:24 -0400 |
Augie Fackler |
dagutil: use a listcomp instead of a map()
|
Sat, 08 Aug 2015 19:04:09 -0700 |
Gregory Szorc |
dagutil: use absolute_import
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi GutiƩrrez Hermoso |
style: kill ersatz if-else ternary operators
|
Fri, 24 Oct 2014 16:26:44 -0400 |
Mike Edgar |
dagutil: fix id/ix typos in docstrings
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
dagutils: fix docstrings for singleton internalize/externalize
|
Fri, 15 Nov 2013 23:27:39 -0500 |
Pierre-Yves David |
discovery: enforce filtering into revlogbaseddag._internalizeall
|
Fri, 15 Nov 2013 23:27:15 -0500 |
Pierre-Yves David |
discovery: make revlogdag work on filtered repo
|
Sat, 12 May 2012 16:00:58 +0200 |
Brodie Rao |
cleanup: "raise SomeException()" -> "raise SomeException"
|
Thu, 25 Aug 2011 17:20:00 +0200 |
Peter Arrenbrecht |
dagutil: fix off-by-one in inverserevlogdag buildup
stable
|
Wed, 15 Jun 2011 17:04:06 -0300 |
Wagner Bruna |
dagutil: fix missing import of i18n._
|
Wed, 18 May 2011 23:11:34 +0200 |
Sune Foldager |
revlogdag: add linearize function
|
Thu, 05 May 2011 23:21:37 +0800 |
Steven Brown |
setdiscovery: limit lines to 80 characters
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|