Fri, 16 Jul 2010 13:38:33 +0200 |
Benoit Boissinot |
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
|
Fri, 16 Jul 2010 00:52:13 +0200 |
Benoit Boissinot |
wireproto: refactor list of nodeid encoding / decoding
|
Thu, 15 Jul 2010 15:06:45 -0500 |
Matt Mackall |
ssh: drop some old imports
|
Thu, 15 Jul 2010 15:05:04 -0500 |
Matt Mackall |
protocol: move hgweb protocol support back into protocol.py
|
Thu, 15 Jul 2010 13:56:52 -0500 |
Matt Mackall |
protocol: unify server-side capabilities functions
|
Thu, 15 Jul 2010 11:24:42 -0500 |
Matt Mackall |
protocol: unify unbundle on the server side
|
Wed, 14 Jul 2010 17:12:18 -0500 |
Matt Mackall |
protocol: unify client unbundle support
|
Wed, 14 Jul 2010 17:09:31 -0500 |
Matt Mackall |
protocol: unify client changegroup methods
|
Wed, 14 Jul 2010 17:07:13 -0500 |
Matt Mackall |
protocol: convert some ssh abort calls
|
Wed, 14 Jul 2010 17:07:10 -0500 |
Matt Mackall |
protocol: clean up call-like functions in http and ssh clients
|
Wed, 14 Jul 2010 16:55:44 -0500 |
Matt Mackall |
protocol: unify stream_out client code
|
Wed, 14 Jul 2010 16:35:51 -0500 |
Matt Mackall |
protocol: unify basic http client requests
|
Wed, 14 Jul 2010 16:34:57 -0500 |
Matt Mackall |
protocol: move basic ssh client commands to wirerepository
|
Wed, 14 Jul 2010 16:19:27 -0500 |
Matt Mackall |
protocol: unify stream_out command
|
Wed, 14 Jul 2010 15:43:20 -0500 |
Matt Mackall |
protocol: unify changegroup commands
|
Wed, 14 Jul 2010 15:33:21 -0500 |
Matt Mackall |
protocol: add proto to method prototypes
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: use new wireproto infrastructure in ssh
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: introduce wireproto.py
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: move most ssh responses to returns
|
Mon, 12 Jul 2010 17:28:02 -0500 |
Matt Mackall |
protocol: add ssh getargs
|
Thu, 15 Jul 2010 21:44:51 +0200 |
Benoit Boissinot |
discovery: remove duplication for new remote head discovery
|
Thu, 15 Jul 2010 21:21:19 +0200 |
Benoit Boissinot |
discovery: better coding style
|
Thu, 15 Jul 2010 21:20:32 +0200 |
Benoit Boissinot |
discovery: simplify findoutgoing(), the updated_head stuff wasn't used
|
Thu, 15 Jul 2010 10:41:41 -0700 |
Brendan Cully |
mq: evaluate --user before invoking editor with -e (issue2289)
|
Thu, 15 Jul 2010 14:41:22 +0200 |
Benoit Boissinot |
Abort: add a hint argument, printed in the next line inside parenthesis
|
Thu, 15 Jul 2010 14:40:17 +0200 |
Benoit Boissinot |
discovery: clarify comment
|
Thu, 15 Jul 2010 14:11:14 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 15 Jul 2010 13:24:02 +0200 |
Mads Kiilerich |
subrepo: docstrings
stable
|
Thu, 15 Jul 2010 14:02:17 +0200 |
Martin Geisler |
gendoc: remove call to callable for py3k compatibility
|
Wed, 14 Jul 2010 23:15:03 -0300 |
Renato Cunha |
check-code: added check for reduce usage
|
Wed, 14 Jul 2010 23:15:00 -0300 |
Renato Cunha |
check-code: check for tuple parameter unpacking (missing in py3k)
|
Wed, 14 Jul 2010 23:03:21 -0300 |
Renato Cunha |
removed exception args indexing (not supported by py3k)
|
Wed, 14 Jul 2010 22:59:57 -0300 |
Renato Cunha |
util: use fakebuffer as buffer in py3k
|
Wed, 14 Jul 2010 22:59:43 -0300 |
Renato Cunha |
util: improved the check for the existence of the 'buffer' builtin
|
Wed, 14 Jul 2010 22:58:29 -0300 |
Renato Cunha |
record: removed 'has_key' usage
|
Wed, 14 Jul 2010 21:30:50 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 08 Jul 2010 22:44:15 +0200 |
Joel Rosdahl |
test-log: Add test for "hg log -pf" (issue647)
stable
|
Wed, 14 Jul 2010 11:02:20 -0400 |
Brodie Rao |
bookmarks: ensure current bookmark is updated when specified with -r .
stable
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
subrepos: let caller specify a filename for SVN commands
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
subrepo: add abstract superclass for subrepo classes
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: remove prefix argument from archivers
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: move commands.archive.guess_type to archival.guesskind
|
Wed, 14 Jul 2010 20:41:01 +0200 |
Henrik Stuart |
merge stable to default
|
Thu, 01 Jul 2010 19:23:26 -0500 |
Brodie Rao |
color/progress: subclass ui instead of using wrapfunction (issue2096)
stable
|
Wed, 14 Jul 2010 19:44:49 +0200 |
Henrik Stuart |
merge with stable
|
Wed, 14 Jul 2010 19:44:12 +0200 |
Henrik Stuart |
merge crew and main
|
Wed, 14 Jul 2010 19:43:31 +0200 |
Henrik Stuart |
merge crew and main
stable
|
Tue, 13 Jul 2010 17:30:29 +0200 |
Dirkjan Ochtman |
commands: addremove does similarity 100 by default
|
Tue, 13 Jul 2010 22:56:01 +0900 |
Nicolas Dumazet |
merge with stable
|
Fri, 02 Jul 2010 16:22:59 -0300 |
Renato Cunha |
inotify: Port of the C module to py3k.
|
Fri, 02 Jul 2010 16:21:46 -0300 |
Renato Cunha |
inotify: Better implementation of the event string representation.
|
Fri, 02 Jul 2010 16:21:42 -0300 |
Renato Cunha |
inotify: make proper use of Python API to get object size.
|
Tue, 13 Jul 2010 22:30:01 +0900 |
Nicolas Dumazet |
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually
stable
|
Tue, 06 Jul 2010 22:22:18 -0300 |
Renato Cunha |
inotify: check all components of filenames against hgignore (issue884)
stable
|
Fri, 02 Jul 2010 15:05:21 +0900 |
Nicolas Dumazet |
hg.clone: fix branch value when passing a repo object (issue2267)
stable
|
Tue, 06 Jul 2010 15:05:03 +0900 |
Nicolas Dumazet |
test-bheads: use a case-insensitive set of filenames (issue2274)
stable
|
Tue, 06 Jul 2010 18:24:04 +0900 |
Nicolas Dumazet |
mail: ensure that Python2.4 to 2.7 use the same header format
stable
|
Mon, 05 Jul 2010 19:49:54 +0900 |
Nicolas Dumazet |
filelog: cmp: don't read data if hashes are identical (issue2273)
stable
|
Mon, 05 Jul 2010 18:43:46 +0900 |
Nicolas Dumazet |
filelog: test behaviour for data starting with "\1\n"
stable
|
Fri, 09 Jul 2010 11:02:39 +0900 |
Nicolas Dumazet |
cmp: document the fact that we return True if content is different
stable
|
Fri, 09 Jul 2010 11:59:48 +0900 |
Nicolas Dumazet |
workingfilectx.cmp: invert boolean return value
stable
|
Mon, 12 Jul 2010 19:04:07 +0900 |
Nicolas Dumazet |
rebase: small cosmetic cleanups
stable
|
Mon, 12 Jul 2010 09:19:28 +0300 |
Giorgos Keramidas |
rebase: add a test for committed MQ patches (59bd20451ab6)
stable
|
Fri, 02 Jul 2010 16:21:40 -0300 |
Renato Cunha |
util.h: Defined macros for working "with" PyStrings in py3k.
|
Fri, 02 Jul 2010 16:21:38 -0300 |
Renato Cunha |
util.h: Add a PyInt_AsLong definition for usage in the inotify module.
|
Fri, 02 Jul 2010 16:21:36 -0300 |
Renato Cunha |
setup.py: Add 'mercurial' as include dir for the inotify compiler.
|
Fri, 02 Jul 2010 16:21:34 -0300 |
Renato Cunha |
setup.py: Adjustments to make setup.py run in py3k.
|
Tue, 13 Jul 2010 20:12:32 +0900 |
Nicolas Dumazet |
rebase: re-add patches to mq repo after rebase
stable
|
Mon, 12 Jul 2010 17:55:23 +0900 |
Nicolas Dumazet |
mq: reset self.added after the mq transaction instead of inside qimport
stable
|
Mon, 12 Jul 2010 17:27:32 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 10 Jul 2010 14:28:38 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with dec57aa0f8ca
stable
|
Sat, 10 Jul 2010 14:01:10 -0300 |
Wagner Bruna |
merge with stable
stable
|
Thu, 08 Jul 2010 15:36:14 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9d905b9769af
stable
|
Fri, 09 Jul 2010 14:21:45 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 07 Jul 2010 18:49:43 -0400 |
Steve Losh |
dispatch: add shell aliases
|
Thu, 08 Jul 2010 15:44:14 +0200 |
Mads Kiilerich |
convert: cleanup of filemap help text
stable
|
Fri, 09 Jul 2010 14:01:55 +0200 |
Martin Geisler |
check-code: add test for callable
stable
|
Fri, 09 Jul 2010 11:04:00 +0200 |
Dan Villiom Podlaski Christiansen |
extensions: add a few assertions to wrapfunction() and wrapcommand().
stable
|
Fri, 09 Jul 2010 11:13:45 +0200 |
Dan Villiom Podlaski Christiansen |
extensions: improve language for wrapfunction() docstring.
stable
|
Fri, 09 Jul 2010 10:57:57 +0200 |
Dan Villiom Podlaski Christiansen |
extensions: add docstring for wrapcommand().
stable
|
Fri, 09 Jul 2010 13:31:37 +0200 |
Arnab Bose |
commands: mention "hg status -C" in addremove help
stable
|
Wed, 07 Jul 2010 14:29:40 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 07 Jul 2010 14:13:23 +0200 |
Martin Geisler |
test-merge-closedheads: test cc982ff2dcf8
stable
|
Wed, 07 Jul 2010 14:11:59 +0200 |
Robert Bauck Hamar |
commands: only warn when reopening the workdir's branch
stable
|
Tue, 06 Jul 2010 20:43:19 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 28 Mar 2010 15:23:11 +0900 |
Yuya Nishihara |
mq: fixed ENOENT when qrename to new/directory.patch
stable
|
Fri, 02 Jul 2010 14:14:30 -1000 |
Julian Cowley |
mercurial.spec: rename docutils to python-docutils in BuildRequires
stable
|
Tue, 06 Jul 2010 13:10:16 -0300 |
Renato Cunha |
glossary: fixed typo in "Directory, working" description
stable
|
Sun, 04 Jul 2010 14:14:40 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 04 Jul 2010 14:14:29 +0200 |
Martin Geisler |
test-log: also test "log -p -R" case
stable
|
Fri, 02 Jul 2010 23:49:06 +0900 |
Yuya Nishihara |
log: fix missing diff output for hg log -p in sub directory
stable
|
Sun, 04 Jul 2010 17:05:17 +0900 |
Nicolas Dumazet |
commands: document return values of add and paths commands
stable
|
Sat, 03 Jul 2010 02:15:25 +0200 |
Martin Geisler |
mergetools.hgrc: add vimdiff
|
Sat, 03 Jul 2010 02:06:07 +0200 |
Martin Geisler |
Merge with stable
|
Sat, 03 Jul 2010 01:56:09 +0200 |
Martin Geisler |
zeroconf: small fixes in docstring
stable
|
Sat, 03 Jul 2010 02:03:55 +0200 |
Martin Geisler |
hgweb: add link to wiki
stable
|
Sat, 03 Jul 2010 01:48:50 +0200 |
Martin Geisler |
hgweb.wsgi: add a URL to the corresponding wiki documentation
stable
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
churn: remove tuple parameter unpacking (deprecated in py3k)
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
record: removed 'reduce' calls (unsupported by py3k)
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
record: tuple parameter unpacking is deprecated in py3k
|
Thu, 01 Jul 2010 19:27:02 -0300 |
Renato Cunha |
convert: tuple parameter unpacking is deprecated in py3k
|
Thu, 01 Jul 2010 19:27:02 -0300 |
Renato Cunha |
revlog: Marked classic int divisions as such.
|
Fri, 02 Jul 2010 11:41:43 +0200 |
Martin Geisler |
Merge with stable (again)
|
Wed, 30 Jun 2010 17:23:16 +0200 |
Mads Kiilerich |
debugger: give a little intro before entering pdb
|
Wed, 30 Jun 2010 17:20:42 +0200 |
Mads Kiilerich |
debugger: show traceback before entering pdb post-mortem
|
Fri, 02 Jul 2010 11:30:57 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 01 Jul 2010 19:13:23 -0500 |
Steve Borho |
wix: generate a new GUID for the help folder
stable
|
Thu, 01 Jul 2010 12:53:37 -0500 |
Steve Borho |
wix: pick up new help topics added between 1.5 and 1.6
stable
|
Thu, 01 Jul 2010 12:06:31 -0500 |
Matt Mackall |
Added signature for changeset f786fc4b8764
stable
|
Thu, 01 Jul 2010 12:06:30 -0500 |
Matt Mackall |
Added tag 1.6 for changeset f786fc4b8764
stable
|
Tue, 29 Jun 2010 12:12:34 +0200 |
Mads Kiilerich |
log: follow filenames through renames (issue647)
stable 1.6
|
Thu, 01 Jul 2010 13:26:08 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with d3c3e2fdeb0c
stable
|
Thu, 01 Jul 2010 11:22:56 -0500 |
Matt Mackall |
commit: add missing _()
stable
|
Thu, 01 Jul 2010 11:20:13 -0500 |
Matt Mackall |
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232)
stable
|
Thu, 01 Jul 2010 11:20:08 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Thu, 01 Jul 2010 15:25:29 +0200 |
Martin Geisler |
i18n-da: translated eol extension and various small strings
stable
|
Wed, 30 Jun 2010 13:03:48 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 13d02d6677f2
stable
|
Tue, 29 Jun 2010 12:27:08 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 59af1d65029c
stable
|
Tue, 29 Jun 2010 12:18:42 -0300 |
Wagner Bruna |
merge with stable
stable
|
Tue, 29 Jun 2010 09:11:55 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 13d02d6677f2
stable
|
Sat, 26 Jun 2010 21:37:10 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9fa255c32406
stable
|
Sat, 26 Jun 2010 21:29:39 -0300 |
Wagner Bruna |
Merge with stable
stable
|
Wed, 23 Jun 2010 17:54:59 -0300 |
Wagner Bruna |
i18n-pt_BR: glossary.txt translation
stable
|
Wed, 23 Jun 2010 09:33:28 +0200 |
Jens Bäckman |
i18n-sv: output from 'hg' is once again fully Swedish
stable
|
Wed, 23 Jun 2010 09:10:54 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 469a48dff18b
stable
|
Tue, 22 Jun 2010 21:13:18 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 2186124f08e4
stable
|
Tue, 22 Jun 2010 20:48:48 -0300 |
Wagner Bruna |
Merge with stable
stable
|
Tue, 22 Jun 2010 09:43:07 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 4d03c3680400
stable
|
Wed, 30 Jun 2010 23:56:35 -0500 |
Matt Mackall |
subrepo: correctly handle update -C with modified subrepos (issue2022)
stable
|
Wed, 30 Jun 2010 18:15:23 -0500 |
Maxim Khitrov |
http: deliver hook output to client
stable
|
Wed, 23 Jun 2010 13:44:07 +0200 |
Christian Boos |
setup: ignore failures to build optional inotify extension
stable
|
Wed, 30 Jun 2010 17:44:36 -0500 |
Matt Mackall |
revset: make negate work for sort specs
stable
|
Wed, 30 Jun 2010 17:34:20 -0500 |
Matt Mackall |
update: synchronize permissions in the dirstate (issue1473)
stable
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
heads: fix templating of headers again (issue2130)
stable
|
Wed, 30 Jun 2010 12:44:58 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
Tue, 29 Jun 2010 17:30:42 -0500 |
Matt Mackall |
subrepo: fix recording of + in .hgsubstate (issue2217)
stable
|
Tue, 29 Jun 2010 03:09:42 +0530 |
Vishakh H |
mq: qimport cleanup on fail (issue2214)
stable
|
Mon, 28 Jun 2010 23:23:55 +0200 |
Mads Kiilerich |
test-acl: don't use $PWD
stable
|
Mon, 28 Jun 2010 23:16:11 +0200 |
Mads Kiilerich |
test-alias: don't use the environment variable PWD
stable
|
Mon, 28 Jun 2010 15:08:01 +0200 |
Mads Kiilerich |
revert: Make it clearer when not to use revert
stable
|
Sun, 27 Jun 2010 22:20:47 -0500 |
Augie Fackler |
progress: check stderr.isatty() before each print
stable
|
Sat, 26 Jun 2010 23:00:58 +0200 |
Mads Kiilerich |
http digest auth: reset redirect counter on new requests (issue2255)
stable
|
Mon, 28 Jun 2010 11:07:27 -0500 |
Matt Mackall |
revset: deal with empty sets in range endpoints
stable
|
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
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-fr: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-el: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-de: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-da: split messages into paragraphs
|
Sat, 19 Jun 2010 17:06:11 +0200 |
Martin Geisler |
Merge with hg-i18n
|
Tue, 06 Apr 2010 22:30:50 -0300 |
Wagner Bruna |
i18n: translate each paragraph separately
|
Thu, 17 Jun 2010 20:10:34 -0300 |
Wagner Bruna |
i18n: script for splitting large messages on .po/.pot files
|
Sat, 19 Jun 2010 16:52:25 +0200 |
Martin Geisler |
i18n: patch polib.unescape
|
Thu, 17 Jun 2010 20:10:34 -0300 |
Wagner Bruna |
i18n: import polib 0.5.2 (rev b0ab301cfdcc)
|
Fri, 18 Jun 2010 15:22:56 +0200 |
Martin Geisler |
i18n-da: remove spurious \n
|
Fri, 18 Jun 2010 17:34:13 -0500 |
Matt Mackall |
revset: nicer exception for empty queries
|
Fri, 18 Jun 2010 21:35:21 +0200 |
Martin Geisler |
commands: advertise "hg help revsets" in help for log
|
Fri, 18 Jun 2010 21:31:19 +0200 |
Martin Geisler |
revset: all your error messages are belong to _
|
Thu, 17 Jun 2010 17:21:39 +0300 |
Martin Geisler |
help: new revsets topic
|
Fri, 18 Jun 2010 20:06:32 +0200 |
Martin Geisler |
Merge with main
|
Fri, 18 Jun 2010 10:45:40 -0700 |
Lee Cantey |
Ignore mercurial.egg-info build output
|
Thu, 17 Jun 2010 15:54:26 -0500 |
Matt Mackall |
bookmarks: add support for push --bookmark to export bookmarks
|
Thu, 17 Jun 2010 14:26:23 -0500 |
Matt Mackall |
bookmarks: add support for pull --bookmark to import remote bookmarks
|
Thu, 17 Jun 2010 15:51:27 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'write' function
|
Thu, 17 Jun 2010 15:50:35 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'close' function
|
Thu, 17 Jun 2010 15:53:26 +0200 |
Dirkjan Ochtman |
mq: __str__ falls back to __repr__
|
Thu, 17 Jun 2010 12:22:21 -0500 |
Matt Mackall |
bookmarks: update known bookmarks on the target on push
|
Thu, 17 Jun 2010 12:10:47 -0500 |
Matt Mackall |
bookmarks: pull known bookmarks from server that are newer
|
Thu, 17 Jun 2010 11:01:51 -0500 |
Matt Mackall |
bookmarks: add pushkey server-side support
|
Wed, 16 Jun 2010 16:05:47 -0500 |
Matt Mackall |
pushkey: add debugpushkey command for testing
|
Wed, 16 Jun 2010 16:05:19 -0500 |
Matt Mackall |
pushkey: add http support
|
Wed, 16 Jun 2010 16:05:13 -0500 |
Matt Mackall |
pushkey: add ssh support
|
Wed, 16 Jun 2010 16:04:46 -0500 |
Matt Mackall |
pushkey: add localrepo support
|
Wed, 16 Jun 2010 16:04:44 -0500 |
Matt Mackall |
pushkey: add pushkey core
|
Wed, 16 Jun 2010 15:01:09 -0500 |
Matt Mackall |
sshrepo: sort arguments
|
Wed, 16 Jun 2010 22:00:02 -0400 |
Greg Ward |
mq: make 'qdelete <patchidx>' work again.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
bdiff.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
diffhelpers.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
base85.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
parsers.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
mpatch.c: Added preliminary support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
osutil.c: Support for py3k added.
|