Tue, 31 Mar 2009 20:30:20 +0200 Martin Geisler i18n: rename zh.po to zh_CN.po
Sun, 29 Mar 2009 21:52:43 +0200 Martin Geisler httprepo: lowercase debug output
Mon, 30 Mar 2009 01:30:58 +0200 Benoit Boissinot merge with -stable
Fri, 27 Mar 2009 11:17:46 -0400 Brodie Rao hgweb: fix undefined name RepoError
Mon, 30 Mar 2009 01:23:12 +0200 Benoit Boissinot merge with backout
Mon, 30 Mar 2009 01:23:01 +0200 Benoit Boissinot Backed out changeset 490e40816cbd
Mon, 30 Mar 2009 01:21:39 +0200 Benoit Boissinot Change wording in example hook
Thu, 26 Mar 2009 16:49:47 +0200 Alexander Solovyov diffstat hook example
Fri, 27 Mar 2009 01:28:09 +0200 Alexander Solovyov ability to load hooks from arbitrary python module
Sun, 29 Mar 2009 19:06:56 +0200 Benoit Boissinot merge with crew
Thu, 26 Mar 2009 23:02:21 -0500 Steve Borho windows: add various missing import
Thu, 26 Mar 2009 22:07:01 -0500 Steve Borho windows: hoist expand_glob() back into util.py
Sat, 28 Mar 2009 18:19:17 +0100 Tobias Bell i18n-de: Several updates
Sun, 29 Mar 2009 00:08:33 +0100 Benoit Boissinot record: fix indentation
Sat, 28 Mar 2009 23:09:36 +0100 Rocco Rutte record: Give user a hint about chunk selection progress
Sat, 28 Mar 2009 22:22:22 +0100 Rocco Rutte coal/paper: Turn <img> into <img/> where missing
Sat, 28 Mar 2009 19:50:37 +0100 Benoit Boissinot add missing +x flag to test-inotify-issue1542
Sat, 28 Mar 2009 19:25:10 +0100 Benoit Boissinot merge with crew
Fri, 27 Mar 2009 17:56:18 +0100 Rocco Rutte Add missing imports for posix.py for OS X
Fri, 27 Mar 2009 13:39:18 +0100 Mads Kiilerich convert: missing p4 tool is only slightly fatal
Sat, 07 Mar 2009 16:06:46 +0800 Dongsheng Song Clarify the usage of HGRCPATH
Fri, 27 Feb 2009 17:28:26 -0800 John Coomes tests: strip o/s-dependent error messages from some http tests
Sat, 28 Mar 2009 17:29:14 +0100 Benoit Boissinot bisect: use integer division
Sat, 28 Mar 2009 16:34:40 +0100 Tobias Bell i18n: spelling correction in German translation
Fri, 27 Mar 2009 18:17:24 +0100 Tobias Bell i18n: completed German translation of the children extension
Fri, 27 Mar 2009 17:59:35 +0100 Tobias Bell i18n: fixed textwidth in bookmarks extension
Fri, 27 Mar 2009 17:48:59 +0100 Tobias Bell i18n: completed German translation of bookmarks extension
Fri, 27 Mar 2009 11:52:32 +0200 Fabian Kreutz i18n: continuation of command.py translations/checking
Tue, 24 Mar 2009 18:52:48 +0100 Fabian Kreutz i18n: more commands.py translations
Tue, 24 Mar 2009 18:50:46 +0100 Fabian Kreutz i18n: more commands.py reworking + new translations
Fri, 27 Mar 2009 17:35:00 +0100 Martin Geisler cmdutil: fix untranslatable string in copy
Thu, 26 Mar 2009 08:07:28 +0100 Tobias Bell enhance Makefile for language translators
Thu, 26 Mar 2009 19:01:06 +0900 Nicolas Dumazet Fixing issue1542, adding a relevant test
Wed, 11 Mar 2009 20:28:09 +0100 Stefano Tortarolo rebase: remove unused statement
Thu, 26 Mar 2009 13:54:44 -0500 Matt Mackall util: split out posix, windows, and win32 modules
Sat, 14 Mar 2009 10:46:48 -0400 John Mulligan patchbomb: option to set the name of bundle attachment (issue1452)
Tue, 24 Mar 2009 16:41:41 -0500 Matt Mackall Merge with -stable
Mon, 23 Mar 2009 15:04:26 -0400 Greg Ward Typo fix in help.
Sun, 22 Mar 2009 20:59:03 +0100 Tobias Bell i18n: add German translation
Fri, 20 Mar 2009 14:28:48 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Mar 2009 19:16:16 +0100 Stefano Tortarolo i18n: update italian translation
Mon, 23 Mar 2009 15:32:29 +0100 Nicolas Dumazet revlog: faster hash computation when one of the parent node is null
Mon, 23 Mar 2009 15:36:30 +0100 Nicolas Dumazet ancestor: caching the parent list to improve performance
Mon, 23 Mar 2009 13:49:16 +0100 Dirkjan Ochtman kill another trailing space
Mon, 23 Mar 2009 13:43:48 +0100 Dirkjan Ochtman add debugcommands command: an easy to parse command + option index
Mon, 23 Mar 2009 10:41:42 +0100 Alexander Solovyov templater: ability to display diffstat for log-like commands
Mon, 23 Mar 2009 13:15:57 +0100 Alexander Solovyov templater: use contexts consistently throughout changeset_templater
Mon, 23 Mar 2009 13:13:27 +0100 Peter Arrenbrecht cleanup: whitespace cleanup
Mon, 23 Mar 2009 13:13:11 +0100 Peter Arrenbrecht cleanup: drop enumerate() when index is not used
Mon, 23 Mar 2009 13:13:06 +0100 Peter Arrenbrecht cleanup: drop unused assignments
Mon, 23 Mar 2009 13:13:02 +0100 Peter Arrenbrecht cleanup: drop variables for unused return values
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Mon, 23 Mar 2009 13:12:03 +0100 Alexander Solovyov contrib: add perflog and perftemplating commands to perf extension
Mon, 23 Mar 2009 13:12:44 +0100 Dirkjan Ochtman merge with crew-stable
Wed, 25 Mar 2009 01:49:03 +0530 madhu Returns lines changed for paths specified as arguments correctly.
Mon, 23 Mar 2009 13:11:11 +0100 Dirkjan Ochtman cleanup: remove all trailing whitespace
Mon, 23 Mar 2009 11:12:01 +0100 Peter Arrenbrecht keepalive: fix reference to IncompleteRead
Mon, 23 Mar 2009 10:48:45 +0100 Pascal Quantin merge tools: fix typo in Beyond Compare's 3 command line
Fri, 20 Mar 2009 18:55:20 -0500 Matt Mackall Merge with -stable
Fri, 20 Mar 2009 18:49:44 -0500 Matt Mackall Fix new CVS test output
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip