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
|
Wed, 18 Jan 2012 14:33:19 +0100 |
Patrick Mezard |
largefiles: remove unused lfutil.readhash()
|
Wed, 18 Jan 2012 14:19:43 +0100 |
Na'Tosha Bard |
largefiles: check if largefile could be found when archiving (issue3193)
|
Wed, 18 Jan 2012 13:41:03 +0100 |
Na'Tosha Bard |
largefiles: refactor lfutil.findfiles to be more logical
|
Tue, 17 Jan 2012 19:10:59 -0500 |
David M. Carr |
forget: fix subrepo recursion for explicit path handling
|