Fri, 04 Sep 2009 23:45:13 +0200 |
Martin Geisler |
test-highlight: remove redundant test
|
Fri, 04 Sep 2009 23:34:51 +0200 |
Martin Geisler |
Merge with crew-stable
|
Sat, 29 Aug 2009 15:24:15 +0900 |
Yuya Nishihara |
highlight: fixes garbled text in non-UTF-8 environment
|
Mon, 31 Aug 2009 10:58:33 -0500 |
Matt Mackall |
Make distinct lookup error for localrepo.lookup
|
Fri, 04 Sep 2009 22:26:57 +0200 |
Martin Geisler |
doc: add TOC to hg.1.html and hgrc.5.html
|
Fri, 04 Sep 2009 11:51:28 +0200 |
Christian Ebert |
log: prevent negative date range from displaying entire log (issue1805)
|
Fri, 04 Sep 2009 10:47:55 +0200 |
Benoit Boissinot |
manifest/revlog: do not let the revlog cache mutable objects
|
Thu, 03 Sep 2009 21:40:45 +0200 |
Martin Geisler |
doc/README: simplify instructions
|
Thu, 03 Sep 2009 21:36:44 +0200 |
Martin Geisler |
doc: use our own rst2man.py script (issue1746)
|
Thu, 03 Sep 2009 21:07:06 +0200 |
Martin Geisler |
util, minirst: do not crash with COLUMNS=0
|
Thu, 03 Sep 2009 02:42:56 +0200 |
Benoit Boissinot |
manifestdict: remove unnecessary dictionary copy
|
Wed, 02 Sep 2009 21:05:43 +0200 |
Benoit Boissinot |
manifest.add(): cleanup worklist construction and iteration
|
Wed, 02 Sep 2009 21:05:01 +0200 |
Benoit Boissinot |
manifest: simplify cache handling, use a unique cache
|
Wed, 02 Sep 2009 20:18:35 +0200 |
Benoit Boissinot |
manifest.add(): simplify with iterators and generator expressions
|