Martin Geisler <mg@daimi.au.dk> [Thu, 02 Apr 2009 18:04:42 +0200] rev 7934
windows: break import cycle with util
Sune Foldager <cryo@cyanite.org> [Thu, 02 Apr 2009 17:09:17 +0200] rev 7933
windows: fix missing import of util.Abort
Sune Foldager <cryo@cyanite.org> [Thu, 02 Apr 2009 16:49:34 +0200] rev 7932
windows: fix import of win32.py (was util_win32.py)
Greg Ward <greg-hg@gerg.ca> [Tue, 31 Mar 2009 15:52:48 -0400] rev 7931
issue1582: improve description of splicemap syntax in help.
Martin Geisler <mg@daimi.au.dk> [Tue, 31 Mar 2009 23:11:11 +0200] rev 7930
merge with -stable
Simon Heimberg <simohe@besonet.ch> [Tue, 31 Mar 2009 07:56:28 +0200] rev 7929
error: import LockError from correct module
Martin Geisler <mg@daimi.au.dk> [Tue, 31 Mar 2009 22:48:16 +0200] rev 7928
hgweb: better English in IPv6 error message
Steve Borho <steve@borho.org> [Sun, 29 Mar 2009 16:15:06 -0500] rev 7927
allow clone into existing but empty directories
Wagner Bruna <wbruna@yahoo.com> [Sun, 29 Mar 2009 19:56:53 -0300] rev 7926
verify, i18n: fix unmarked strings
Martin Geisler <mg@daimi.au.dk> [Tue, 31 Mar 2009 20:40:56 +0200] rev 7925
i18n: updated zh_CN instructions
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.
Martin Geisler <mg@daimi.au.dk> [Sun, 29 Mar 2009 21:52:43 +0200] rev 7923
httprepo: lowercase debug output
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:30:58 +0200] rev 7922
merge with -stable
Brodie Rao <me+hg@dackz.net> [Fri, 27 Mar 2009 11:17:46 -0400] rev 7921
hgweb: fix undefined name RepoError
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:23:12 +0200] rev 7920
merge with backout
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.
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 30 Mar 2009 01:21:39 +0200] rev 7918
Change wording in example hook
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 26 Mar 2009 16:49:47 +0200] rev 7917
diffstat hook example
Alexander Solovyov <piranha@piranha.org.ua> [Fri, 27 Mar 2009 01:28:09 +0200] rev 7916
ability to load hooks from arbitrary python module
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 29 Mar 2009 19:06:56 +0200] rev 7915
merge with crew
Steve Borho <steve@borho.org> [Thu, 26 Mar 2009 23:02:21 -0500] rev 7914
windows: add various missing import
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.
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
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 29 Mar 2009 00:08:33 +0100] rev 7911
record: fix indentation
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.
Rocco Rutte <pdmef@gmx.net> [Sat, 28 Mar 2009 22:22:22 +0100] rev 7909
coal/paper: Turn <img> into <img/> where missing
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
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 28 Mar 2009 19:25:10 +0100] rev 7907
merge with crew
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.
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.
Dongsheng Song <dongsheng.song@gmail.com> [Sat, 07 Mar 2009 16:06:46 +0800] rev 7904
Clarify the usage of HGRCPATH
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
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 28 Mar 2009 17:29:14 +0100] rev 7902
bisect: use integer division
Tobias Bell <tobias.bell@gmail.com> [Sat, 28 Mar 2009 16:34:40 +0100] rev 7901
i18n: spelling correction in German translation
Tobias Bell <tobias.bell@gmail.com> [Fri, 27 Mar 2009 18:17:24 +0100] rev 7900
i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com> [Fri, 27 Mar 2009 17:59:35 +0100] rev 7899
i18n: fixed textwidth in 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
Fabian Kreutz <fabian.kreutz@qvantel.com> [Fri, 27 Mar 2009 11:52:32 +0200] rev 7897
i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com> [Tue, 24 Mar 2009 18:52:48 +0100] rev 7896
i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com> [Tue, 24 Mar 2009 18:50:46 +0100] rev 7895
i18n: more commands.py reworking + new translations
Martin Geisler <mg@daimi.au.dk> [Fri, 27 Mar 2009 17:35:00 +0100] rev 7894
cmdutil: fix untranslatable string in copy
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.
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.)
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Wed, 11 Mar 2009 20:28:09 +0100] rev 7891
rebase: remove unused statement
Matt Mackall <mpm@selenic.com> [Thu, 26 Mar 2009 13:54:44 -0500] rev 7890
util: split out posix, windows, and win32 modules
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
Matt Mackall <mpm@selenic.com> [Tue, 24 Mar 2009 16:41:41 -0500] rev 7888
Merge with -stable
Greg Ward <gerg-hg@gerg.ca> [Mon, 23 Mar 2009 15:04:26 -0400] rev 7887
Typo fix in help.
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.
Dongsheng Song <dongsheng.song@gmail.com> [Fri, 20 Mar 2009 14:28:48 +0800] rev 7885
i18n: updated Chinese translation
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Tue, 10 Mar 2009 19:16:16 +0100] rev 7884
i18n: update italian translation
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.
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.
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:49:16 +0100] rev 7881
kill another trailing space
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
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
Alexander Solovyov <piranha@piranha.org.ua> [Mon, 23 Mar 2009 13:15:57 +0100] rev 7878
templater: use contexts consistently throughout changeset_templater
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:27 +0100] rev 7877
cleanup: whitespace cleanup
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:11 +0100] rev 7876
cleanup: drop enumerate() when index is not used
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:13:06 +0100] rev 7875
cleanup: drop unused assignments
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.
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 13:12:07 +0100] rev 7873
cleanup: drop unused imports
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
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:12:44 +0100] rev 7871
merge with crew-stable
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.
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 23 Mar 2009 13:11:11 +0100] rev 7869
cleanup: remove all trailing whitespace
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Mon, 23 Mar 2009 11:12:01 +0100] rev 7868
keepalive: fix reference to IncompleteRead
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.
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 18:55:20 -0500] rev 7866
Merge with -stable
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 18:49:44 -0500] rev 7865
Fix new CVS test output
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 17:58:11 -0500] rev 7864
Added signature for changeset
02981000012e
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 17:58:04 -0500] rev 7863
Added tag 1.2.1 for changeset
02981000012e
Greg Ward <greg-hg@gerg.ca> [Wed, 18 Mar 2009 09:15:38 -0400] rev 7862
cvsps: recognize and eliminate CVS' synthetic "file added" revisions.
Steve Borho <steve@borho.org> [Mon, 09 Mar 2009 21:00:37 -0500] rev 7861
demandimport: blacklist pythoncom
win32com.shell would segfault at import time if pythoncom
was demand loaded.
Matt Mackall <mpm@selenic.com> [Fri, 20 Mar 2009 14:38:50 -0500] rev 7860
diffstat: use width 80 by default and avoid division by zero
Lee Cantey <lcantey@gmail.com> [Thu, 19 Mar 2009 10:25:13 -0700] rev 7859
Fix for merge changes introduced in rev
9fe7e6acf525
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 18 Mar 2009 17:49:48 +0100] rev 7858
merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 18 Mar 2009 17:49:11 +0100] rev 7857
convert: honor 2.3 compatibility (rsplit)
Matt Mackall <mpm@selenic.com> [Tue, 17 Mar 2009 13:46:53 -0500] rev 7856
Merge with stable
Benjamin Pollack <benjamin@bitquabit.com> [Tue, 17 Mar 2009 11:34:40 -0400] rev 7855
regression test for
issue1552
Ensures that fetch correctly infers what to merge when pulling a
repository with inactive branches.
Benjamin Pollack <benjamin@bitquabit.com> [Tue, 17 Mar 2009 11:47:40 -0400] rev 7854
fetch: do not count inactive branches when inferring a merge
The fetch extension would erroneously consider inactive branches when
inferring which branches to merge. It now considers only active
branches.
Matt Mackall <mpm@selenic.com> [Tue, 17 Mar 2009 13:43:11 -0500] rev 7853
bundlerepo: reintroduce dirstate
Michael Springmann <michael.springmann@unibas.ch> [Fri, 13 Mar 2009 21:14:57 +0100] rev 7852
exporting patch:
Fixed behavior of revsplit for branch names including the @-symbol.
Matt Mackall <mpm@selenic.com> [Mon, 16 Mar 2009 17:21:10 -0500] rev 7851
imported patch
issue1546-hg-bisect-command-doesn-t-work-with-shell-scripts.patch
Augie Fackler <durin42@gmail.com> [Mon, 09 Mar 2009 17:13:12 -0500] rev 7850
bisect: fix --command for me.
Matt Mackall <mpm@selenic.com> [Mon, 16 Mar 2009 17:21:06 -0500] rev 7849
atom: fix URLs used in entry GUIDs
Matt Mackall <mpm@selenic.com> [Mon, 16 Mar 2009 16:58:41 -0500] rev 7848
resolve: move reset to localrepo.commit
This way rebase doesn't leave a stale resolve state
Matt Mackall <mpm@selenic.com> [Mon, 16 Mar 2009 16:58:41 -0500] rev 7847
resolve: keep .orig files
Mads Kiilerich <mads@kiilerich.com> [Mon, 09 Mar 2009 18:44:44 +0100] rev 7846
test-merge-tools: test ui.merge functionality and selection of internal tools
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 05 Mar 2009 12:58:13 +0200] rev 7845
zeroconf: advertise repositories with hostname
Matt Mackall <mpm@selenic.com> [Mon, 16 Mar 2009 17:56:50 -0500] rev 7844
Merge with crew
Martin Geisler <mg@daimi.au.dk> [Tue, 10 Mar 2009 23:41:37 +0100] rev 7843
i18n: better Danish word for "working directory"
Martin Geisler <mg@daimi.au.dk> [Tue, 10 Mar 2009 23:32:40 +0100] rev 7842
i18n: add Danish translation for "commit"
Martin Geisler <mg@daimi.au.dk> [Tue, 10 Mar 2009 23:32:13 +0100] rev 7841
i18n: translated help for all basic commands into Danish
Martin Geisler <mg@daimi.au.dk> [Tue, 10 Mar 2009 23:31:18 +0100] rev 7840
i18n: updated fuzzy Danish translations
Martin Geisler <mg@daimi.au.dk> [Tue, 10 Mar 2009 23:30:51 +0100] rev 7839
i18n: merged new strings into Danish translation
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Sat, 07 Mar 2009 23:36:22 +0900] rev 7838
i18n: update Japanese translation to follow
bd8f44638847
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 07 Mar 2009 20:30:20 +0100] rev 7837
merge with -stable
Brendan Cully <brendan@kublai.com> [Fri, 06 Mar 2009 12:35:48 -0800] rev 7836
Merge with main
Mads Kiilerich <mads@kiilerich.com> [Wed, 04 Mar 2009 23:23:59 +0100] rev 7835
Optimization of pure.base85.b85encode
This makes pure python base85 encoding 3x faster than before. Now it is only
40x slower than the C version.
Matt Mackall <mpm@selenic.com> [Mon, 09 Mar 2009 11:41:38 -0500] rev 7834
Merge with crew-stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 07 Mar 2009 20:16:03 +0100] rev 7833
verify: find correct first corrupted cset for missing/corrupted revlogs
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 07 Mar 2009 20:04:56 +0100] rev 7832
verify: do not abort on fully corrupted revlog
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 07 Mar 2009 00:59:41 +0100] rev 7831
hgweb: fix allow_read permissions when a user is specified
Thanks to Juan Pablo Aroztegi for reporting and debugging it.
Mads Kiilerich <mads@kiilerich.com> [Thu, 05 Mar 2009 14:53:59 +0100] rev 7830
test-identify: require no-outer-repo
The test expects "There is no Mercurial repository here (.hg not found)"
Benoit Allard <benoit@aeteurope.nl> [Thu, 05 Mar 2009 10:38:39 +0100] rev 7829
update copyright date in version information
Dongsheng Song <dongsheng.song@gmail.com> [Thu, 05 Mar 2009 14:44:13 +0800] rev 7828
Typo fix
Steve Borho <steve@borho.org> [Wed, 04 Mar 2009 22:56:17 -0600] rev 7827
update copyright in ReadMe.html
Matt Mackall <mpm@selenic.com> [Fri, 06 Mar 2009 09:15:47 -0600] rev 7826
setup.py: fix version detection for tarball
- don't do version detection if there's no .hg directory
- shrink try: clause
- don't write __version__.py if version is unknown
(we might overwrite the real version)
Matt Mackall <mpm@selenic.com> [Wed, 04 Mar 2009 19:04:21 -0600] rev 7825
Added signature for changeset
11efa41037e2
Matt Mackall <mpm@selenic.com> [Wed, 04 Mar 2009 19:04:20 -0600] rev 7824
Added tag 1.2 for changeset
11efa41037e2
Frank Kingswood <frank@kingswood-consulting.co.uk> [Tue, 03 Mar 2009 21:32:23 +0000] rev 7823
convert: Perforce source for conversion to Mercurial
Matt Mackall <mpm@selenic.com> [Wed, 04 Mar 2009 18:42:24 -0600] rev 7822
remove tests for long-gone imerge extension
Augie Fackler <durin42@gmail.com> [Wed, 04 Mar 2009 13:06:16 -0600] rev 7821
merge: better error messages to lead users to hg update --clean to abandon merges.
Fixes
issue1533.
Matt Mackall <mpm@selenic.com> [Wed, 04 Mar 2009 17:02:16 -0600] rev 7820
audit: be even pickier (
issue1450)
Bill Barry <after.fallout@gmail.com> [Thu, 12 Feb 2009 09:36:15 -0700] rev 7819
dispatch: extract command execution block into method
This pulls the pre-command hook/command/post-command hook workflow out of
the method it is in and puts it into its own method so that it potentially
could be exposed for extensions to wrap.
Benoit Allard <benoit@aeteurope.nl> [Thu, 05 Feb 2009 23:47:31 +0100] rev 7818
bookmarks: change NAME to REV
Alex Unden <alu@zpuppet.org> [Fri, 27 Feb 2009 02:01:45 -0800] rev 7817
bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set
David Soria Parra <dsp@php.net> [Sun, 01 Mar 2009 00:30:01 +0100] rev 7816
bookmarks: Set current bookmark if we create a new one on the tip
If track.current is enabled we set the newly created bookmark as the
current tracked bookmark. We do not do this if a revision is specified.
Matt Mackall <mpm@selenic.com> [Mon, 02 Mar 2009 19:19:12 -0600] rev 7815
convert: change hg.saverev default to False
This needlessly breaks changeset identifiers for the common case (cleaning
history), which is sad.