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
Fri, 27 Mar 2009 17:59:35 +0100 i18n: fixed textwidth in bookmarks extension
Tobias Bell <tobias.bell@gmail.com> [Fri, 27 Mar 2009 17:59:35 +0100] rev 7899
i18n: fixed textwidth in bookmarks extension
Fri, 27 Mar 2009 17:48:59 +0100 i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com> [Fri, 27 Mar 2009 17:48:59 +0100] rev 7898
i18n: completed German translation of bookmarks extension
Fri, 27 Mar 2009 11:52:32 +0200 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com> [Fri, 27 Mar 2009 11:52:32 +0200] rev 7897
i18n: continuation of command.py translations/checking
Tue, 24 Mar 2009 18:52:48 +0100 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com> [Tue, 24 Mar 2009 18:52:48 +0100] rev 7896
i18n: more commands.py translations
Tue, 24 Mar 2009 18:50:46 +0100 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com> [Tue, 24 Mar 2009 18:50:46 +0100] rev 7895
i18n: more commands.py reworking + new translations
Fri, 27 Mar 2009 17:35:00 +0100 cmdutil: fix untranslatable string in copy
Martin Geisler <mg@daimi.au.dk> [Fri, 27 Mar 2009 17:35:00 +0100] rev 7894
cmdutil: fix untranslatable string in copy
Thu, 26 Mar 2009 08:07:28 +0100 enhance Makefile for language translators
Tobias Bell <tobias.bell@gmail.com> [Thu, 26 Mar 2009 08:07:28 +0100] rev 7893
enhance Makefile for language translators To update a po-file just do 'make i18n/xx.po'. No other po-file will be touched.
Thu, 26 Mar 2009 19:01:06 +0900 Fixing issue1542, adding a relevant test
Nicolas Dumazet <nicdumz.commits@gmail.com> [Thu, 26 Mar 2009 19:01:06 +0900] rev 7892
Fixing issue1542, adding a relevant test inotify is smart enough to notify you about any changes in a directory, even if you only watch the directory, and none if its contents: the recursive add_watch I added was unnecessary. The only thing that matters here is the recursive status update on directory deletion. And scan() has to be called _before_ the deferred call is registered. (race condition: depending on the times, the previous patch could apparently fail on the provided test. It's not the case anymore.)
Wed, 11 Mar 2009 20:28:09 +0100 rebase: remove unused statement
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Wed, 11 Mar 2009 20:28:09 +0100] rev 7891
rebase: remove unused statement
Thu, 26 Mar 2009 13:54:44 -0500 util: split out posix, windows, and win32 modules
Matt Mackall <mpm@selenic.com> [Thu, 26 Mar 2009 13:54:44 -0500] rev 7890
util: split out posix, windows, and win32 modules
Sat, 14 Mar 2009 10:46:48 -0400 patchbomb: option to set the name of bundle attachment (issue1452)
John Mulligan <phlogistonjohn@asynchrono.us> [Sat, 14 Mar 2009 10:46:48 -0400] rev 7889
patchbomb: option to set the name of bundle attachment (issue1452) specifying --bundlename=NAME will create a "NAME.hg" attachment
Tue, 24 Mar 2009 16:41:41 -0500 Merge with -stable
Matt Mackall <mpm@selenic.com> [Tue, 24 Mar 2009 16:41:41 -0500] rev 7888
Merge with -stable
Mon, 23 Mar 2009 15:04:26 -0400 Typo fix in help.
Greg Ward <gerg-hg@gerg.ca> [Mon, 23 Mar 2009 15:04:26 -0400] rev 7887
Typo fix in help.
Sun, 22 Mar 2009 20:59:03 +0100 i18n: add German translation
Tobias Bell <tobias.bell@gmail.com> [Sun, 22 Mar 2009 20:59:03 +0100] rev 7886
i18n: add German translation * Most basic commands are translated * hgext/alias.py * hgext/acl.py * hgext/fetch.py * help topics * urls * dates * patterns * diffs 433 translated messages, 1350 untranslated messages. Translators: * Tobias Bell * Fabian Kreutz (fabian DOT kreutz AT qvantel.com) * Lutz Horn (lutz DOT horn AT fastmail DOT fm) Please report issues to http://bitbucket.org/tobidope/i18n-german-translation/issues/ or to the mailing list.
Fri, 20 Mar 2009 14:28:48 +0800 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com> [Fri, 20 Mar 2009 14:28:48 +0800] rev 7885
i18n: updated Chinese translation
Tue, 10 Mar 2009 19:16:16 +0100 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Tue, 10 Mar 2009 19:16:16 +0100] rev 7884
i18n: update italian translation
Mon, 23 Mar 2009 15:32:29 +0100 revlog: faster hash computation when one of the parent node is null
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 23 Mar 2009 15:32:29 +0100] rev 7883
revlog: faster hash computation when one of the parent node is null Because we often compute sha1(nullid), it's interesting to copy a precomputed hash of nullid instead of computing everytime the same hash. Similarly, when one of the parents is null, we can avoid a < comparison (sort). Overall, this change adds a string equality comparison on each hash() call, but when p2 is null, we drop one string < comparison, and copy a hash instead of computing it. Since it is common to have revisions with only one parent, this change makes hash() 25% faster when cloning a big repository.
Mon, 23 Mar 2009 15:36:30 +0100 ancestor: caching the parent list to improve performance
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 23 Mar 2009 15:36:30 +0100] rev 7882
ancestor: caching the parent list to improve performance When computing the DAG depth, we walk through all ancestors: this commit adds memoization during that first step. Then, the memorized parents are fetched from a dict instead of calling parents() on each vertex. This tweak, according to Kcachegrind, improves ancestor() performance by 16% when cloning a big repository.
Mon, 23 Mar 2009 13:49:16 +0100 kill another trailing space
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:49:16 +0100] rev 7881
kill another trailing space
Mon, 23 Mar 2009 13:43:48 +0100 add debugcommands command: an easy to parse command + option index
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:43:48 +0100] rev 7880
add debugcommands command: an easy to parse command + option index
Mon, 23 Mar 2009 10:41:42 +0100 templater: ability to display diffstat for log-like commands
Alexander Solovyov <piranha at piranha.org.ua> [Mon, 23 Mar 2009 10:41:42 +0100] rev 7879
templater: ability to display diffstat for log-like commands
Mon, 23 Mar 2009 13:15:57 +0100 templater: use contexts consistently throughout changeset_templater
Alexander Solovyov <piranha@piranha.org.ua> [Mon, 23 Mar 2009 13:15:57 +0100] rev 7878
templater: use contexts consistently throughout changeset_templater
Mon, 23 Mar 2009 13:13:27 +0100 cleanup: whitespace cleanup
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:27 +0100] rev 7877
cleanup: whitespace cleanup
Mon, 23 Mar 2009 13:13:11 +0100 cleanup: drop enumerate() when index is not used
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:11 +0100] rev 7876
cleanup: drop enumerate() when index is not used
Mon, 23 Mar 2009 13:13:06 +0100 cleanup: drop unused assignments
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:06 +0100] rev 7875
cleanup: drop unused assignments
Mon, 23 Mar 2009 13:13:02 +0100 cleanup: drop variables for unused return values
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:02 +0100] rev 7874
cleanup: drop variables for unused return values They are unnecessary. I did leave them in localrepo.py where there is something like: _junk = foo() _junk = None to free memory early. I don't know if just `foo()` will free the return value as early.
Mon, 23 Mar 2009 13:12:07 +0100 cleanup: drop unused imports
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:12:07 +0100] rev 7873
cleanup: drop unused imports
Mon, 23 Mar 2009 13:12:03 +0100 contrib: add perflog and perftemplating commands to perf extension
Alexander Solovyov <piranha@piranha.org.ua> [Mon, 23 Mar 2009 13:12:03 +0100] rev 7872
contrib: add perflog and perftemplating commands to perf extension
Mon, 23 Mar 2009 13:12:44 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:12:44 +0100] rev 7871
merge with crew-stable
Wed, 25 Mar 2009 01:49:03 +0530 Returns lines changed for paths specified as arguments correctly.
madhu@madhu [Wed, 25 Mar 2009 01:49:03 +0530] rev 7870
Returns lines changed for paths specified as arguments correctly. This fixes issue 1569. hg churn <path> now returns only the number of lines changed in the path, if the path is specified by filtering files through a match filter at the changeset level. test-churn has been updated to take care of this issue.
Mon, 23 Mar 2009 13:11:11 +0100 cleanup: remove all trailing whitespace
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:11:11 +0100] rev 7869
cleanup: remove all trailing whitespace
Mon, 23 Mar 2009 11:12:01 +0100 keepalive: fix reference to IncompleteRead
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 11:12:01 +0100] rev 7868
keepalive: fix reference to IncompleteRead
Mon, 23 Mar 2009 10:48:45 +0100 merge tools: fix typo in Beyond Compare's 3 command line
Pascal Quantin <pascal.quantin@gmail.com> [Mon, 23 Mar 2009 10:48:45 +0100] rev 7867
merge tools: fix typo in Beyond Compare's 3 command line Fix a typo error preventing 'base' to be displayed properly.
Fri, 20 Mar 2009 18:55:20 -0500 Merge with -stable
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 18:55:20 -0500] rev 7866
Merge with -stable
Fri, 20 Mar 2009 18:49:44 -0500 Fix new CVS test output
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 18:49:44 -0500] rev 7865
Fix new CVS test output
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip