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
|