Mon, 30 Jan 2012 11:23:17 -0600 push: return 0 when updating bookmarks stable
Matt Mackall <mpm@selenic.com> [Mon, 30 Jan 2012 11:23:17 -0600] rev 16021
push: return 0 when updating bookmarks
Mon, 30 Jan 2012 11:15:34 -0600 push: fix coding errors in unused branch stable
Matt Mackall <mpm@selenic.com> [Mon, 30 Jan 2012 11:15:34 -0600] rev 16020
push: fix coding errors in unused branch This branch will get re-enabled in a subsequent fix
Sun, 29 Jan 2012 14:07:45 -0600 bookmarks: move current bookmark on update -u and bare pull -u (issue3222) stable
Matt Mackall <mpm@selenic.com> [Sun, 29 Jan 2012 14:07:45 -0600] rev 16019
bookmarks: move current bookmark on update -u and bare pull -u (issue3222) Currently, this won't update when a #branch spec is in the URL
Sun, 29 Jan 2012 13:36:10 -0600 phases: fix verify with secret csets stable
Matt Mackall <mpm@selenic.com> [Sun, 29 Jan 2012 13:36:10 -0600] rev 16018
phases: fix verify with secret csets Verify uses repo.cancopy() to detect whether a repo is a plain old local repo, so it was giving a confusing error message when secret changesets were present.
Sun, 29 Jan 2012 12:59:21 -0600 mq: add secret setting stable
Matt Mackall <mpm@selenic.com> [Sun, 29 Jan 2012 12:59:21 -0600] rev 16017
mq: add secret setting
Sun, 29 Jan 2012 12:59:11 -0600 merge with i18n stable
Matt Mackall <mpm@selenic.com> [Sun, 29 Jan 2012 12:59:11 -0600] rev 16016
merge with i18n
Sat, 28 Jan 2012 09:05:08 -0200 i18n-pt_BR: synchronized with f2c49d9dee57 stable
Wagner Bruna <wbruna@yahoo.com> [Sat, 28 Jan 2012 09:05:08 -0200] rev 16015
i18n-pt_BR: synchronized with f2c49d9dee57
Fri, 27 Jan 2012 03:00:32 +0100 tests: don't rely on 'false' exit code in test-run-tests.t stable
Mads Kiilerich <mads@kiilerich.com> [Fri, 27 Jan 2012 03:00:32 +0100] rev 16014
tests: don't rely on 'false' exit code in test-run-tests.t On Solaris: $ sh -c 'false ; echo $?' 255
Fri, 27 Jan 2012 03:00:03 +0100 tests: don't use alias stable
Mads Kiilerich <mads@kiilerich.com> [Fri, 27 Jan 2012 03:00:03 +0100] rev 16013
tests: don't use alias alias doesn't work in Solaris sh.
Fri, 27 Jan 2012 02:59:59 +0100 tests: don't include plain 'diff -U0' content in test-diff-unified.t stable
Mads Kiilerich <mads@kiilerich.com> [Fri, 27 Jan 2012 02:59:59 +0100] rev 16012
tests: don't include plain 'diff -U0' content in test-diff-unified.t The only purpose of 'diff -U0' was to show that 'hg diff -U0' did almost the same. Unfortunately 'diff -U0' on Solaris gives incorrect line numbers. Masking it with globs wouldn't it make sense, so removing it is the best solution.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip