Sat, 22 Aug 2009 01:37:28 +0200 |
Martin Geisler |
Merge with crew-stable
|
Sat, 22 Aug 2009 01:34:56 +0200 |
Martin Geisler |
hgrc.5: document %include directive
|
Fri, 21 Aug 2009 16:58:30 +0200 |
Martin Geisler |
mq: don't mention qtop in module doc string
|
Fri, 21 Aug 2009 14:29:54 +0200 |
Patrick Mezard |
color: no need for itertools, zip() is good enough
|
Fri, 21 Aug 2009 09:33:27 +0200 |
Dirkjan Ochtman |
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
|
Thu, 20 Aug 2009 10:41:56 +0200 |
Dirkjan Ochtman |
templater: remove support for ## template variables
|
Thu, 20 Aug 2009 08:49:01 +0200 |
Dirkjan Ochtman |
graphlog: simplify ascii drawing to process one cset at a time
|
Thu, 20 Aug 2009 08:36:20 +0200 |
Dirkjan Ochtman |
graphlog: shorter variable names, fewer underscores, single state container
|
Thu, 20 Aug 2009 08:35:35 +0200 |
Dirkjan Ochtman |
graphlog: move common code into function again, change function types
|
Thu, 20 Aug 2009 08:35:03 +0200 |
Dirkjan Ochtman |
graphlog: extract some setup code out of common functions
|
Thu, 20 Aug 2009 08:34:22 +0200 |
Dirkjan Ochtman |
cmdutil: use context objects for walkchangerevs()
|
Tue, 18 Aug 2009 22:07:43 -0400 |
Greg Ward |
tags: don't crash if unable to write tag cache
|
Wed, 19 Aug 2009 12:51:07 +0200 |
Dirkjan Ochtman |
mq: get rid of qnext, qprev and qtop
|
Wed, 19 Aug 2009 12:50:46 +0200 |
Dirkjan Ochtman |
mq: add options to qapplied/qunapplied to act like qprev/qnext
|
Wed, 19 Aug 2009 12:47:04 +0200 |
Dirkjan Ochtman |
hgweb: add web.descend configuration variable
|