Tue, 13 Jul 2010 03:04:14 +0200 Mads Kiilerich revert: rename original to .orig instead of copying (issue2282) stable
Tue, 20 Jul 2010 14:00:47 -0400 Greg Ward inotify: make inotifydirstate.status() returns a tuple of lists. stable
Tue, 20 Jul 2010 20:52:23 +0200 Dirkjan Ochtman protocol: move the streamclone implementation into wireproto
Tue, 20 Jul 2010 09:56:37 +0200 Dirkjan Ochtman protocol: use generators instead of req.write() for hgweb stream responses
Tue, 20 Jul 2010 20:53:33 +0200 Dirkjan Ochtman protocol: wrap non-string protocol responses in classes
Fri, 16 Jul 2010 22:20:19 +0200 Dirkjan Ochtman protocol: convert StreamException to generated error code
Fri, 16 Jul 2010 22:20:10 +0200 Dirkjan Ochtman protocol: extract compression from streaming mechanics
Fri, 16 Jul 2010 18:18:35 +0200 Dirkjan Ochtman protocol: rename send methods to get grouping by prefix
Fri, 16 Jul 2010 18:16:15 +0200 Dirkjan Ochtman protocol: shuffle server methods to group send methods
Fri, 16 Jul 2010 23:02:46 +0200 Dirkjan Ochtman protocol: do not translate error messages on the remote side
Fri, 16 Jul 2010 19:02:30 +0200 Dirkjan Ochtman protocol: use return shortcut instead of respond function
Fri, 16 Jul 2010 19:01:34 +0200 Dirkjan Ochtman protocol: command must be checked before passing in
Tue, 20 Jul 2010 10:05:30 +0200 Dirkjan Ochtman tests: rename some tests to help grouping
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert keyword: add extra datefilters in a single update call
Mon, 19 Jul 2010 00:43:34 +0200 Martin Geisler Merge with stable
Mon, 19 Jul 2010 00:43:24 +0200 Martin Geisler Merge with main
Mon, 19 Jul 2010 00:41:41 +0200 Martin Geisler cmdutil: fix accidental name clash with revrange function
Wed, 14 Jul 2010 18:28:12 -0400 Steve Losh commands: fix update's help to be more accurate stable
Sun, 18 Jul 2010 01:06:50 +0900 FUJIWARA Katsunori i18n: use encoding.colwidth() for correct column width stable
Sun, 18 Jul 2010 18:11:59 +0900 Nicolas Dumazet merge with stable
Sun, 04 Jul 2010 18:07:30 +0900 Nicolas Dumazet log: slowpath: do not read the full changelog
Sat, 03 Jul 2010 18:11:15 +0900 Nicolas Dumazet log: remove increasing windows usage in fastpath
Sat, 03 Jul 2010 18:01:54 +0900 Nicolas Dumazet log: refactor: test for ranges inside filerevgen
Sat, 03 Jul 2010 17:58:48 +0900 Nicolas Dumazet log: refactor: compute the value of last outside of filerevgen
Fri, 16 Jul 2010 16:33:55 +0900 Nicolas Dumazet context: use os.lstat instead of os.stat to fetch file size stable
Fri, 16 Jul 2010 13:26:39 -0500 Matt Mackall check-code: add --blame switch
Fri, 16 Jul 2010 18:35:15 +0200 Benoit Boissinot changegroupsubset: remove unneeded cast to list
Fri, 16 Jul 2010 14:48:52 +0200 Martin Geisler check-code: catch dict.has_key
Fri, 16 Jul 2010 14:45:52 +0200 Martin Geisler Merge with stable
Fri, 16 Jul 2010 14:44:30 +0200 Martin Geisler mark ui.warn strings for translation stable
Fri, 16 Jul 2010 14:40:57 +0200 Martin Geisler check-code: warn about untranslated ui.warn calls stable
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
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip