Wed, 25 Jun 2008 10:37:07 +0200 |
Dirkjan Ochtman |
fix dumb test failure introduced in 855851eae70f
|
Tue, 24 Jun 2008 20:39:37 -0700 |
Brendan Cully |
Improve hgwebdir index in coal and paper styles
|
Tue, 24 Jun 2008 10:18:03 +0200 |
Dirkjan Ochtman |
graph: improve script hiding tricks
|
Tue, 24 Jun 2008 10:08:32 +0200 |
Augie Fackler |
graph: optimize rendering by appending all nodes at once
|
Tue, 24 Jun 2008 09:53:48 +0200 |
Augie Fackler |
Fix gitweb to not say shortlog instead of graph.
|
Tue, 24 Jun 2008 09:36:24 +0200 |
Dirkjan Ochtman |
tighter default argument selection in localrepo.branchheads()
|
Tue, 24 Jun 2008 09:34:38 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Tue, 24 Jun 2008 09:33:13 +0200 |
Dirkjan Ochtman |
use ${PYTHON} var in doc/Makefile as well
|
Mon, 23 Jun 2008 15:02:52 +0200 |
Dirkjan Ochtman |
merge: only in-branch merges can be implicit
|
Mon, 23 Jun 2008 15:03:22 +0200 |
Dirkjan Ochtman |
get repo.branchheads() to use working directory's branch by default
|
Mon, 23 Jun 2008 13:12:32 +0200 |
Dirkjan Ochtman |
kill some trailing spaces
|
Mon, 23 Jun 2008 12:54:27 +0200 |
Dirkjan Ochtman |
graph: display branch name alongside tags
|
Mon, 23 Jun 2008 10:36:00 +0200 |
Patrick Mezard |
test-commit: test unset date is not read as epoch origin
|
Sat, 21 Jun 2008 15:27:51 +0200 |
Christian Ebert |
Fix commit date (issue1193)
|
Thu, 19 Jun 2008 00:14:24 +0200 |
Patrick Mezard |
convert: hg sink commits without working dir
|
Thu, 19 Jun 2008 00:14:24 +0200 |
Patrick Mezard |
convert: reintegrate file retrieval code in sinks
|
Thu, 19 Jun 2008 00:14:23 +0200 |
Patrick Mezard |
context: add memctx for memory commits
|
Wed, 18 Jun 2008 23:45:49 +0200 |
Benoit Boissinot |
merge with crew
|
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
|