Sun, 29 Mar 2009 16:15:06 -0500 allow clone into existing but empty directories
Steve Borho <steve@borho.org> [Sun, 29 Mar 2009 16:15:06 -0500] rev 7927
allow clone into existing but empty directories
Sun, 29 Mar 2009 19:56:53 -0300 verify, i18n: fix unmarked strings
Wagner Bruna <wbruna@yahoo.com> [Sun, 29 Mar 2009 19:56:53 -0300] rev 7926
verify, i18n: fix unmarked strings
Tue, 31 Mar 2009 20:40:56 +0200 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk> [Tue, 31 Mar 2009 20:40:56 +0200] rev 7925
i18n: updated zh_CN instructions
Tue, 31 Mar 2009 20:30:20 +0200 i18n: rename zh.po to zh_CN.po
Martin Geisler <mg@daimi.au.dk> [Tue, 31 Mar 2009 20:30:20 +0200] rev 7924
i18n: rename zh.po to zh_CN.po This is the name used by at least Debian and RedHat for the Simplified Chinese translations. Furthermore, it is my understanding that a Simplified Chinese translation is a poor fallback for users in Taiwan, who need a Traditional Chinese translation instead.
Sun, 29 Mar 2009 21:52:43 +0200 httprepo: lowercase debug output
Martin Geisler <mg@daimi.au.dk> [Sun, 29 Mar 2009 21:52:43 +0200] rev 7923
httprepo: lowercase debug output
Mon, 30 Mar 2009 01:30:58 +0200 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:30:58 +0200] rev 7922
merge with -stable
Fri, 27 Mar 2009 11:17:46 -0400 hgweb: fix undefined name RepoError
Brodie Rao <me+hg@dackz.net> [Fri, 27 Mar 2009 11:17:46 -0400] rev 7921
hgweb: fix undefined name RepoError
Mon, 30 Mar 2009 01:23:12 +0200 merge with backout
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:23:12 +0200] rev 7920
merge with backout
Mon, 30 Mar 2009 01:23:01 +0200 Backed out changeset 490e40816cbd
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:23:01 +0200] rev 7919
Backed out changeset 490e40816cbd The difference came from a configuration difference (network unreachable vs. connection refused), not from an OS change.
Mon, 30 Mar 2009 01:21:39 +0200 Change wording in example hook
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:21:39 +0200] rev 7918
Change wording in example hook
Thu, 26 Mar 2009 16:49:47 +0200 diffstat hook example
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 26 Mar 2009 16:49:47 +0200] rev 7917
diffstat hook example
Fri, 27 Mar 2009 01:28:09 +0200 ability to load hooks from arbitrary python module
Alexander Solovyov <piranha@piranha.org.ua> [Fri, 27 Mar 2009 01:28:09 +0200] rev 7916
ability to load hooks from arbitrary python module
Sun, 29 Mar 2009 19:06:56 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 29 Mar 2009 19:06:56 +0200] rev 7915
merge with crew
Thu, 26 Mar 2009 23:02:21 -0500 windows: add various missing import
Steve Borho <steve@borho.org> [Thu, 26 Mar 2009 23:02:21 -0500] rev 7914
windows: add various missing import
Thu, 26 Mar 2009 22:07:01 -0500 windows: hoist expand_glob() back into util.py
Steve Borho <steve@borho.org> [Thu, 26 Mar 2009 22:07:01 -0500] rev 7913
windows: hoist expand_glob() back into util.py The windows version of expand_glob() requires patkind(). To avoid a circular dependency, move function back into util.py.
Sat, 28 Mar 2009 18:19:17 +0100 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com> [Sat, 28 Mar 2009 18:19:17 +0100] rev 7912
i18n-de: Several updates * translated 'hg help revisions' * updated translation from hg.pot * completed translation of rebase
Sun, 29 Mar 2009 00:08:33 +0100 record: fix indentation
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 29 Mar 2009 00:08:33 +0100] rev 7911
record: fix indentation
Sat, 28 Mar 2009 23:09:36 +0100 record: Give user a hint about chunk selection progress
Rocco Rutte <pdmef@gmx.net> [Sat, 28 Mar 2009 23:09:36 +0100] rev 7910
record: Give user a hint about chunk selection progress It greatly improves usability when one roughly knows where the chunks of interest are.
Sat, 28 Mar 2009 22:22:22 +0100 coal/paper: Turn <img> into <img/> where missing
Rocco Rutte <pdmef@gmx.net> [Sat, 28 Mar 2009 22:22:22 +0100] rev 7909
coal/paper: Turn <img> into <img/> where missing
Sat, 28 Mar 2009 19:50:37 +0100 add missing +x flag to test-inotify-issue1542
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 28 Mar 2009 19:50:37 +0100] rev 7908
add missing +x flag to test-inotify-issue1542
Sat, 28 Mar 2009 19:25:10 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 28 Mar 2009 19:25:10 +0100] rev 7907
merge with crew
Fri, 27 Mar 2009 17:56:18 +0100 Add missing imports for posix.py for OS X
Rocco Rutte <pdmef@gmx.net> [Fri, 27 Mar 2009 17:56:18 +0100] rev 7906
Add missing imports for posix.py for OS X These don't seem to do harm on Linux.
Fri, 27 Mar 2009 13:39:18 +0100 convert: missing p4 tool is only slightly fatal
Mads Kiilerich <mads@kiilerich.com> [Fri, 27 Mar 2009 13:39:18 +0100] rev 7905
convert: missing p4 tool is only slightly fatal checktool with default abort=True caused convert to fail too early.
Sat, 07 Mar 2009 16:06:46 +0800 Clarify the usage of HGRCPATH
Dongsheng Song <dongsheng.song@gmail.com> [Sat, 07 Mar 2009 16:06:46 +0800] rev 7904
Clarify the usage of HGRCPATH
Fri, 27 Feb 2009 17:28:26 -0800 tests: strip o/s-dependent error messages from some http tests
John Coomes <john.coomes@sun.com> [Fri, 27 Feb 2009 17:28:26 -0800] rev 7903
tests: strip o/s-dependent error messages from some http tests
Sat, 28 Mar 2009 17:29:14 +0100 bisect: use integer division
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 28 Mar 2009 17:29:14 +0100] rev 7902
bisect: use integer division
Sat, 28 Mar 2009 16:34:40 +0100 i18n: spelling correction in German translation
Tobias Bell <tobias.bell@gmail.com> [Sat, 28 Mar 2009 16:34:40 +0100] rev 7901
i18n: spelling correction in German translation
Fri, 27 Mar 2009 18:17:24 +0100 i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com> [Fri, 27 Mar 2009 18:17:24 +0100] rev 7900
i18n: completed German translation of the children extension
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip