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.
|