Tue, 27 Nov 2018 04:07:38 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 27 Nov 2018 04:07:36 +0100 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 27 Nov 2018 04:07:35 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 27 Nov 2018 04:07:33 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Tue, 27 Nov 2018 04:07:31 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Tue, 27 Nov 2018 03:57:30 +0100 Pierre-Yves David changelog: add information about the topic message improvements
Tue, 27 Nov 2018 03:56:27 +0100 Pierre-Yves David branching: merge with stable
Tue, 27 Nov 2018 03:46:06 +0100 Sushil khanchi evolve: update the abort to a ProgrammingError stable
Mon, 26 Nov 2018 16:43:39 +0300 Pulkit Goyal topics: improve the message around topic changing
Wed, 21 Nov 2018 11:13:21 +0000 Martijn Pieters tests: fix for POSIX compliance
Wed, 21 Nov 2018 10:47:07 +0000 Martijn Pieters style: remove unused variables
Tue, 20 Nov 2018 11:33:38 -0500 Eric Spishak-Thomas evolve: fix a documentation typo stable
Mon, 19 Nov 2018 02:34:39 +0000 Pierre-Yves David compat: drop 4.3 related obsfate code
Mon, 19 Nov 2018 02:27:13 +0000 Pierre-Yves David compat: drop code dealing with incompatibility for --publish with 4.3
Mon, 19 Nov 2018 02:25:37 +0000 Pierre-Yves David compat: clarify when some conditional are used
Mon, 19 Nov 2018 02:20:44 +0000 Pierre-Yves David compat: drop 4.3 "new troubles" report code
Mon, 19 Nov 2018 02:18:58 +0000 Pierre-Yves David compat: drop 4.3 wrapping of createmarker for effect flag support
Mon, 19 Nov 2018 01:52:45 +0000 Pierre-Yves David compat: drop 4.3 monkey patch of `copies.mergecopies`
Mon, 19 Nov 2018 01:45:34 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for `obsutil.allprecursors` function
Mon, 19 Nov 2018 01:44:28 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for `ui.edit` method
Mon, 19 Nov 2018 01:42:50 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for 'successors' revset
Mon, 19 Nov 2018 01:41:36 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for 'precursors' revset
Sat, 10 Nov 2018 23:54:46 -0500 Matt Harbison compat: drop Mercurial 4.3 support for exthelper
Mon, 19 Nov 2018 01:49:34 +0000 Pierre-Yves David compat: update metadata about minimum ag version
Tue, 06 Nov 2018 10:41:50 +0530 Sushil khanchi next: solve the issue of `next` get confused by split
Tue, 06 Nov 2018 15:10:56 +0530 Sushil khanchi next: add test which shows that `next` get confused by split
Wed, 31 Oct 2018 14:08:56 +0530 Sushil khanchi cleanup: avoid a Yoda condition
Wed, 31 Oct 2018 14:06:17 +0530 Sushil khanchi evolve: modify and move the comment to appropriate position
Wed, 31 Oct 2018 14:01:58 +0530 Sushil khanchi next: update the command description
Sat, 10 Nov 2018 15:50:05 +0100 Sushil khanchi next: make next command --evolve by default
Mon, 05 Nov 2018 19:56:33 +0800 Anton Shestakov safeguard: allow push to succeed (and without warning) with --publish
Sun, 04 Nov 2018 22:06:23 +0800 Anton Shestakov topic: only add --publish flag to push if it's not already there
Mon, 05 Nov 2018 16:04:01 +0800 Anton Shestakov safeguard: check auto-publish value before sending listkeys command
Sat, 10 Nov 2018 17:54:28 +0100 Pierre-Yves David style: silence another flak8 warning
Sat, 10 Nov 2018 16:11:19 +0100 Pierre-Yves David oops: backed out changeset df22f010cf24 pushed by error
Sat, 10 Nov 2018 15:50:05 +0100 Sushil khanchi next: make next command --evolve by default
Sat, 10 Nov 2018 16:05:34 +0100 Pierre-Yves David next: improve the message for dirty working copy with --evolve
Sat, 10 Nov 2018 16:01:31 +0100 Pierre-Yves David next: use the `hint` argument of bail if changed
Sat, 10 Nov 2018 15:59:16 +0100 Pierre-Yves David prev: use the `hint` argument of bail if changed
Sat, 10 Nov 2018 15:28:44 +0100 Pierre-Yves David next: explicitly specify --no-evolve in the tests
Sat, 10 Nov 2018 15:47:46 +0100 Pierre-Yves David branching: merge with stable
Sat, 10 Nov 2018 15:37:22 +0100 Pierre-Yves David style: fix various flake8 warning stable
Sat, 10 Nov 2018 15:30:10 +0100 Sushil khanchi next: set if we need to evolve or not; also move logic to appropriate pos
Tue, 06 Nov 2018 11:22:39 +0530 Sushil khanchi next: move some code to prepare for `next --evolve` by default
Sat, 10 Nov 2018 00:55:34 +0100 Pierre-Yves David branching: merge with stable
Tue, 06 Nov 2018 15:53:18 +0530 Sushil khanchi topic: improve UX by using pager only when we should stable
Tue, 06 Nov 2018 10:43:35 +0530 Sushil khanchi evolvecmd: _possibledestination() skip visiting empty parent stable
Sat, 03 Nov 2018 12:21:19 +0530 Sushil khanchi pick: `hg help` was not showing the full cmd desc of `pick` stable
Fri, 09 Nov 2018 20:19:01 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 09 Nov 2018 20:18:59 +0100 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 09 Nov 2018 20:18:58 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 09 Nov 2018 20:18:57 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 09 Nov 2018 20:18:55 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Wed, 07 Nov 2018 19:35:48 +0100 Boris Feld compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow stable
Thu, 01 Nov 2018 21:33:15 +0300 Pulkit Goyal utility: don't translate commit messages in revselection prompt (issue6016) stable
Fri, 26 Oct 2018 12:54:40 +0530 Sushil khanchi evolve: use stack template in --continue case also
Wed, 24 Oct 2018 19:38:02 +0530 Sushil khanchi evolve: add test showing currently stackalias fails in --continue case
Thu, 25 Oct 2018 18:51:55 +0200 Pierre-Yves David branching; merge with stable
Thu, 25 Oct 2018 18:50:42 +0200 Pierre-Yves David packaging: mark version as devel version stable
Thu, 25 Oct 2018 18:44:07 +0200 Pierre-Yves David Added tag 8.3.1 for changeset b90422a11a88 stable
Thu, 25 Oct 2018 18:42:49 +0200 Pierre-Yves David packaging: prepare version 8.3.1 stable 8.3.1
Thu, 25 Oct 2018 18:32:54 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Thu, 25 Oct 2018 18:32:52 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Thu, 25 Oct 2018 18:32:51 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 25 Oct 2018 18:32:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 25 Oct 2018 18:32:49 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Thu, 25 Oct 2018 18:09:08 +0200 Pierre-Yves David evolve: do not try to display stack index of changeset who do not have one stable
Thu, 25 Oct 2018 18:08:34 +0200 Pierre-Yves David evolve: check if we should use stack template for each item in the stack stable
Thu, 25 Oct 2018 17:03:34 +0200 Pierre-Yves David branching: merge stable back into default
Thu, 25 Oct 2018 16:33:10 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Thu, 25 Oct 2018 13:05:14 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Thu, 25 Oct 2018 13:04:08 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 25 Oct 2018 13:03:30 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 25 Oct 2018 13:03:03 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Thu, 25 Oct 2018 13:24:34 +0200 Pierre-Yves David branching: revert test outptu change for 4.7 mercurial-4.7
Thu, 25 Oct 2018 10:01:58 +0200 Pierre-Yves David pullbundle: drop erroneous flagging of the command as basic stable
Thu, 25 Oct 2018 12:55:37 +0200 Pierre-Yves David test-compat: backed out changeset ba1e83c841f2 stable
Thu, 25 Oct 2018 12:55:22 +0200 Pierre-Yves David test-compat: backed out changeset b0084d599112 stable
Thu, 25 Oct 2018 12:55:12 +0200 Pierre-Yves David test-compat: backed out changeset e2d083cc447e stable
Thu, 25 Oct 2018 12:53:48 +0200 Pierre-Yves David test-compat: backed out changeset ccbfbeee6cf3 stable
Thu, 25 Oct 2018 12:53:09 +0200 Pierre-Yves David test-compat: backed out changeset 7091f7215651 stable
Thu, 25 Oct 2018 12:52:34 +0200 Pierre-Yves David test-compat: backed out changeset 8eec9422bd8e stable
Thu, 25 Oct 2018 12:49:48 +0200 Pierre-Yves David branching: merge stable into default
Thu, 25 Oct 2018 12:41:16 +0200 Pierre-Yves David branching: start test compatibility branch for Mercurial 4.7 mercurial-4.7
Sun, 21 Oct 2018 00:08:27 +0300 Pulkit Goyal topic: add the changelog argument to branchinfo() stable
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator stable
Wed, 17 Oct 2018 14:47:38 +0200 Pierre-Yves David topicidx: stop assigning index number to obsolete changesets stable
Thu, 25 Oct 2018 11:32:43 +0200 Pierre-Yves David stack-index: add some test featuring content diversion stable
Thu, 25 Oct 2018 10:01:58 +0200 Pierre-Yves David pullbundle: drop erroneous flagging of the command as basic
Sun, 21 Oct 2018 00:08:27 +0300 Pulkit Goyal topic: add the changelog argument to branchinfo()
Fri, 19 Oct 2018 09:02:35 -0700 Martin von Zweigbergk topics: "prairie" is a not an animal (AFAIK, anyway)
Thu, 18 Oct 2018 21:59:24 -0700 Martin von Zweigbergk tests: remove a"| head -n 2" that just hides an error code
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator
Wed, 17 Oct 2018 23:10:30 +0800 Anton Shestakov commands: adjust metavariables as appropriate
Wed, 17 Oct 2018 14:02:18 +0200 Pierre-Yves David branching: merge with default
Wed, 17 Oct 2018 13:44:06 +0200 Pierre-Yves David branching: preserve the expected output on default
Sun, 14 Oct 2018 13:37:11 +0200 Anton Shestakov evolvecmd: use modern vocabulary in help text for evolve stable
Sun, 14 Oct 2018 13:35:13 +0200 Anton Shestakov evolvecmd: mark flags with old instability names as deprecated stable
Wed, 17 Oct 2018 13:36:08 +0200 Pierre-Yves David packaging: mark as development version stable
Fri, 12 Oct 2018 16:31:20 +0200 Pierre-Yves David Added tag 8.3.0 for changeset 45d4b49d81d9 stable
Fri, 12 Oct 2018 16:19:39 +0200 Pierre-Yves David packaging: prepare release 8.3.0 stable 8.3.0
Fri, 12 Oct 2018 16:25:06 +0200 Pierre-Yves David pullbundle: document working version and update changelog to mention it stable
Fri, 12 Oct 2018 15:20:54 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 12 Oct 2018 15:15:09 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 12 Oct 2018 15:15:07 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 12 Oct 2018 15:15:05 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Fri, 12 Oct 2018 15:37:22 +0200 Pierre-Yves David topic: fix '{topicidx}' keyword registration for mercurial <= 4.5 stable
Fri, 12 Oct 2018 15:03:29 +0200 Pierre-Yves David branching: prepare release 8.3.0 stable
Fri, 12 Oct 2018 15:07:23 +0200 Pierre-Yves David test: other harmless output change stable
Fri, 12 Oct 2018 15:02:51 +0200 Pierre-Yves David changelog: mention the fix of cache warming on hg strip stable
Fri, 12 Oct 2018 14:56:00 +0200 Pierre-Yves David test: backed out output changes from changeset 6f391c2a773b stable
Fri, 12 Oct 2018 14:55:46 +0200 Pierre-Yves David test: backed out test output changes from changeset ef22eef37ecc stable
Fri, 12 Oct 2018 14:55:37 +0200 Pierre-Yves David test: backed out output changes from changeset 0171a7ceb574 stable
Fri, 12 Oct 2018 14:55:27 +0200 Pierre-Yves David test: backed out output changes from changeset dfa69b5ece87 stable
Fri, 12 Oct 2018 14:55:20 +0200 Pierre-Yves David test: backed out output changes from changeset 01ad46551d7c stable
Fri, 12 Oct 2018 14:40:03 +0200 Pierre-Yves David prev: also use stack shortcut in output when possible
Fri, 12 Oct 2018 14:33:03 +0200 Pierre-Yves David next: also use stack shortcut in output when possible
Fri, 12 Oct 2018 11:33:30 +0200 Pierre-Yves David branching: merge stable into default
Fri, 12 Oct 2018 02:12:23 +0300 Pulkit Goyal rewind: alias the command to undo
Fri, 12 Oct 2018 01:23:16 +0200 Pierre-Yves David changelog: add a line about the usage of s# in evolve
Thu, 11 Oct 2018 13:38:38 +0200 Pierre-Yves David caches: no longer warm the cache on strip in "auto" mode stable
Tue, 02 Oct 2018 12:55:29 +0530 Sushil khanchi evolve: use stack alias s# in `hg evolve` msgs
Mon, 01 Oct 2018 19:59:17 +0530 Sushil khanchi evolve: extract displayer to _solveone()
Mon, 01 Oct 2018 13:20:30 +0530 Sushil khanchi utility: add a template alias that will be used in evolve msgs
Mon, 01 Oct 2018 12:37:42 +0530 Sushil khanchi topic: add topicidx template keyword
Tue, 09 Oct 2018 15:14:32 +0200 Pierre-Yves David changelog: fix version number
Tue, 02 Oct 2018 20:38:37 +0300 Pulkit Goyal tests: update the test-topic.t with changes in core mercurial
Wed, 26 Sep 2018 19:17:04 +0200 Pierre-Yves David pullbundle: fix style warning
Wed, 26 Sep 2018 18:41:55 +0200 Pierre-Yves David pullbundle: improves management of multiple branch while dealing with a head
Wed, 26 Sep 2018 18:42:44 +0200 Pierre-Yves David pullbundle: deal with head in a predicable order
Wed, 26 Sep 2018 17:17:11 +0200 Pierre-Yves David pullbundle: deal with another special case introduced by arbitrary ranges
Wed, 26 Sep 2018 13:15:40 +0200 Pierre-Yves David pullbundle: compat with Mercurial 4.7
Tue, 25 Sep 2018 19:35:33 +0200 Pierre-Yves David pullbundle: add some information on the cached change
Tue, 25 Sep 2018 18:41:51 +0200 Pierre-Yves David pullbundle: add data about the cached bundle size and hit
Tue, 25 Sep 2018 18:23:46 +0200 Pierre-Yves David pullbundle: add a command to generate cache hit statistic
Tue, 25 Sep 2018 13:44:32 +0200 Pierre-Yves David pullbundle: point out the output flooding issue from core
Tue, 25 Sep 2018 13:29:49 +0200 Pierre-Yves David pullbundle: issue local branches in the right order
Tue, 25 Sep 2018 12:53:34 +0200 Pierre-Yves David pullbundle: delay cache file opening
Tue, 25 Sep 2018 12:20:26 +0200 Pierre-Yves David pullbundle: improve slicing of the lower part of range
Tue, 25 Sep 2018 12:19:41 +0200 Pierre-Yves David stablerange: fix slicing of arbitrary ranges
Mon, 24 Sep 2018 01:16:00 +0200 Pierre-Yves David pullbundle: attempt to save stablerange cache after each computation
Mon, 24 Sep 2018 00:51:39 +0200 Pierre-Yves David pullbundle: add basic extension metadata
Mon, 24 Sep 2018 00:28:10 +0200 Pierre-Yves David pullbundle: add a config option for the cache directory
Sun, 23 Sep 2018 22:58:11 +0200 Pierre-Yves David pullbundle: add an output about the time spent slicing the set
Sun, 23 Sep 2018 22:45:23 +0200 Pierre-Yves David pullbundle: add extension documentation
Sun, 23 Sep 2018 23:46:49 +0200 Pierre-Yves David pullbundle: add an extra test showing how cache are reusable
Sun, 23 Sep 2018 00:08:02 +0200 Pierre-Yves David pullbundle: add caching logic
Sun, 23 Sep 2018 23:41:08 +0200 Pierre-Yves David pullbundle: slice pull into multiple ranges
Sun, 23 Sep 2018 23:53:23 +0200 Pierre-Yves David pullbundle: initial commit
Fri, 21 Sep 2018 20:02:03 +0200 Pierre-Yves David test: update output to make streamv2 capabilities
Fri, 21 Sep 2018 18:33:55 +0200 Pierre-Yves David branching: merge with stable
Sat, 22 Sep 2018 13:09:06 +0200 Pierre-Yves David topic: respect preexisting 'topic' value on workingcommitctx stable
Fri, 21 Sep 2018 19:49:28 +0200 Pierre-Yves David topic: add a compatibility to access transaction's names stable
Fri, 21 Sep 2018 17:50:28 +0200 Pierre-Yves David topic: add a compatibility to access transaction's validator stable
Fri, 21 Sep 2018 15:52:53 +0530 Sushil khanchi evovle: remove redundancy in evolve output
Fri, 21 Sep 2018 11:58:42 +0200 Pierre-Yves David amend: handle crash before transaction initialization with --patch stable
Tue, 18 Sep 2018 02:14:10 +0200 Pierre-Yves David branching: merge with stable
Mon, 17 Sep 2018 09:25:28 -0700 Gregory Szorc obsdiscovery: adopt to calling convention change stable
Fri, 14 Sep 2018 12:21:32 +0200 Pierre-Yves David branching: merge stable into default
Fri, 14 Sep 2018 12:18:22 +0200 Pierre-Yves David packaging: mark as development version stable
Fri, 14 Sep 2018 12:17:21 +0200 Pierre-Yves David Added tag 8.2.1 for changeset c6362c4abd69 stable
Fri, 14 Sep 2018 12:17:06 +0200 Pierre-Yves David packagin: prepare release 8.2.1 stable 8.2.1
Fri, 14 Sep 2018 10:51:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 14 Sep 2018 10:51:43 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 14 Sep 2018 10:51:42 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 14 Sep 2018 10:51:40 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Fri, 14 Sep 2018 10:47:57 +0200 Pierre-Yves David branching: merge stable into default
Fri, 14 Sep 2018 10:39:01 +0200 Pierre-Yves David caches: issue both debug and blackbox log message stable
Thu, 13 Sep 2018 00:04:17 +0800 Anton Shestakov cmdrewrite: rename variable and move it closer to where it is used
Thu, 13 Sep 2018 19:46:05 +0200 Pierre-Yves David changelog: mention the cache improvements stable
Thu, 13 Sep 2018 17:09:44 +0200 Pierre-Yves David obshashrangecache: be more paranoid in the errors we catch stable
Thu, 13 Sep 2018 17:09:34 +0200 Pierre-Yves David stablerangecache: be more paranoid in the errors we catch stable
Thu, 13 Sep 2018 19:22:03 +0200 Pierre-Yves David stablesortcache: update the variable tracking on-disk state after write stable
Thu, 13 Sep 2018 19:22:39 +0200 Pierre-Yves David stablesortcache: ignore permission and OS errors when writing stable
Thu, 13 Sep 2018 19:09:48 +0200 Pierre-Yves David firstmergecache: update the variable tracking on-disk state after write stable
Thu, 13 Sep 2018 17:08:18 +0200 Pierre-Yves David firstmergecache: ignore permission and OS errors when writing stable
Thu, 13 Sep 2018 18:56:04 +0200 Pierre-Yves David depthcache: update the variable tracking on disk state after write stable
Thu, 13 Sep 2018 17:08:05 +0200 Pierre-Yves David depthcache: ignore permission and OS errors when writing stable
Thu, 13 Sep 2018 18:20:50 +0200 Pierre-Yves David obscache: update the variable tracking on disk state after write stable
Thu, 13 Sep 2018 18:21:07 +0200 Pierre-Yves David obscache: ignore permission and OS errors when writing stable
Thu, 13 Sep 2018 02:49:58 +0200 Pierre-Yves David obshashrange: force reset if many changes stable
Tue, 04 Sep 2018 19:30:19 +0800 Anton Shestakov topic: refactor revset.py slightly
Wed, 12 Sep 2018 12:02:17 +0200 Pierre-Yves David test: update output to match new `hg verify` reports
Wed, 12 Sep 2018 11:53:41 +0200 Pierre-Yves David test: update output to match new "pull" phase report
Wed, 12 Sep 2018 10:37:14 +0200 Pierre-Yves David test: adapt to change in revert messages order
Fri, 07 Sep 2018 11:08:47 -0700 Martin von Zweigbergk rewind: fix help text (mostly grammar, but also s/precursor/predecessor) stable
Thu, 06 Sep 2018 16:14:24 -0700 Martin von Zweigbergk evolve: fix use of "'%d' % ctx" stable
Thu, 06 Sep 2018 23:24:26 -0400 Gerald Squelart stablerange: only issue the message once stable
Fri, 07 Sep 2018 00:06:00 -0400 Pierre-Yves David changelog: fix version number stable
Mon, 03 Sep 2018 23:30:28 +0200 Pierre-Yves David branching: merge back with stable
Mon, 03 Sep 2018 23:29:15 +0200 Pierre-Yves David packaing: mark as development version stable
Mon, 03 Sep 2018 23:27:54 +0200 Pierre-Yves David Added tag 8.2.0 for changeset 8d8f08245f97 stable
Mon, 03 Sep 2018 23:21:39 +0200 Pierre-Yves David branching: merge back with stable
Mon, 03 Sep 2018 23:17:50 +0200 Pierre-Yves David packaging: prepare new release stable 8.2.0
Mon, 03 Sep 2018 22:59:20 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 03 Sep 2018 22:59:19 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 03 Sep 2018 22:59:18 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 03 Sep 2018 22:59:16 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Mon, 03 Sep 2018 22:47:18 +0200 Pierre-Yves David topic: rework topic templatekw declaration to be 4.5 compatible again stable
Mon, 03 Sep 2018 22:09:26 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 03 Sep 2018 22:06:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 03 Sep 2018 22:05:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 03 Sep 2018 21:59:24 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Mon, 03 Sep 2018 21:08:33 +0200 Pierre-Yves David branching: merge the two stable heads stable
Mon, 03 Sep 2018 17:21:16 +0200 Pierre-Yves David test-output: backout test output update in 8fcee1e65e29 stable
Mon, 03 Sep 2018 17:20:28 +0200 Pierre-Yves David test-output: backout test output update in 503ae2689df8 stable
Mon, 03 Sep 2018 20:54:17 +0200 Pierre-Yves David topic: update the changelog with the 's#' alias change
Mon, 03 Sep 2018 20:53:12 +0200 Pierre-Yves David topic: update other occurrence of 't0' is 's0' in the code
Mon, 03 Sep 2018 17:28:50 +0200 Pierre-Yves David topic: mention t0 in topic documentation stable
Mon, 03 Sep 2018 17:07:36 +0200 Pierre-Yves David stack: display 's#' instead of 't#' and 'b#'
Mon, 03 Sep 2018 16:41:32 +0200 Pierre-Yves David stack: clarify s# error message in case of branch
Mon, 03 Sep 2018 16:29:02 +0200 Pierre-Yves David alias: allow reference through 's#'
Sat, 01 Sep 2018 14:00:41 +0200 Pierre-Yves David topic-revset: get the list of revset through the official localrepo API
Sat, 01 Sep 2018 21:47:00 +0200 Pierre-Yves David topic-revset: strictly read string
Sat, 01 Sep 2018 21:45:15 +0200 Pierre-Yves David test: search for empty topic as a string
Thu, 30 Aug 2018 21:05:17 +0800 Anton Shestakov topic: handle ambiguous arguments to topic() revset
Thu, 30 Aug 2018 20:21:17 +0800 Anton Shestakov topic: handle revsets passed to topic() revset
Thu, 30 Aug 2018 19:13:56 +0800 Anton Shestakov topic: handle string argument to topic() revset earlier
Thu, 30 Aug 2018 18:02:41 +0800 Anton Shestakov topic: prepare to handle non-string arguments to topic() revset
Thu, 30 Aug 2018 17:42:11 +0800 Anton Shestakov topic: return result early if there are no arguments to topic() revset
Fri, 31 Aug 2018 00:31:01 +0200 Pierre-Yves David obshashrange: enable by default
Thu, 30 Aug 2018 22:50:26 +0200 Pierre-Yves David obshashrange: issue a warning if the cache takes a long time to load
Fri, 31 Aug 2018 14:26:37 +0200 Boris Feld pick: fix last references of grab in code
Fri, 31 Aug 2018 09:21:19 +0200 Pierre-Yves David pick: replace `hg grab` invocation in test with `hg pick`
Fri, 31 Aug 2018 09:20:21 +0200 Pierre-Yves David pick: replace "grabstate" with "pickstate"
Fri, 31 Aug 2018 09:19:13 +0200 Pierre-Yves David pick: use "pick" as operation name in obsolescence markers
Fri, 31 Aug 2018 12:45:56 +0200 Pierre-Yves David pick: use "pick" instead of "grab" for various internal API
Fri, 31 Aug 2018 09:13:11 +0200 Pierre-Yves David pick: update command output to mention pick instead of grab
Fri, 31 Aug 2018 09:11:04 +0200 Pierre-Yves David pick: rename the grab command to pick
Fri, 31 Aug 2018 09:08:13 +0200 Pierre-Yves David grab: prefix function with 'cmd' as for the other command in the extension
Thu, 30 Aug 2018 19:40:18 +0200 Pierre-Yves David readme: document the purpose of the evolve extension
Thu, 30 Aug 2018 19:50:39 +0200 Pierre-Yves David prune: replace --biject with --pair
Tue, 28 Aug 2018 21:28:41 +0800 Anton Shestakov topic: check that repo.currenttopic is set before using it as an argument
Wed, 29 Aug 2018 18:59:07 +0200 Pierre-Yves David test: update output after merge message change
Wed, 29 Aug 2018 17:32:47 +0200 Pierre-Yves David readme: document the tag we use on output change
Wed, 29 Aug 2018 17:23:25 +0200 Pierre-Yves David branching: merge with stable
Wed, 29 Aug 2018 10:46:37 +0200 Pierre-Yves David packaging: fix debian version numbers stable
Wed, 29 Aug 2018 10:46:37 +0200 Pierre-Yves David packaging: fix debian version numbers
Tue, 28 Aug 2018 21:53:42 +0200 Pierre-Yves David branching: merge stable into default
Tue, 28 Aug 2018 21:53:07 +0200 Pierre-Yves David packaging: mark in progress work as development version stable
(0) -3000 -1000 -240 +240 +1000 tip