Wed, 22 Jul 2009 17:59:11 -0500 update: allow -c to jump branches if clean
Matt Mackall <mpm@selenic.com> [Wed, 22 Jul 2009 17:59:11 -0500] rev 9187
update: allow -c to jump branches if clean
Wed, 22 Jul 2009 17:53:23 -0500 subrepo: use '/' for joining non-local paths
Matt Mackall <mpm@selenic.com> [Wed, 22 Jul 2009 17:53:23 -0500] rev 9186
subrepo: use '/' for joining non-local paths
Wed, 22 Jul 2009 00:28:37 -0500 fetch: drop force arg for commit (issue1752)
Matt Mackall <mpm@selenic.com> [Wed, 22 Jul 2009 00:28:37 -0500] rev 9185
fetch: drop force arg for commit (issue1752) This appears to be unneeded and forces fetch commits to examine clean files.
Wed, 22 Jul 2009 15:26:27 -0700 Fix issue1679: path reconstruction in hgwebdir was mangling things badly
Bryan O'Sullivan <bos@serpentine.com> [Wed, 22 Jul 2009 15:26:27 -0700] rev 9184
Fix issue1679: path reconstruction in hgwebdir was mangling things badly
Wed, 22 Jul 2009 22:50:34 +0200 do not translate commit messages
Martin Geisler <mg@lazybytes.net> [Wed, 22 Jul 2009 22:50:34 +0200] rev 9183
do not translate commit messages It is not very helpful to have 'Added tag %s for changeset %s' and similar messages translated into different languages when people work together using different locales. We now use English strings without support for translations. If needed, the user can still supply a custom string for most commands.
Tue, 21 Jul 2009 12:06:32 +0200 hgignore.5: expanded description
Martin Geisler <mg@lazybytes.net> [Tue, 21 Jul 2009 12:06:32 +0200] rev 9182
hgignore.5: expanded description - explain that .hgignore must be created manually - hint that it is typically put under revision control
Mon, 20 Jul 2009 19:18:38 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Mon, 20 Jul 2009 19:18:38 -0500] rev 9181
Merge with stable
Sun, 19 Jul 2009 21:15:40 +0200 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Jul 2009 21:15:40 +0200] rev 9180
merge with -stable
Sun, 19 Jul 2009 18:44:20 +0200 Update win32 build instructions for rst2html
Patrick Mezard <pmezard@gmail.com> [Sun, 19 Jul 2009 18:44:20 +0200] rev 9179
Update win32 build instructions for rst2html
Sun, 19 Jul 2009 18:28:43 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 19 Jul 2009 18:28:43 +0200] rev 9178
Merge with crew-stable
Mon, 20 Jul 2009 19:15:44 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Mon, 20 Jul 2009 19:15:44 -0500] rev 9177
Merge with crew-stable
Sun, 19 Jul 2009 18:59:19 +0200 graphlog: fix incoming with local repo (issue1731)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Jul 2009 18:59:19 +0200] rev 9176
graphlog: fix incoming with local repo (issue1731)
Sun, 19 Jul 2009 18:23:37 +0200 Mention GnuWin32 gettext in win32 build instructions
Patrick Mezard <pmezard@gmail.com> [Sun, 19 Jul 2009 18:23:37 +0200] rev 9175
Mention GnuWin32 gettext in win32 build instructions
Tue, 14 Jul 2009 22:38:12 -0400 Fix test-demandimport and test-trusted under Windows
James Abbatiello <abbeyj at gmail.com> [Tue, 14 Jul 2009 22:38:12 -0400] rev 9174
Fix test-demandimport and test-trusted under Windows The Windows-only wrapper around stdout is causing both of these tests to fail. test-demandimport fails because it tries to print repr(sys.stdout). Use stderr instead since that is not wrapped. test-trusted fails because the wrapper doesn't handle softspace and an unexpected extra space gets printed.
Fri, 17 Jul 2009 11:52:53 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Fri, 17 Jul 2009 11:52:53 -0500] rev 9173
Merge with crew-stable
Sat, 18 Jul 2009 22:28:28 +0200 doc: update README with links to Docutils
Martin Geisler <mg@lazybytes.net> [Sat, 18 Jul 2009 22:28:28 +0200] rev 9172
doc: update README with links to Docutils
Fri, 17 Jul 2009 20:52:21 +0200 hg: better wrapping of string literal
Martin Geisler <mg@lazybytes.net> [Fri, 17 Jul 2009 20:52:21 +0200] rev 9171
hg: better wrapping of string literal
Sat, 18 Jul 2009 12:41:49 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Sat, 18 Jul 2009 12:41:49 -0500] rev 9170
Merge with crew
Fri, 17 Jul 2009 16:01:19 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Fri, 17 Jul 2009 16:01:19 +0200] rev 9169
Merge with crew-stable
Fri, 17 Jul 2009 13:31:12 +0200 convert/svn: fix backtrace in tags discovery (issue1742)
Patrick Mezard <pmezard@gmail.com> [Fri, 17 Jul 2009 13:31:12 +0200] rev 9168
convert/svn: fix backtrace in tags discovery (issue1742)
Thu, 16 Jul 2009 21:05:24 -0700 Merge with hg
Brendan Cully <brendan@kublai.com> [Thu, 16 Jul 2009 21:05:24 -0700] rev 9167
Merge with hg
Sat, 18 Jul 2009 12:34:38 -0500 changelog: move delayopener outside of class to eliminate reference cycle
Matt Mackall <mpm@selenic.com> [Sat, 18 Jul 2009 12:34:38 -0500] rev 9166
changelog: move delayopener outside of class to eliminate reference cycle
Sat, 18 Jul 2009 11:26:35 -0500 changelog: swap opener to switch delay modes
Matt Mackall <mpm@selenic.com> [Sat, 18 Jul 2009 11:26:35 -0500] rev 9165
changelog: swap opener to switch delay modes
Sat, 18 Jul 2009 11:25:55 -0500 changelog: factor out _delayname
Matt Mackall <mpm@selenic.com> [Sat, 18 Jul 2009 11:25:55 -0500] rev 9164
changelog: factor out _delayname
(0) -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip