Mercurial > hg-stable
graph
-
localrepo: do not expose workingctx optionsWed, 18 Jun 2008 23:00:20 +0200, by Patrick Mezard
-
localrepo: extract _commitctx() from commit()Wed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
context: let workingctx.date(), .user() and description() be overridenWed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
localrepo: let commit() get extra data from workingctxWed, 18 Jun 2008 22:52:26 +0200, by Patrick Mezard
-
localrepo: hide commit() file selection behind workingctxWed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
localrepo: replace dirstate by workingfilectx in filecommit()Wed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
context: let workingctx parents be overridenWed, 18 Jun 2008 22:52:25 +0200, by Patrick Mezard
-
graph: limit the number of displayed changest to a reasonable valueWed, 18 Jun 2008 19:04:10 +0200, by Benoit Allard
-
LookupError should have same __str__ as RevlogErrorWed, 18 Jun 2008 16:47:47 +0300, by Alexander Solovyov
-
templates: graph lacked bottom search in default styleWed, 18 Jun 2008 12:56:41 +0200, by Dirkjan Ochtman
-
templates: fix navigation links for graph entriesWed, 18 Jun 2008 12:55:05 +0200, by Dirkjan Ochtman
-
make revlog.LookupError inherit from KeyErrorWed, 18 Jun 2008 12:48:04 +0200, by Alexander Solovyov