Thu, 17 Apr 2014 17:15:54 -0400 Kill fastobs, as marmoute says it causes problems
Augie Fackler <raf@durin42.com> [Thu, 17 Apr 2014 17:15:54 -0400] rev 903
Kill fastobs, as marmoute says it causes problems
Mon, 07 Apr 2014 16:41:29 -0700 tests: fix test-prune.t breakage stable
Durham Goode <durham@fb.com> [Mon, 07 Apr 2014 16:41:29 -0700] rev 902
tests: fix test-prune.t breakage test-prune.t was broken due to 91d28bd0e04e in upstream Mercurial, which made hidden commits visible when a local tag made the commit reachable. The fix is to delete the tag in the test.
Mon, 14 Apr 2014 18:16:35 +0200 Fix preservation of rename information on evolve (#33) stable
Julien Cristau <julien.cristau@logilab.fr> [Mon, 14 Apr 2014 18:16:35 +0200] rev 901
Fix preservation of rename information on evolve (#33) Following what rebase itself does, call duplicatecopies between rebasenode and concludenode. Should fix https://bitbucket.org/marmoute/mutable-history/issue/33/evolve-command-loses-copy-metadata
Sun, 13 Apr 2014 16:46:13 -0400 merge stable into default
Pierre-Yves David <pierre-yves.david@fb.com> [Sun, 13 Apr 2014 16:46:13 -0400] rev 900
merge stable into default
Mon, 07 Apr 2014 16:41:29 -0700 tests: fix test-prune.t breakage
Durham Goode <durham@fb.com> [Mon, 07 Apr 2014 16:41:29 -0700] rev 899
tests: fix test-prune.t breakage test-prune.t was broken due to 91d28bd0e04e in upstream Mercurial, which made hidden commits visible when a local tag made the commit reachable. The fix is to delete the tag in the test.
Sat, 12 Apr 2014 23:16:02 +0200 evolve: small white space change
Olle Lundberg <geek@nerd.sh> [Sat, 12 Apr 2014 23:16:02 +0200] rev 898
evolve: small white space change
Sat, 12 Apr 2014 23:15:13 +0200 evolve: use new api _callcompressable
Olle Lundberg <geek@nerd.sh> [Sat, 12 Apr 2014 23:15:13 +0200] rev 897
evolve: use new api _callcompressable This changeset makes evolve compatible with the change introduced in 167047ba3cfa
Fri, 04 Apr 2014 01:07:27 +0200 evolve: downcase first word in module doc
Olle Lundberg <geek@nerd.sh> [Fri, 04 Apr 2014 01:07:27 +0200] rev 896
evolve: downcase first word in module doc This makes the output of hg help consistent with the other extensions.
Fri, 04 Apr 2014 00:58:15 +0200 evolve: deprecate gup and gdown aliases
Olle Lundberg <geek@nerd.sh> [Fri, 04 Apr 2014 00:58:15 +0200] rev 895
evolve: deprecate gup and gdown aliases This is done in an effort to clean up the UI of evolve.
Fri, 04 Apr 2014 00:30:56 +0200 evolve: add function to deprecate an alias
Olle Lundberg <geek@nerd.sh> [Fri, 04 Apr 2014 00:30:56 +0200] rev 894
evolve: add function to deprecate an alias When cleaning up the UI for evolve we will deprecate old aliases, but still want them to work for a while. This is a helper function that will be called during the extension setup and has the ability map an old alias to a new or canonical one.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip