Patrick Mezard <pmezard@gmail.com> [Fri, 01 Jan 2010 19:53:05 +0100] rev 10186
mq: preserve --git flag when folding patches
Without this, folding a git patch into a regular one downgrades the resulting
patch to a regular patch.
Patrick Mezard <pmezard@gmail.com> [Fri, 01 Jan 2010 19:53:05 +0100] rev 10185
mq: preserve --git flag when merging patches
Without this, merging a patch queue without diff.git=1 downgrades all git
patches to regular patches, losing data in the process.
Patrick Mezard <pmezard@gmail.com> [Fri, 01 Jan 2010 19:53:05 +0100] rev 10184
mq: stop caching and sharing diff options
Several mq commands mutate the shared options which causes hard to track bugs
when multiple calls are combined.
Martin Geisler <mg@lazybytes.net> [Fri, 01 Jan 2010 18:46:24 +0100] rev 10183
subrepo: mark string for translation and fix case
Pascal Quantin <pascal.quantin@gmail.com> [Fri, 01 Jan 2010 15:30:21 +0100] rev 10182
Add RelaxNG schema to win32 installer
Martin Geisler <mg@lazybytes.net> [Fri, 01 Jan 2010 17:11:48 +0100] rev 10181
Merge with mpm
Patrick Mezard <pmezard@gmail.com> [Fri, 01 Jan 2010 14:29:36 +0100] rev 10180
Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Fri, 01 Jan 2010 13:58:30 +0100] rev 10179
copies: don't report copies with unrelated branch
Augie Fackler <durin42@gmail.com> [Thu, 31 Dec 2009 13:16:03 -0600] rev 10178
subrepo: Subversion support
Augie Fackler <durin42@gmail.com> [Thu, 31 Dec 2009 17:10:03 -0600] rev 10177
subrepo: add table-based dispatch for subrepo types
Augie Fackler <durin42@gmail.com> [Thu, 31 Dec 2009 17:19:30 -0600] rev 10176
dirstate: don't check state of subrepo directories
Augie Fackler <durin42@gmail.com> [Thu, 31 Dec 2009 16:30:34 -0600] rev 10175
subrepo: load from a context where the subrepo exists
Matt Mackall <mpm@selenic.com> [Thu, 31 Dec 2009 17:25:46 -0600] rev 10174
subrepo: fix includes support in .hgsub
Martin Geisler <mg@lazybytes.net> [Thu, 31 Dec 2009 00:03:19 +0100] rev 10173
Merge with stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 30 Dec 2009 20:39:59 -0200] rev 10172
i18n: update po files for
703db37d186b and
0ddbc0299742
Matt Mackall <mpm@selenic.com> [Wed, 30 Dec 2009 14:32:37 -0600] rev 10171
Merge with i18n