Sun, 27 Jun 2010 18:20:49 -0500 |
Matt Mackall |
subrepo: fix silent push failure for SVN (issue2241)
stable
|
Fri, 18 Jun 2010 08:49:24 +0200 |
Peter Arrenbrecht |
merge: pass constant cset ancestor to fctx.ancestor
stable
|
Fri, 18 Jun 2010 08:48:05 +0200 |
Peter Arrenbrecht |
context: allow passing the common cset ancestor to fctx.ancestor
stable
|
Sun, 27 Jun 2010 17:41:43 -0500 |
Matt Mackall |
merge: document how to 'undo' a merge
stable
|
Sun, 27 Jun 2010 23:12:05 +0200 |
Martin Geisler |
resolve: do not crash on empty mergestate
stable
|
Wed, 23 Jun 2010 16:54:12 -1000 |
Julian Cowley |
revset: fix spelling typo
stable
|
Fri, 11 Jun 2010 01:35:38 -1000 |
Julian Cowley |
parser: fix URL to effbot
stable
|
Thu, 24 Jun 2010 21:35:52 -0700 |
Eric Eisner |
glog: fix crash on empty revision range
stable
|
Fri, 25 Jun 2010 19:59:22 +0200 |
Mads Kiilerich |
mercurial.spec: don't include convert-repo - use "hg convert" instead
stable
|
Fri, 25 Jun 2010 01:27:25 -1000 |
Julian Cowley |
revset: remove debugging leftover
stable
|
Sat, 26 Jun 2010 15:56:48 +0200 |
Gilles Moris |
contrib: update tcsh_completion with commands for 1.6
stable
|
Sat, 26 Jun 2010 12:26:03 -0500 |
Matt Mackall |
bookmarks: fix in/out return values
stable
|
Sat, 26 Jun 2010 12:24:55 -0500 |
Matt Mackall |
bookmarks: fix bogus cut and paste for outgoing
stable
|
Fri, 25 Jun 2010 13:47:28 -0500 |
Matt Mackall |
addchangegroup: pass in lock to release it before changegroup hook is called
stable
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
cmdutil: only output style header once in non-buffered mode (issue2130)
stable
|
Wed, 23 Jun 2010 13:38:52 -0500 |
Matt Mackall |
bookmarks: touch changelog on write to force hgweb reload
stable
|
Tue, 22 Jun 2010 21:36:09 +0200 |
Gilles Moris |
mq: explicit exit code when patch is already on top
stable
|
Tue, 22 Jun 2010 09:49:51 +0200 |
Gilles Moris |
mq: fix qpush --move for selected guarded patches
stable
|
Wed, 23 Jun 2010 17:50:27 -0300 |
Wagner Bruna |
help: glossary.txt formatting fixes
stable
|
Wed, 23 Jun 2010 17:49:49 -0300 |
Wagner Bruna |
help: fix glossary.txt named branches description
stable
|
Wed, 23 Jun 2010 10:45:53 +0200 |
Javi Merino |
zeroconf: Use BadDomainName exception instead of string exceptions
stable
|
Wed, 23 Jun 2010 11:53:59 +0200 |
David Soria Parra |
bookmarks: Use error message consistently
stable
|
Tue, 22 Jun 2010 15:45:13 -0500 |
Matt Mackall |
Merge with default, fix up stray topological head from i18n
stable
|
Tue, 22 Jun 2010 15:44:19 -0500 |
Matt Mackall |
i18n: disable check-code on polib.py
stable
|
Sun, 20 Jun 2010 12:26:48 +0200 |
David Soria Parra |
bookmarks: Add -B option to incoming/outgoing to compare bookmarks
stable
|
Tue, 22 Jun 2010 15:33:58 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Tue, 22 Jun 2010 12:38:39 +0200 |
Martin Geisler |
discovery: use stable sort order in --new-branch warning
stable
|
Mon, 21 Jun 2010 17:02:48 -0300 |
Wagner Bruna |
Merge with i18n
|
Mon, 21 Jun 2010 16:59:38 -0300 |
Wagner Bruna |
Merge i18n default into stable
stable
|
Mon, 21 Jun 2010 11:53:38 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with b4467a7d5c75
|
Sun, 20 Jun 2010 23:37:09 +0200 |
Martin Geisler |
Merge with mpm
|
Sun, 20 Jun 2010 20:02:27 +0200 |
Martin Geisler |
i18n-da: copy msgids that does not need translating
|
Sun, 20 Jun 2010 19:48:28 +0200 |
Martin Geisler |
acl: delete trailing whitespace in docstring
|
Sun, 20 Jun 2010 17:38:57 +0200 |
Martin Geisler |
i18n-da: synchronize with 42408cd43f55
|
Mon, 21 Jun 2010 13:41:11 -0500 |
Matt Mackall |
Merge default into stable for the 1.6 code freeze
stable
|
Mon, 21 Jun 2010 13:38:40 -0500 |
Matt Mackall |
revset: improve help on strings
|
Mon, 21 Jun 2010 13:26:13 -0500 |
Matt Mackall |
tests: extend revset test
|
Mon, 21 Jun 2010 13:25:42 -0500 |
Matt Mackall |
merge: sort arguments to stabilize the ancestor search
|
Sun, 20 Jun 2010 14:21:56 -0500 |
Matt Mackall |
merge: improve merge with ancestor message
|
Wed, 16 Jun 2010 00:22:10 +0200 |
Mads Kiilerich |
ui: ignore EIO in write_err
|
Wed, 16 Jun 2010 22:54:58 +0200 |
Mads Kiilerich |
http push: break infinite recursion on failure with Python 2.6.5 (issue2179)
|
Sun, 20 Jun 2010 01:20:12 +0900 |
Yuya Nishihara |
pager: respect HGPLAIN
|
Wed, 16 Jun 2010 00:37:21 +0200 |
Christian Ebert |
patchbomb: reduce number of opts.get calls
|
Sat, 19 Jun 2010 17:56:52 -0500 |
Matt Mackall |
parser: improve infix error checking
|
Sat, 19 Jun 2010 12:51:57 +0200 |
Georg Brandl |
transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does
|
Sun, 20 Jun 2010 14:21:47 -0500 |
Matt Mackall |
revrange: fix up empty query again
|
Tue, 08 Jun 2010 17:56:57 +0200 |
Peter Arrenbrecht |
revset: add some tests
|
Fri, 21 May 2010 12:51:55 +0300 |
timeless |
Explain trust near hgrc in config help
|
Wed, 16 Jun 2010 17:43:35 +0200 |
Mads Kiilerich |
test-import: test git patch import with strip
|
Sat, 19 Jun 2010 13:00:08 -0500 |
Matt Mackall |
revset: fix up contains/getstring when no args passed
|
Sat, 19 Jun 2010 13:00:01 -0500 |
Matt Mackall |
revrange: attempt to parse old-style queries as a first pass
|
Sat, 19 Jun 2010 12:22:35 -0500 |
Matt Mackall |
revset: allow extended characters in symbols
|
Sat, 19 Jun 2010 19:16:11 +0200 |
Martin Geisler |
i18n: fix translation of empty paragraphs
|
Tue, 15 Jun 2010 13:04:22 -0400 |
Greg Ward |
extensions: recommend against using wrapfunction for repo methods
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-zh_TW: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-zh_CN: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-sv: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-pt_BR: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-ja: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-it: split messages into paragraphs
|