Mercurial > hg-stable
graph
-
convert: accept Subversion 'file:///c%3A/svnrepo' syntax on WindowsThu, 28 Jun 2012 03:41:37 +0200, by Mads Kiilerich
-
win32: remove uneeded usage of _STARTF_USESHOWWINDOWMon, 25 Jun 2012 19:26:29 +0200, by Adrian Buehlmann
-
win32: specify _CREATE_NO_WINDOW on spawndetached()Mon, 25 Jun 2012 19:11:29 +0200, by Adrian Buehlmann
-
amend: disable hooks when creating intermediate commit (issue3501) stableSat, 23 Jun 2012 19:57:29 +0300, by Idan Kamara
-
ui: add a variable to control whether hooks should be called stableSat, 23 Jun 2012 19:57:07 +0300, by Idan Kamara
-
strip: update help to state than you can strip public changeset stableThu, 28 Jun 2012 18:39:16 +0200, by Pierre-Yves David
-
bookmarks: correctly update current bookmarks on rebase (issue2277) stableFri, 22 Jun 2012 11:40:31 -0700, by David Schleimer
-
graft: don't drop the second parent on unsuccessful merge (issue3498) stableSat, 16 Jun 2012 17:05:55 +0900, by Yuya Nishihara
-
tests: add missing path globbing for Windows in svn testsWed, 27 Jun 2012 02:34:58 +0200, by Mads Kiilerich
-
fix push of moved bookmark when creating new branch headsTue, 26 Jun 2012 23:05:25 +0200, by Sune Foldager
-
merge with stableTue, 26 Jun 2012 15:08:10 -0500, by Matt Mackall
-
i18n-de: Move policies from header of de.po to http://mercurial.selenic.com/wiki/GermanTranslation stableThu, 21 Jun 2012 18:23:18 +0200, by Martin Schröder
-
scmutil: speed up new-style range extensionFri, 22 Jun 2012 12:00:41 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 26 Jun 2012 14:32:20 +0200, by Thomas Arendsen Hein
-
subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968) stableTue, 26 Jun 2012 14:27:33 +0200, by Thomas Arendsen Hein
-
convert/bzr: make tests work with bzr 2.0 again stableTue, 26 Jun 2012 12:17:40 +0200, by Thomas Arendsen Hein
-
tests: cleanup of svn url handlingTue, 26 Jun 2012 03:35:22 +0200, by Mads Kiilerich
-
test-subrepo-svn.t: partially adapt for WindowsSat, 23 Jun 2012 19:54:08 +0300, by Eduard-Cristian Stefan
-
convert: ignore svn:executable for subversion targets without exec bit supportSun, 24 Jun 2012 17:06:47 +0200, by Mads Kiilerich
-
tests: add missing 'backup bundle' path glob in test-rebase-collapse.tFri, 22 Jun 2012 02:39:52 +0200, by Mads Kiilerich
-
tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.tFri, 22 Jun 2012 00:52:14 +0200, by Mads Kiilerich
-
merge with crewThu, 21 Jun 2012 17:37:02 -0500, by Matt Mackall
-
merge with stableThu, 21 Jun 2012 15:10:01 +0200, by Martin Geisler
-
rebase: improve error message on improper phases stableMon, 18 Jun 2012 11:16:24 +0200, by Dan Villiom Podlaski Christiansen
-
subrepo: support Git being named "git.cmd" on Windows (issue3173) stableTue, 12 Jun 2012 09:31:04 -0400, by Benjamin Pollack
-
subrepo: warn user if Git is not version 1.6.0 or higher stableTue, 12 Jun 2012 09:28:55 -0400, by Benjamin Pollack
-
test-http and test-https: partially adapt for WindowsTue, 19 Jun 2012 19:45:00 +0200, by Adrian Buehlmann
-
test-subrepo-git.t: adapt for WindowsWed, 20 Jun 2012 02:09:49 +0300, by Eduard-Cristian Stefan
-
test-bookmarks-pushpull: partially adapt for WindowsWed, 20 Jun 2012 18:02:01 +0200, by Adrian Buehlmann
-
test-static-http: partially adapt for WindowsTue, 19 Jun 2012 19:28:55 +0200, by Adrian Buehlmann
-
test-bad-pull: partially adjust for WindowsTue, 19 Jun 2012 17:05:04 +0200, by Adrian Buehlmann
-
tests: consistently use printenv.py the same MSYS/Windows-compatible wayThu, 21 Jun 2012 03:05:02 +0200, by Mads Kiilerich
-
tests: prepare get-with-headers.py for MSYSThu, 21 Jun 2012 03:05:02 +0200, by Mads Kiilerich
-
tests: hghave outer-repo should be true even if a bad repo is foundWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
tests: add missing no-outer-repo requirementsWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
tests: convert some 'hghave no-outer-repo' to #ifWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
strip: incrementally update the branchheads cache after a stripFri, 18 May 2012 12:45:47 -0700, by Joshua Redstone
-
localrepo: convert _updatebranchcache from nodespace to revspaceFri, 01 Jun 2012 08:56:17 -0700, by Joshua Redstone
-
discovery: convert legacy part of checkheads to revs from nodesFri, 08 Jun 2012 14:23:31 -0700, by Joshua Redstone
-
transplant: convert applied() algorithm from nodes to revsFri, 08 Jun 2012 14:21:32 -0700, by Joshua Redstone
-
revlog: remove reachable and switch call sites to ancestorsFri, 08 Jun 2012 08:39:44 -0700, by Joshua Redstone
-
revlog: add incancestors, a version of ancestors that includes revs listedFri, 08 Jun 2012 07:59:37 -0700, by Joshua Redstone
-
scmutil: change canonpath to use util.samefile (issue2167)Thu, 14 Jun 2012 11:43:48 +0200, by Adrian Buehlmann
-
win32.py: let samefile and samedevice work on directories tooThu, 14 Jun 2012 11:03:20 +0200, by Adrian Buehlmann
-
rebase: do not add second parent to rebased changeset (drop detach option) (BC)Wed, 20 Jun 2012 20:08:57 +0200, by Pierre-Yves David
-
zsh completion: catch up with 2.2 commands and optionsWed, 20 Jun 2012 17:40:19 +0400, by Nikolaj Sjujskij
-
revset: add a utility for obtaining the source of a given revTue, 05 Jun 2012 20:35:34 -0400, by Matt Harbison
-
revset: add a predicate for finding converted changesetsSun, 13 May 2012 01:12:26 -0400, by Matt Harbison
-
merge with stableWed, 20 Jun 2012 12:30:16 -0500, by Matt Mackall
-
merge with i18nWed, 20 Jun 2012 12:29:08 -0500, by Matt Mackall
-
i18n-de: More corrections for translation of default, and other translations stableMon, 18 Jun 2012 20:07:25 +0200, by Martin Schröder
-
i18n-de: Update strings, translated many fuzzy strings stableFri, 15 Jun 2012 19:17:35 +0200, by Martin Schröder
-
merge with i18nMon, 18 Jun 2012 16:21:31 -0300, by Wagner Bruna
-
i18n-de: More corrections for translation of default, and other translationsMon, 18 Jun 2012 20:07:25 +0200, by Martin Schröder
-
tests: remove execute permission from two unified test filesWed, 20 Jun 2012 17:04:30 +0200, by Thomas Arendsen Hein