Thu, 16 Jul 2009 23:25:26 +0200 |
Martin Geisler |
doc: add newline after literal blocks in man pages
|
Thu, 16 Jul 2009 23:25:26 +0200 |
Martin Geisler |
doc: use reStructuredText for man and HTML pages
|
Thu, 16 Jul 2009 23:25:26 +0200 |
Martin Geisler |
commands: use minirst parser when displaying help
|
Thu, 16 Jul 2009 23:25:25 +0200 |
Martin Geisler |
minimal reStructuredText parser
|
Thu, 16 Jul 2009 23:25:25 +0200 |
Martin Geisler |
util: wrap at termwidth-2 by default
|
Thu, 16 Jul 2009 15:40:13 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 16 Jul 2009 14:49:52 -0500 |
Matt Mackall |
Add ui.progress API
|
Thu, 16 Jul 2009 10:41:19 -0400 |
Greg Ward |
tags: support 'instant' tag retrieval (issue548)
|
Thu, 16 Jul 2009 10:39:42 -0400 |
Greg Ward |
tags: implement persistent tag caching (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: add destroyed() method for strip/rollback to use (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
Factor tags module out of localrepo (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: factor updatetags() out of readtags() (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: improve readability of _findtags(), readtags() (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: rename in-memory tag cache instance attributes (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
localrepo: factor _findtags() out of tags() (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
test-tags: enhance the test to probe tag caching better (issue548).
|
Thu, 16 Jul 2009 10:39:41 -0400 |
Greg Ward |
test-tags: clarify test output; simplify test script a bit (issue548).
|
Wed, 15 Jul 2009 17:44:47 +0200 |
Martin Geisler |
merge with crew-stable
|
Tue, 14 Jul 2009 18:00:37 -0700 |
Brendan Cully |
Merge with crew-stable
|
Tue, 14 Jul 2009 17:21:10 -0700 |
Bryan O'Sullivan |
Merge with crew-stable
|
Tue, 14 Jul 2009 16:51:52 -0700 |
Brendan Cully |
Merge with crew-stable
|
Wed, 15 Jul 2009 00:24:20 +0200 |
Martin Geisler |
merge with mpm
|
Wed, 15 Jul 2009 00:19:15 +0200 |
Martin Geisler |
merge with crew-stable
|
Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
Tue, 14 Jul 2009 20:24:16 +0200 |
Benoit Boissinot |
merge with -stable
|
Tue, 14 Jul 2009 20:10:23 +0200 |
Martin Geisler |
merge with crew-stable
|
Tue, 14 Jul 2009 14:05:07 +0200 |
Simon Heimberg |
store: eliminate reference cycle in fncachestore
|
Fri, 10 Jul 2009 19:34:08 +0900 |
Shun-ichi GOTO |
win32mbcs: add special wrapper for osutil.listdir().
|
Fri, 10 Jul 2009 15:52:01 +0900 |
Shun-ichi GOTO |
win32mbcs: wrapper supports keyword arguments and dict result.
|
Fri, 10 Jul 2009 19:45:31 +0200 |
Cédric Duval |
gendoc: fall back to pure modules if C extensions are not available (issue1711)
|
Tue, 14 Jul 2009 22:42:05 -0400 |
James Abbatiello |
Don't copy hidden files/directories during `setup.py install`
|
Fri, 10 Jul 2009 13:40:25 +0200 |
Dan Villiom Podlaski Christiansen |
commands: hide deprecated commands.
|