Mercurial > hg
graph
-
bookmarks: respect --debug during incoming/outgoing stableWed, 25 Jan 2012 20:03:46 +0100, by David Soria Parra
-
largefiles: fix revert on missing largefile (issue3217) stableWed, 25 Jan 2012 16:52:16 +0100, by Na'Tosha Bard
-
largefiles: fix transplant for all cases (issue3192) stableWed, 25 Jan 2012 14:10:01 +0100, by Na'Tosha Bard
-
i18n-sv: translating strings for add, annotate, debuginstall stableWed, 25 Jan 2012 09:33:48 +0100, by Jens Bäckman
-
copies: eliminate criss-crosses when chaining stableTue, 24 Jan 2012 17:16:29 -0600, by Matt Mackall
-
mq: pass qbase node instead of mq statusentry in phasedefaults stableSat, 21 Jan 2012 21:39:27 -0600, by Augie Fackler
-
patch: a little bit more robust line counting on diff --stat (issue3183) stableSat, 21 Jan 2012 23:50:58 +0100, by Jesus Espino Garcia
-
convert: subversion convert abort on revision not found (issue 3205) stableSat, 21 Jan 2012 13:31:41 +0100, by Jesus Espino Garcia
-
bash_completion: added -o filename option to _hg_status (issue3101) stableSat, 21 Jan 2012 00:40:18 +0100, by Jesus Espino Garcia
-
largefiles: fix addremove when no largefiles are specified stableMon, 23 Jan 2012 13:24:32 +0100, by Na'Tosha Bard
-
revset: include the correct first ancestor change for follow(file) stableFri, 20 Jan 2012 23:52:31 -0600, by Matt Mackall
-
revset: remove unreferenced followfile function stableFri, 20 Jan 2012 23:10:13 -0600, by Matt Mackall
-
fileset: don't attempt to check data predicates against removed files stableFri, 20 Jan 2012 22:19:40 -0600, by Matt Mackall
-
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
-
phases: use nodemap to check for missing nodesWed, 18 Jan 2012 16:46:15 +0100, by Sune Foldager
-
repair: move phases code after invalidation codeWed, 18 Jan 2012 14:50:17 +0100, by Henrik Stuart
-
largefiles: remove empty directories upon update (issue3202) stableTue, 17 Jan 2012 11:29:32 +0100, by Patrick Mezard
-
revset: optimize roots and childrenMon, 16 Jan 2012 01:21:30 -0600, by Matt Mackall
-
revset: optimize building large lists in formatrevspecMon, 16 Jan 2012 01:21:22 -0600, by Matt Mackall
-
hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMANDThu, 08 Dec 2011 16:28:18 +0100, by Mads Kiilerich
-
hooks: prioritize run order of hooksSun, 15 Jan 2012 13:50:12 -0700, by Matt Zuba
-
merge with stableSun, 15 Jan 2012 18:00:01 -0600, by Matt Mackall
-
merge: report all files in _checkunknownWed, 11 Jan 2012 15:53:42 -0500, by Jordi Gutiérrez Hermoso
-
discovery: fix prepush documentationFri, 13 Jan 2012 22:16:01 +0100, by Pierre-Yves David
-
phases: simplify phase exchange and movement over pushkeyFri, 13 Jan 2012 02:04:16 +0100, by Pierre-Yves David
-
phases: move phase according what was pushed not only what was added addedFri, 13 Jan 2012 01:42:47 +0100, by Pierre-Yves David
-
revlog: make addgroup returns a list of node contained in the added sourceFri, 13 Jan 2012 01:29:03 +0100, by Pierre-Yves David
-
phases: make secret changeset undiscoverable in all caseThu, 12 Jan 2012 01:25:57 +0100, by Pierre-Yves David
-
phases: exclude secret when doing a local cloneWed, 11 Jan 2012 17:26:27 +0100, by Pierre-Yves David
-
bookmarks: primarily use repo lock, not wlockFri, 13 Jan 2012 02:30:43 +0100, by Mads Kiilerich
-
localrepo: update branchcache in a more reliable wayFri, 13 Jan 2012 02:29:38 +0100, by Mads Kiilerich
-
tests: make qnew in test-mq-caches.t stableFri, 13 Jan 2012 01:19:08 +0100, by Mads Kiilerich
-
localrepo: remove spurious updatebranchcache return valueFri, 13 Jan 2012 01:19:08 +0100, by Mads Kiilerich
-
mq: only save dirty files once when savedirty is called multiple timesWed, 11 Jan 2012 02:29:56 +0100, by Mads Kiilerich
-
mq: remove early wlock release in qnewWed, 11 Jan 2012 02:29:56 +0100, by Mads Kiilerich
-
mq: use .invalidate to cancel dirty mq state when cancelling transactionWed, 11 Jan 2012 02:29:55 +0100, by Mads Kiilerich
-
mq: make qsave implementation more explicitWed, 11 Jan 2012 02:29:55 +0100, by Mads Kiilerich
-
mq: consistently use boolean values for dirty flagsWed, 11 Jan 2012 02:28:36 +0100, by Mads Kiilerich
-
mq: minor cleanupWed, 11 Jan 2012 02:28:12 +0100, by Mads Kiilerich
-
tag: lock before taggingFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
tests: lock before creating transaction in test-filelogFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
debugbuilddag: lock repo before starting transactionFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
rebase: take locks in the right orderFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
tests: keep track of all check-code.py warningsWed, 11 Jan 2012 01:56:05 +0100, by Mads Kiilerich
-
keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stableSun, 15 Jan 2012 13:37:33 +0100, by Christian Ebert
-
bugzilla: make XMLRPC interface support http and https access stableWed, 11 Jan 2012 16:54:29 +0000, by Jim Hague
-
merge with stableFri, 13 Jan 2012 11:29:53 -0600, by Matt Mackall
-
merge with i18nFri, 13 Jan 2012 11:29:40 -0600, by Matt Mackall
-
i18n-ru: editorial for 'abort' and 'pipe'Thu, 12 Jan 2012 17:50:48 +0700, by Andrei Polushin
-
i18n-ru: editorial for 'diff'Thu, 12 Jan 2012 02:12:00 +0700, by Andrei Polushin
-
i18n-ru: editorial for 'guard'Thu, 12 Jan 2012 02:02:11 +0700, by Andrei Polushin