Wed, 01 Dec 2010 18:46:15 -0600 |
Matt Mackall |
Added tag 1.7.2 for changeset 6aff4f144ad3
stable
|
Wed, 01 Dec 2010 10:51:49 +0100 |
Christian Ebert |
keyword: copy: when copied source is a symlink, follow it
stable 1.7.2
|
Wed, 01 Dec 2010 21:15:31 +0100 |
Adrian Buehlmann |
makedirs: abort if parent == name (issue2531)
stable
|
Fri, 19 Nov 2010 18:07:15 +0900 |
Shun-ichi GOTO |
win32mbcs: use extsetup() to wrap functions only once.
stable
|
Tue, 30 Nov 2010 12:45:25 -0200 |
Wagner Bruna |
hgwebdir: fix incorrect index generation for invalid paths (issue2023)
stable
|
Fri, 26 Nov 2010 18:45:35 +0100 |
Adrian Buehlmann |
serve: fix doc typo
stable
|
Thu, 25 Nov 2010 21:50:41 -0600 |
Kevin Bullock |
mq: fix failing qrefresh test
stable
|
Wed, 24 Nov 2010 19:31:43 +0100 |
Adrian Buehlmann |
makedate: abort on negative timestamps (issue2513)
stable
|
Wed, 24 Nov 2010 19:31:43 +0100 |
Adrian Buehlmann |
parsedate: abort on negative dates (issue2513)
stable
|
Wed, 01 Dec 2010 17:50:49 -0600 |
Matt Mackall |
merge with i18n
stable
|
Tue, 23 Nov 2010 13:22:01 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with f08df4d38442
stable
|
Wed, 01 Dec 2010 11:04:50 +0100 |
Martin Geisler |
merge with stable
|
Wed, 01 Dec 2010 04:21:47 +0100 |
Adrian Buehlmann |
test-clone.t: add basic cases for destination ''
stable
|
Wed, 01 Dec 2010 10:52:31 +0100 |
Martin Geisler |
hgrc.5: expand introduction for [web] section
stable
|
Wed, 01 Dec 2010 10:21:40 +0100 |
Martin Geisler |
hgrc.5: describe what the [auth] section is for
stable
|
Wed, 01 Dec 2010 11:02:12 +0900 |
Nicolas Dumazet |
merge with stable
|
Wed, 01 Dec 2010 09:46:11 +0900 |
Nicolas Dumazet |
runrst: add RSTARGS Makefile variable to allow customization
|
Tue, 30 Nov 2010 17:48:12 +0900 |
Nicolas Dumazet |
util: do not recurse in makedirs if name is '' (issue2528)
stable
|
Mon, 29 Nov 2010 20:13:11 +0100 |
Patrick Mezard |
convert/svn: fix changed files list upon directory replacements
stable
|
Mon, 29 Nov 2010 10:13:55 +0100 |
Martin Geisler |
encoding: fix typo in variable name
|
Sun, 28 Nov 2010 18:21:47 -0600 |
Matt Mackall |
pushkey: use UTF-8
|
Wed, 24 Nov 2010 16:10:37 -0600 |
Matt Mackall |
wireproto: use proper UTF-8 handling for key lookup
|
Wed, 24 Nov 2010 16:04:33 -0600 |
Matt Mackall |
bookmarks: use UTF-8 storage
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Wed, 24 Nov 2010 15:38:52 -0600 |
Matt Mackall |
encoding: add localstr class to track UTF-8 version of transcoded strings
|
Fri, 26 Nov 2010 20:08:03 -0600 |
Steve Borho |
Merge with stable
|
Fri, 26 Nov 2010 20:05:16 -0600 |
Steve Borho |
wix: allow x86 MSI packages to be installed on x64 systems
stable
|
Fri, 26 Nov 2010 18:04:10 -0600 |
Steve Borho |
Merge with stable
|
Fri, 26 Nov 2010 17:40:13 -0600 |
Steve Borho |
wix: add support for x64 native MSI packages
stable
|
Fri, 26 Nov 2010 16:18:19 -0600 |
Steve Borho |
wix: switch Mercurial Windows installer to use py2exe --bundle 3
stable
|
Wed, 24 Nov 2010 13:43:40 -0600 |
Steve Borho |
Merge with stable
|
Tue, 23 Nov 2010 13:11:40 +0100 |
Adrian Buehlmann |
util.datestr: do not crash on revisions with negative timestamp (issue2513)
stable
|
Tue, 23 Nov 2010 22:53:47 +0100 |
Adrian Buehlmann |
checknlink: return False if .hgtmp file preexists (issue2517)
stable
|
Wed, 24 Nov 2010 13:25:12 +0100 |
Martin Geisler |
localrepo: move string formatting out of gettext call
|
Mon, 22 Nov 2010 13:11:46 -0600 |
Matt Mackall |
merge with stable
|
Tue, 16 Nov 2010 13:06:07 -0600 |
Kevin Bullock |
mq: ignore subrepos (issue2499)
stable
|
Mon, 22 Nov 2010 17:32:51 +0100 |
Adrian Buehlmann |
tests: integrate test-hardlinks-safety.t into test-hardlinks.t
|
Wed, 17 Nov 2010 21:18:44 -0500 |
Steve Losh |
mq: add an '-e/--exact' option to qpush
|
Mon, 22 Nov 2010 12:43:31 -0600 |
Matt Mackall |
dirstate: warn on invalid parents rather than aborting
|
Mon, 22 Nov 2010 18:15:58 +0100 |
Martin Geisler |
code style: prefer 'is' and 'is not' tests with singletons
|
Mon, 22 Nov 2010 17:57:11 +0100 |
Martin Geisler |
polib: remove unnecessary comparisons with True
|
Sun, 21 Nov 2010 22:00:51 -0500 |
Eric Eisner |
subrepo: lazier git push logic
|
Mon, 22 Nov 2010 17:39:46 +0100 |
Martin Geisler |
merge with stable
|
Thu, 18 Nov 2010 19:20:21 -0500 |
Eric Eisner |
subrepo: archive git subrepos
|
Sun, 21 Nov 2010 11:52:27 +0100 |
Adrian Buehlmann |
check-code: catch Python 'is' comparing number or string literals
|
Mon, 22 Nov 2010 16:05:31 +0100 |
Christian Ebert |
keyword: s/config/configuration/ in help
stable
|
Sun, 21 Nov 2010 13:16:59 +0100 |
Patrick Mezard |
Merge with stable
|
Sun, 21 Nov 2010 05:07:06 -0600 |
timeless |
record: quote command in use hg commit message
|
Sat, 20 Nov 2010 20:41:48 +0200 |
timeless |
revert: improve merge advice and favor its error over all
|
Sat, 20 Nov 2010 09:51:56 +0100 |
Henrik Stuart |
rebase: support --detach when null is common ancestor
stable
|
Thu, 18 Nov 2010 19:52:58 -0200 |
Wagner Bruna |
templater: fix variable name
stable
|
Wed, 17 Nov 2010 16:54:30 +0100 |
Adrian Buehlmann |
test-hardlinks: add testcase for repo copied with 'cp -al'
|
Thu, 18 Nov 2010 23:15:13 +0100 |
Patrick Mezard |
Merge with stable
|
Thu, 18 Nov 2010 23:05:10 +0100 |
Patrick Mezard |
subrepo: handle missing subrepo spec file as removed
stable
|
Wed, 17 Nov 2010 21:30:13 +0100 |
Patrick Mezard |
Merge with stable
|
Wed, 17 Nov 2010 21:25:23 +0100 |
Patrick Mezard |
subrepo: prune empty directories when removing svn subrepo
stable
|
Wed, 17 Nov 2010 21:24:36 +0100 |
Patrick Mezard |
subrepo: use subprocess directly to avoid python 2.6 bug
stable
|
Wed, 17 Nov 2010 21:00:47 +0100 |
Patrick Mezard |
subrepo: fix removing read-only svn files on Windows
stable
|
Wed, 17 Nov 2010 09:37:57 +0100 |
Martin Geisler |
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48
|
Tue, 02 Nov 2010 17:44:19 +0100 |
Erik Zielke |
minirst: improved support for option lists.
|