Wed, 18 Jun 2008 23:16:51 +0200 |
Benoit Allard |
coal: remove double template entry
|
Wed, 18 Jun 2008 23:23:03 +0200 |
Patrick Mezard |
localrepo: interpret ctx.filectx() exception as a missing file
|
Wed, 18 Jun 2008 23:00:20 +0200 |
Patrick Mezard |
localrepo: do not expose workingctx options
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: extract _commitctx() from commit()
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
context: let workingctx.date(), .user() and description() be overriden
|
Wed, 18 Jun 2008 22:52:26 +0200 |
Patrick Mezard |
localrepo: let commit() get extra data from workingctx
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: hide commit() file selection behind workingctx
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
localrepo: replace dirstate by workingfilectx in filecommit()
|
Wed, 18 Jun 2008 22:52:25 +0200 |
Patrick Mezard |
context: let workingctx parents be overriden
|
Wed, 18 Jun 2008 19:04:10 +0200 |
Benoit Allard |
graph: limit the number of displayed changest to a reasonable value
|
Wed, 18 Jun 2008 16:47:47 +0300 |
Alexander Solovyov |
LookupError should have same __str__ as RevlogError
|
Wed, 18 Jun 2008 12:56:41 +0200 |
Dirkjan Ochtman |
templates: graph lacked bottom search in default style
|
Wed, 18 Jun 2008 12:55:05 +0200 |
Dirkjan Ochtman |
templates: fix navigation links for graph entries
|
Wed, 18 Jun 2008 12:48:04 +0200 |
Alexander Solovyov |
make revlog.LookupError inherit from KeyError
|