Mercurial > hg
graph
-
commands: drop exclamation mark in abort message stableFri, 20 Jan 2012 23:05:14 +0200, by Idan Kamara
-
push: prevent moving phases outside of the pushed subset stableFri, 20 Jan 2012 21:21:13 +0100, by Pierre-Yves David
-
discovery: ensure that missingheads are always heads of everything we tried stableFri, 20 Jan 2012 19:41:18 +0100, by Pierre-Yves David
-
phase: extracts heads computation logics from analyzeremotephases stableFri, 20 Jan 2012 19:23:53 +0100, by Pierre-Yves David
-
phase: fix warning text from invalid remote phase stableFri, 20 Jan 2012 19:18:09 +0100, by Pierre-Yves David
-
mq-safety: don't apply safety on non-outgoing changeset stableFri, 20 Jan 2012 18:45:29 +0100, by Pierre-Yves David
-
phases: properly register excluded changeset when revision are specified stableFri, 20 Jan 2012 00:27:11 +0100, by Pierre-Yves David
-
bookmarks: make -i summary simpler and more accurate stableFri, 20 Jan 2012 14:19:13 -0600, by Matt Mackall
-
phases: do not mark debug message for translation stableFri, 20 Jan 2012 13:19:32 -0200, by Wagner Bruna
-
largefiles: add --normal option to hg add (issue3061) stableFri, 02 Dec 2011 18:20:32 +0100, by Na'Tosha Bard
-
largefiles: fix caching largefiles from an aliased repo (issue3212) stableFri, 20 Jan 2012 11:56:12 +0100, by Na'Tosha Bard
-
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stableFri, 20 Jan 2012 01:24:16 +0100, by Mads Kiilerich
-
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stableSat, 14 Jan 2012 01:55:50 +0100, by Mads Kiilerich
-
merge default into stable for 2.1 code freeze stableThu, 19 Jan 2012 14:34:32 -0600, by Matt Mackall
-
revset: add remote() predicate to lookup remote revisionsThu, 19 Jan 2012 14:31:05 -0600, by Matt Mackall
-
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)Thu, 19 Jan 2012 14:07:48 -0600, by Matt Mackall
-
qimport: back out 2eec74d7ce95Thu, 19 Jan 2012 11:35:06 -0600, by Matt Mackall
-
phases: only synchronize on common changeset when push failsThu, 19 Jan 2012 16:09:43 +0100, by Pierre-Yves David
-
discovery: diet discovery.prepush from non-discovery codeThu, 19 Jan 2012 15:50:55 +0100, by Pierre-Yves David
-
qfinish: set all qfinished patch as draft, not only qbaseThu, 19 Jan 2012 11:30:37 +0100, by Pierre-Yves David
-
largefiles: test and simplify empty directory removal in removeThu, 19 Jan 2012 10:07:13 +0100, by Patrick Mezard
-
tag: invalidate tag cache immediately after adding new tag (issue3210)Thu, 19 Jan 2012 02:14:06 +0100, by Mads Kiilerich
-
mq: ensure mq changesets are set to secret when no phase data are foundWed, 18 Jan 2012 17:18:38 +0100, by Pierre-Yves David
-
mq: qimporting revision set them to secretTue, 17 Jan 2012 02:26:00 +0100, by Pierre-Yves David
-
mq: have mq create secret changeset onlyWed, 18 Jan 2012 16:53:49 +0100, by Pierre-Yves David
-
wireproto: refuse to lookup secret csetsWed, 18 Jan 2012 20:00:48 -0600, by Matt Mackall
-
qclone: ignore local qbase if secretWed, 18 Jan 2012 19:16:01 -0600, by Matt Mackall
-
rebase: only advance phase on successful commitWed, 18 Jan 2012 18:14:55 -0600, by Matt Mackall
-
phases: mechanism to allow extension to alter initial computation of phaseWed, 18 Jan 2012 17:23:54 +0100, by Pierre-Yves David
-
qclone: add a few comment and blank lineWed, 18 Jan 2012 17:11:27 +0100, by Pierre-Yves David
-
mq: turn changeset draft on qfinish (except if qparent is secret)Wed, 18 Jan 2012 17:06:59 +0100, by Pierre-Yves David
-
config: have a way to backup and restore value in configWed, 18 Jan 2012 16:52:26 +0100, by Pierre-Yves David
-
graft: add test to check the phase of new changesetsTue, 17 Jan 2012 11:08:23 +0100, by Alain Leufroy
-
rebase: fix phases movementTue, 17 Jan 2012 09:12:14 +0100, by Alain Leufroy
-
largefiles: cache new largefiles for new heads when pullingWed, 18 Jan 2012 11:33:14 +0100, by Na'Tosha Bard
-
largefiles: remove unused lfutil.readhash()Wed, 18 Jan 2012 14:33:19 +0100, by Patrick Mezard
-
largefiles: check if largefile could be found when archiving (issue3193)Wed, 18 Jan 2012 14:19:43 +0100, by Na'Tosha Bard
-
largefiles: refactor lfutil.findfiles to be more logicalWed, 18 Jan 2012 13:41:03 +0100, by Na'Tosha Bard
-
forget: fix subrepo recursion for explicit path handlingTue, 17 Jan 2012 19:10:59 -0500, by David M. Carr
-
add: fix subrepo recursion for explicit path handlingTue, 17 Jan 2012 19:10:58 -0500, by David M. Carr
-
tests: add subrepo recursion tests for add/forget with explicit pathsTue, 17 Jan 2012 19:10:54 -0500, by David M. Carr
-
merge with stableWed, 18 Jan 2012 15:07:15 -0600, by Matt Mackall
-
bookmarks: backout locking change in 12dea4d998ecWed, 18 Jan 2012 14:56:52 -0600, by Matt Mackall
-
changeset_printer: display changeset phase on debug levelTue, 17 Jan 2012 20:23:23 +0100, by Pierre-Yves David
-
phase: report phase movementTue, 17 Jan 2012 20:43:41 +0100, by Pierre-Yves David
-
largefiles: correctly handle newly added largefile on other side of mergeMon, 16 Jan 2012 19:45:35 +0100, by Na'Tosha Bard
-
rebase: write series file without removed mq patchesTue, 17 Jan 2012 02:55:55 +0100, by Mads Kiilerich
-
revset: roots needs to be computed on full setTue, 17 Jan 2012 17:48:59 -0600, by Matt Mackall