Fri, 20 Jan 2012 13:10:01 -0200 |
Wagner Bruna |
templatekw: fix phase keywords
stable
|
Fri, 20 Jan 2012 12:57:13 -0200 |
Wagner Bruna |
phases: fix typo in warning message
stable
|
Fri, 20 Jan 2012 12:04:45 -0200 |
Wagner Bruna |
rebase: drop uppercase in abort message
stable
|
Fri, 02 Dec 2011 18:20:32 +0100 |
Na'Tosha Bard |
largefiles: add --normal option to hg add (issue3061)
stable
|
Fri, 20 Jan 2012 11:56:12 +0100 |
Na'Tosha Bard |
largefiles: fix caching largefiles from an aliased repo (issue3212)
stable
|
Sat, 14 Jan 2012 01:56:27 +0100 |
Mads Kiilerich |
run-tests: expand user in --with-hg
stable
|
Fri, 20 Jan 2012 01:24:16 +0100 |
Mads Kiilerich |
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh'
stable
|
Sat, 14 Jan 2012 01:55:50 +0100 |
Mads Kiilerich |
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode
stable
|
Thu, 19 Jan 2012 16:05:01 -0600 |
Kevin Bullock |
bookmarks: clarify help for -i/--inactive
stable
|
Fri, 20 Jan 2012 13:19:39 -0200 |
Wagner Bruna |
revset: fix typo in message
stable
|
Thu, 19 Jan 2012 14:34:32 -0600 |
Matt Mackall |
merge default into stable for 2.1 code freeze
stable
|
Thu, 19 Jan 2012 14:31:05 -0600 |
Matt Mackall |
revset: add remote() predicate to lookup remote revisions
|
Thu, 19 Jan 2012 14:07:48 -0600 |
Matt Mackall |
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
|
Thu, 19 Jan 2012 11:35:06 -0600 |
Matt Mackall |
qimport: back out 2eec74d7ce95
|
Thu, 19 Jan 2012 16:09:43 +0100 |
Pierre-Yves David |
phases: only synchronize on common changeset when push fails
|
Thu, 19 Jan 2012 15:50:55 +0100 |
Pierre-Yves David |
discovery: diet discovery.prepush from non-discovery code
|
Thu, 19 Jan 2012 11:30:37 +0100 |
Pierre-Yves David |
qfinish: set all qfinished patch as draft, not only qbase
|
Thu, 19 Jan 2012 10:07:13 +0100 |
Patrick Mezard |
largefiles: test and simplify empty directory removal in remove
|
Thu, 19 Jan 2012 02:14:06 +0100 |
Mads Kiilerich |
tag: invalidate tag cache immediately after adding new tag (issue3210)
|
Wed, 18 Jan 2012 17:18:38 +0100 |
Pierre-Yves David |
mq: ensure mq changesets are set to secret when no phase data are found
|
Tue, 17 Jan 2012 02:26:00 +0100 |
Pierre-Yves David |
mq: qimporting revision set them to secret
|
Wed, 18 Jan 2012 16:53:49 +0100 |
Pierre-Yves David |
mq: have mq create secret changeset only
|
Wed, 18 Jan 2012 20:00:48 -0600 |
Matt Mackall |
wireproto: refuse to lookup secret csets
|
Wed, 18 Jan 2012 19:16:01 -0600 |
Matt Mackall |
qclone: ignore local qbase if secret
|
Wed, 18 Jan 2012 18:14:55 -0600 |
Matt Mackall |
rebase: only advance phase on successful commit
|
Wed, 18 Jan 2012 17:23:54 +0100 |
Pierre-Yves David |
phases: mechanism to allow extension to alter initial computation of phase
|
Wed, 18 Jan 2012 17:11:27 +0100 |
Pierre-Yves David |
qclone: add a few comment and blank line
|
Wed, 18 Jan 2012 17:06:59 +0100 |
Pierre-Yves David |
mq: turn changeset draft on qfinish (except if qparent is secret)
|
Wed, 18 Jan 2012 16:52:26 +0100 |
Pierre-Yves David |
config: have a way to backup and restore value in config
|
Tue, 17 Jan 2012 11:08:23 +0100 |
Alain Leufroy |
graft: add test to check the phase of new changesets
|
Tue, 17 Jan 2012 09:12:14 +0100 |
Alain Leufroy |
rebase: fix phases movement
|
Wed, 18 Jan 2012 11:33:14 +0100 |
Na'Tosha Bard |
largefiles: cache new largefiles for new heads when pulling
|