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.
|
Sun, 12 Jul 2009 07:56:43 +0200 |
Henri Wiechers |
hgignore.5.txt: improved description of matching
|
Tue, 14 Jul 2009 17:59:36 -0700 |
Brendan Cully |
Merge with bos
|
Tue, 14 Jul 2009 17:58:36 -0700 |
Brendan Cully |
Fix issue1738 for strip too.
|
Tue, 14 Jul 2009 17:18:45 -0700 |
Bryan O'Sullivan |
setup.py: don't pollute the current directory with temporary files
|
Tue, 14 Jul 2009 16:50:37 -0700 |
Brendan Cully |
Make patch.diff filelog cache LRU of 20 files. Fixes issue1738.
|
Tue, 14 Jul 2009 17:12:12 -0300 |
Wagner Bruna |
url: fix use of non-int port in https connections via proxy
|
Sun, 12 Jul 2009 22:33:00 -0400 |
Greg Ward |
test-fetch: fix non-portable sed regex.
|
Mon, 13 Jul 2009 20:19:17 +0200 |
Henrik Stuart |
branch heads: optimise computation of branch head cache (issue1734)
|
Tue, 14 Jul 2009 12:18:22 -0500 |
Matt Mackall |
Merge with stable
|
Sun, 12 Jul 2009 00:46:43 -0500 |
Steve Borho |
cmdutil: fall back to filename if glob expand has errors
|
Mon, 13 Jul 2009 21:55:17 +0900 |
Nicolas Dumazet |
inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)
|
Mon, 13 Jul 2009 16:49:05 +0200 |
Nicolas Dumazet |
inotify: fix issue1375, add a test.
|
Tue, 26 May 2009 23:00:35 +0900 |
Nicolas Dumazet |
inotify: server: new data structure to keep track of changes.
|
Sun, 12 Jul 2009 21:41:12 +0200 |
Martin Geisler |
merge with crew-stable
|
Sun, 12 Jul 2009 21:37:24 +0200 |
Martin Geisler |
gitweb, monoblue: fix double-spacing in file view (issue1733)
|
Fri, 10 Jul 2009 17:54:04 +0200 |
Simon Heimberg |
util: use propertycache in opener instead of __getattr__
|
Fri, 10 Jul 2009 23:24:35 +0200 |
Martin Geisler |
mq: use ui.status when pushing and popping patches
|
Thu, 09 Jul 2009 23:59:03 +0200 |
Mads Kiilerich |
mq: qpop now tells which patches are popped
|
Fri, 10 Jul 2009 12:49:29 +0200 |
Martin Geisler |
merge with crew-stable
|
Wed, 08 Jul 2009 18:35:13 +0200 |
Henrik Stuart |
url: fix use of non-int port in https connections (issue1725)
|
Fri, 10 Jul 2009 01:23:07 +0200 |
Martin Geisler |
doc/Makefile: let hg1.gendoc.txt depend on gendoc.py
|
Thu, 09 Jul 2009 22:52:39 +0200 |
Martin Geisler |
keyword: use all caps for 'note:' in help string
|
Thu, 09 Jul 2009 22:43:24 +0200 |
Martin Geisler |
notify: fix indentation in module docstring
|
Thu, 09 Jul 2009 22:42:43 +0200 |
Martin Geisler |
notify: cleanup module docstring
|
Thu, 09 Jul 2009 20:15:15 +0200 |
Martin Geisler |
convert: fix inconsistent indentation in help text
|
Thu, 09 Jul 2009 19:49:02 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 06 Jul 2009 14:52:44 -0500 |
Matt Mackall |
filectx: add a hex method
|
Thu, 09 Jul 2009 22:06:30 +0900 |
Shun-ichi GOTO |
win32mbcs: also wrap windows.pconvert()
|
Thu, 09 Jul 2009 21:39:19 +0900 |
Shun-ichi GOTO |
Use os.path.split() for MBCS with win32mbcs extension.
|
Wed, 08 Jul 2009 09:48:48 -0400 |
Brodie Rao |
win32mbcs: look up modules using sys.modules (issue1729)
|
Thu, 09 Jul 2009 17:10:07 -0500 |
Matt Mackall |
fix memory usage of revlog caches by limiting cache size [issue1639]
|
Thu, 09 Jul 2009 11:59:12 +0200 |
Christian Ebert |
keyword: eliminate potential reference cycles from kwrepo
|
Wed, 08 Jul 2009 22:08:45 -0400 |
Greg Ward |
convert/cvs: improve error message on unexpected server output.
|
Tue, 07 Jul 2009 19:24:52 +0200 |
Henrik Stuart |
transaction: fix uncaught ENOENT (issue1724)
|
Thu, 09 Jul 2009 20:49:02 +0200 |
Henrik Stuart |
branch heads: fix regression introduced in e67e5b60e55f (issue1726)
|
Sat, 04 Jul 2009 14:18:15 +0100 |
Abderrahim Kitouni |
subrepo: use hg.repository instead of creating localrepo directly
|
Thu, 09 Jul 2009 15:14:42 -0700 |
Brendan Cully |
ignore: separate pattern extraction from match compilation
|
Thu, 09 Jul 2009 11:59:56 +0200 |
Martin Geisler |
merge with crew-stable
|
Thu, 09 Jul 2009 11:59:18 +0200 |
Martin Geisler |
util: remove unused bufsize argument
|
Wed, 08 Jul 2009 22:08:45 -0400 |
Greg Ward |
convert/cvs: improve error message on unexpected server output.
|
Wed, 08 Jul 2009 23:17:10 +0200 |
Martin Geisler |
typos: "it's" -> "its"
|
Wed, 08 Jul 2009 23:12:40 +0200 |
Martin Geisler |
convert: fixed typo in docstring
|
Wed, 08 Jul 2009 17:03:50 -0700 |
Bryan O'Sullivan |
Merge OS X performance regression fix
|
Wed, 08 Jul 2009 17:03:16 -0700 |
Bryan O'Sullivan |
Merge backed out change
|
Wed, 08 Jul 2009 17:01:18 -0700 |
Bryan O'Sullivan |
Backed out changeset fce065538bcf: it caused a 5x performance regression on OS X
|
Wed, 08 Jul 2009 17:14:24 +0200 |
Martin Geisler |
help: wrapped help strings at 78 characters
|
Tue, 07 Jul 2009 23:30:53 +0200 |
Christian Ebert |
keyword: collect kwmaps using a generator expression
|
Wed, 08 Jul 2009 00:30:21 +0200 |
Martin Geisler |
commands: avoid bad linebreak in addremove docstring
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
Makefile: wrap hg.pot strings at 82 chars
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
zeroconf: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
win32mbcs: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
transplant: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
share: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
record: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
rebase: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
purge: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
patchbomb: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
parentrevspec: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
pager: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
notify: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
mq: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
keyword: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
interhg: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
highlight: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
hgk: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
hgcia: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
graphlog: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
fetch: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
extdiff: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
convert: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
color: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
churn: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
children: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
bugzilla: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
bookmarks: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
acl: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:54:30 +0200 |
Martin Geisler |
commands: wrapped docstrings at 78 characters
|
Tue, 07 Jul 2009 23:30:48 +0200 |
Martin Geisler |
extdiff: fix indentation and use gettext
|
Tue, 07 Jul 2009 17:26:20 +0200 |
Martin Geisler |
filemerge, subrepo: correct indention
|
Sun, 21 Jun 2009 01:13:19 +0200 |
Simon Heimberg |
ui: extract choice from prompt
|
Sun, 05 Jul 2009 17:09:01 +0200 |
Cédric Duval |
patchbomb: use local time for the Date: header
|
Sun, 05 Jul 2009 16:42:10 +0200 |
Cédric Duval |
patchbomb: fix From_ in the message's envelope
|
Tue, 07 Jul 2009 14:20:58 +0200 |
Martin Geisler |
merge with crew-stable
|
Tue, 07 Jul 2009 01:25:44 +0200 |
David Champion |
Bourne shells do not maintain $PWD; update tests accordingly
|
Sun, 05 Jul 2009 18:52:55 -0400 |
Brodie Rao |
tests: remove more instances of export FOO=bar bashism
|
Sun, 05 Jul 2009 18:52:55 -0400 |
Brodie Rao |
tests: remove more instances of export FOO=bar bashism
|
Sun, 05 Jul 2009 13:59:25 -0500 |
David Champion |
test-gpg: suppress secure memory warning
|
Sun, 05 Jul 2009 13:58:37 -0500 |
David Champion |
test: fix for compatibilty with true Bourne /bin/sh
|