Fri, 13 Aug 2010 14:29:30 +0800 Alecs King log: fix the bug 'hg log --stat -p == hg log --stat' stable
Sun, 08 Aug 2010 15:48:58 -0300 Renato Cunha hgfixes: added a fixer to convert changes in the email package
Tue, 03 Aug 2010 13:18:16 -0300 Renato Cunha contrib/setup3k.py: added script to build hg with py3k
Mon, 16 Aug 2010 16:35:20 -0300 Renato Cunha mq: save qrefresh message for easy recovery in case it fails (issue2062)
Tue, 17 Aug 2010 17:38:19 -0500 Sol Jerome util: avoid using hashlib on Python < 2.5 (issue2278)
Wed, 11 Aug 2010 20:28:39 +0800 Alecs King ui: differentiate empty configlist from None
Fri, 13 Aug 2010 13:11:41 -0300 Wagner Bruna revset: predicate to avoid lookup errors
Fri, 13 Aug 2010 13:16:34 -0400 Greg Ward inotify: show the exact command used to start the server
Tue, 17 Aug 2010 17:46:10 +0200 Dan Villiom Podlaski Christiansen demandimport: store level argument on _demandmod instances
Fri, 13 Aug 2010 13:59:26 -0400 Xavier Snelgrove revert: use opts.get
Tue, 17 Aug 2010 08:38:31 +0530 Pradeepkumar Gayam tests: unify test-copy2
Sun, 15 Aug 2010 13:29:46 +0200 Yann E. MORIN mq/qqueue: enable renaming of active queue
Sun, 15 Aug 2010 16:48:08 +0200 Yann E. MORIN mq/qqueue: split _setactive
Tue, 17 Aug 2010 13:22:20 -0500 Matt Mackall merge with stable
Mon, 16 Aug 2010 12:55:42 -0500 Matt Mackall templates: add filenolink to raw style (issue2332)
Sun, 15 Aug 2010 23:13:56 -0500 Matt Mackall revlog: optimize deltachain
Tue, 10 Aug 2010 22:28:52 +0530 Pradeepkumar Gayam manifest: correct readdelta() according to parentdeltas
Tue, 10 Aug 2010 22:28:30 +0530 Pradeepkumar Gayam contrib: simple extension to practically convert a repo from tip delta to parentdelta
Tue, 10 Aug 2010 22:28:08 +0530 Pradeepkumar Gayam localrepo: add parentdelta to requires only if enabled in config file
Tue, 10 Aug 2010 22:27:41 +0530 Pradeepkumar Gayam revlog: append delta against p1
Tue, 10 Aug 2010 22:27:16 +0530 Pradeepkumar Gayam revlog: teach revlog to construct a revision from parentdeltas
Tue, 10 Aug 2010 22:26:08 +0530 Pradeepkumar Gayam revlog: deltachain() returns chain of revs need to construct a revision
Tue, 10 Aug 2010 22:25:08 +0530 Pradeepkumar Gayam revlog: parentdelta flags for revlog index
Tue, 17 Aug 2010 17:33:42 +0200 Martin Geisler glossary: fixed typo stable
Tue, 17 Aug 2010 17:27:37 +0200 Martin Geisler Merge with stable
Sun, 15 Aug 2010 20:36:49 +0200 Adrian Buehlmann tests: unify test-clone-r
Tue, 17 Aug 2010 18:07:05 +0530 Pradeepkumar Gayam tests: unify test-debugcomplete
Tue, 17 Aug 2010 18:04:04 +0530 Pradeepkumar Gayam tests: unify tests-debugindexdot
Tue, 17 Aug 2010 18:02:13 +0530 Pradeepkumar Gayam tests: unify test-debugbuilddag
Tue, 17 Aug 2010 17:57:48 +0530 Pradeepkumar Gayam tests: unify test-diffdir
Tue, 17 Aug 2010 17:56:26 +0530 Pradeepkumar Gayam tests: unify test-children
Tue, 17 Aug 2010 17:54:32 +0530 Pradeepkumar Gayam tests: unify test-revlog-packentry
Tue, 17 Aug 2010 17:53:11 +0530 Pradeepkumar Gayam tests: unify test-revlog-group-emptyiter
Tue, 17 Aug 2010 17:48:59 +0530 Pradeepkumar Gayam tests: unify test-install
Tue, 17 Aug 2010 16:53:03 +0200 Martin Geisler tests: unify test-subrepo-svn
Tue, 17 Aug 2010 16:52:47 +0200 Martin Geisler tests: unify test-subrepo-relative-path
Tue, 17 Aug 2010 16:52:42 +0200 Martin Geisler tests: unify test-subrepo-paths
Tue, 17 Aug 2010 16:52:26 +0200 Martin Geisler tests: unify test-subrepo-deep-nested-change
Tue, 17 Aug 2010 16:52:05 +0200 Martin Geisler tests: unify test-subrepo
Tue, 17 Aug 2010 13:59:37 +0200 Martin Geisler glossary: add entry for "Branch, inactive" stable
Mon, 16 Aug 2010 20:44:33 +0200 Andreas Freimuth tests: unify test-patchbomb
Mon, 16 Aug 2010 20:33:58 +0200 Martin Geisler Merge with mpm
Mon, 16 Aug 2010 10:59:38 +0900 Nicolas Dumazet tests: unify test-mq-symlinks
Mon, 16 Aug 2010 10:58:03 +0900 Nicolas Dumazet tests: use regular expressions instead of helpers
Mon, 16 Aug 2010 10:53:52 +0900 Nicolas Dumazet tests: unify test-mq-strip
Sun, 15 Aug 2010 13:26:12 -0500 Matt Mackall tests: drop big sed from test-keyword.t
Fri, 13 Aug 2010 13:54:33 +0100 Christian Ebert tests: unify test-keyword
Fri, 13 Aug 2010 13:20:15 -0500 Matt Mackall test-walk: enable absolute path tests
Mon, 16 Aug 2010 02:03:29 +0900 Nicolas Dumazet tests: unify test-grep
Sun, 15 Aug 2010 23:38:00 +0900 Nicolas Dumazet cmdutil: code simplification
Sun, 15 Aug 2010 23:34:46 +0900 Nicolas Dumazet tests: unify test-log
Sun, 15 Aug 2010 23:17:53 +0900 Nicolas Dumazet log: do not --follow file that is deleted and recreated later (issue732)
Sun, 15 Aug 2010 22:44:15 +0900 Nicolas Dumazet tests: unify test-mq-safety
Sun, 15 Aug 2010 22:07:23 +0900 Nicolas Dumazet tests: unify test-mq-caches
Sun, 15 Aug 2010 21:58:43 +0900 Nicolas Dumazet tests: unify test-mq-guards
Sun, 15 Aug 2010 21:45:31 +0900 Nicolas Dumazet tests: unify test-mq-eol
Sun, 15 Aug 2010 21:41:45 +0900 Nicolas Dumazet tests: unify test-mq
Sun, 15 Aug 2010 18:50:19 +0200 Patrick Mezard Merge with stable
Sat, 14 Aug 2010 01:30:54 +0200 Dan Villiom Podlaski Christiansen encoding: improve handling of buggy getpreferredencoding() on Mac OS X stable
Sun, 15 Aug 2010 17:50:52 +0200 Patrick Mezard templatefilters: unnest uescape() stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip