Wed, 16 Feb 2011 14:13:22 -0600 |
Matt Mackall |
merge default into stable for 1.8 code freeze
stable
|
Wed, 16 Feb 2011 15:02:30 +0100 |
Adrian Buehlmann |
store: remove pointless pathjoiner parameter
|
Wed, 16 Feb 2011 18:36:45 +0100 |
David Soria Parra |
bookmarks: forbid \0 \r \n : in bookmark names (BC)
|
Wed, 16 Feb 2011 04:36:36 +0100 |
Mads Kiilerich |
url: merge BetterHTTPS with httpsconnection to get some proxy https validation
|
Wed, 16 Feb 2011 04:28:11 +0100 |
Mads Kiilerich |
tests: test https through http proxy
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: always create BetterHTTPS connections the same way
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: refactor BetterHTTPS.connect
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: refactor _gen_sendfile
|
Wed, 16 Feb 2011 04:28:17 +0100 |
Mads Kiilerich |
url: remove test for self.ui in BetterHTTPS
|
Wed, 16 Feb 2011 03:28:22 +0100 |
Mads Kiilerich |
tests: update ssl requirement for test-https.t
|
Wed, 09 Feb 2011 10:53:09 +0100 |
Erik Zielke |
subrepos: prompt on conflicts on update with dirty subrepos
|
Wed, 16 Feb 2011 01:29:26 +0100 |
David Soria Parra |
bookmarks: make track.current=True default behaviour and remove option (BC)
|
Wed, 16 Feb 2011 01:28:42 +0100 |
David Soria Parra |
update: preserve possible bookmark name to set current bookmark correctly
|
Wed, 16 Feb 2011 10:02:24 +0100 |
Martin Geisler |
test-i18n: test translations
|
Wed, 09 Feb 2011 13:37:21 +0100 |
Erik Zielke |
subrepo: remove argument introduced by mistake in c19b9282d3a7
|
Thu, 03 Feb 2011 10:31:17 +0100 |
Martin Geisler |
remove unnecessary list comprehensions
|
Tue, 15 Feb 2011 22:25:48 +0100 |
Patrick Mezard |
commit: abort if a subrepo is modified and ui.commitsubrepos=no
|
Tue, 15 Feb 2011 16:19:11 -0600 |
Matt Mackall |
tests: fixes for svn 1.4.2
|
Tue, 15 Feb 2011 20:02:52 +0100 |
André Sintzoff |
mq: remove undo after a qimport
|
Tue, 15 Feb 2011 14:41:49 +0100 |
Adrian Buehlmann |
transaction: use posixfile and unlink from util
|
Mon, 14 Feb 2011 23:59:21 -0600 |
Kevin Bullock |
bookmarks: update help text since moving into core
|
Tue, 15 Feb 2011 23:23:16 +1300 |
jfh |
debugignore: catch the case when ignore.includepat doesn't exist
|
Tue, 15 Feb 2011 02:17:43 +0100 |
Mads Kiilerich |
tests: use printenv.py where it is - don't copy it around
|
Tue, 15 Feb 2011 01:05:32 +0100 |
Mads Kiilerich |
tests: let printenv.py show the real values
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: make paths wildcards expanding in a repo root match repo correctly
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: doctest of url creation from wildcard expansion
|
Mon, 14 Feb 2011 18:04:20 -0600 |
Matt Mackall |
bookmarks: fix up test-https
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|