Sun, 10 Dec 2017 00:20:06 +0100 |
Pierre-Yves David |
stablerange: fallback to a more naive approach to find subrange
|
Sat, 09 Dec 2017 22:49:07 +0100 |
Pierre-Yves David |
stablebranch: avoid overlap between subrange
|
Sat, 09 Dec 2017 22:37:10 +0100 |
Pierre-Yves David |
stablerange: introduce an 'basicstablerange'
|
Wed, 29 Nov 2017 11:18:53 -0500 |
Pierre-Yves David |
stablerange: extract the core API into a 'stablerangecore' class
|
Sat, 09 Dec 2017 22:17:00 +0100 |
Pierre-Yves David |
stable-branch: setup tests to use a specific method by default
|
Wed, 29 Nov 2017 10:53:21 -0500 |
Pierre-Yves David |
stablerange: rework the debug command to allow for multiple method
|
Sat, 09 Dec 2017 17:34:33 +0100 |
Pierre-Yves David |
deptcache: make sure we warm the dept cache before warming the obsdiscovery
|
Thu, 23 Nov 2017 16:37:24 +0100 |
Pierre-Yves David |
stablesort: add a 'method' argument to the debugstablesort command
|
Sat, 25 Nov 2017 02:58:47 -0500 |
Pierre-Yves David |
stablesort: rename function to stablesort_branchpoint
|
Sat, 09 Dec 2017 17:14:53 +0100 |
Pierre-Yves David |
stablerange: update the filename to avoid cache confusion
|
Thu, 23 Nov 2017 16:34:50 +0100 |
Pierre-Yves David |
stablesort: extract in its own module
|
Wed, 29 Nov 2017 12:48:45 -0500 |
Pierre-Yves David |
compat: in depth cache, only use cachevfs when available
|
Thu, 23 Nov 2017 16:53:29 +0100 |
Pierre-Yves David |
depthcache: issue a progress bar when loading the depth cache
|
Wed, 22 Nov 2017 15:05:15 +0100 |
Pierre-Yves David |
depthcache: move to a dedicated object and storage
|
Wed, 22 Nov 2017 13:44:44 +0100 |
Pierre-Yves David |
cache: adds debug details about what the content of the update
|
Wed, 22 Nov 2017 13:40:47 +0100 |
Pierre-Yves David |
cache: introduce a changelogsourcebase class
|
Wed, 22 Nov 2017 13:40:05 +0100 |
Pierre-Yves David |
cache: introduce an abstract class for cache we can upgrade incrementally
|
Wed, 22 Nov 2017 16:57:07 +0100 |
Pierre-Yves David |
depth: basic debugdepth implementation and test
|
Sat, 09 Dec 2017 06:13:28 +0100 |
Pulkit Goyal |
topics: add a config to reject draft changeset without topic on a server
|
Sat, 09 Dec 2017 05:05:39 +0100 |
Pierre-Yves David |
test: update output to ad5f2b923b0d
|
Thu, 07 Dec 2017 20:34:18 +0100 |
Denis Laxalde |
touch: shorten touch's docstring to make it fit into a one line
stable
|
Tue, 05 Dec 2017 18:31:08 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 06 Dec 2017 02:08:37 +0100 |
Pierre-Yves David |
help: promote "amend" to important command
stable
|
Tue, 05 Dec 2017 16:11:08 -0800 |
Kyle Lippincott |
help: fix output for `hg help -e evolve` wrt 'touch' command
stable
|
Tue, 05 Dec 2017 16:08:50 -0800 |
Kyle Lippincott |
help: remove a few commands from `hg` (no args) command list
stable
|
Mon, 04 Dec 2017 14:27:27 -0800 |
Kyle Lippincott |
typos: fix typos in several locations
stable
|
Tue, 05 Dec 2017 13:53:04 +0100 |
Pierre-Yves David |
topic: use more protective code to access current topic
stable
|
Tue, 05 Dec 2017 13:21:57 +0100 |
Pierre-Yves David |
topic: use more protective code to access publishing code
stable
|
Mon, 04 Dec 2017 14:27:27 -0800 |
Kyle Lippincott |
typos: fix typos in several locations
|
Mon, 04 Dec 2017 17:16:01 +0530 |
Pulkit Goyal |
tests: add a test for newline in obsnote
|
Mon, 04 Dec 2017 15:50:32 +0530 |
Pulkit Goyal |
obsnote: don't add '' to note while showing it in obslog
|
Sun, 03 Dec 2017 23:40:08 +0530 |
Pulkit Goyal |
obsnote: add an entry in CHANGELOG about it
|
Fri, 17 Nov 2017 03:14:47 +0530 |
Pulkit Goyal |
amend: add support for storing a note in obsmarker
|
Fri, 17 Nov 2017 03:14:31 +0530 |
Pulkit Goyal |
uncommit: add support for storing a note in obsmarker
|
Fri, 17 Nov 2017 03:14:20 +0530 |
Pulkit Goyal |
fold: add support for storing a note in obsmarker
|
Fri, 17 Nov 2017 03:14:08 +0530 |
Pulkit Goyal |
metaedit: add support for storing a note in obsmarker
|
Fri, 17 Nov 2017 03:13:52 +0530 |
Pulkit Goyal |
prune: add support for storing a note in obsmarker
|
Fri, 17 Nov 2017 03:06:06 +0530 |
Pulkit Goyal |
split: add support for storing a note in obsmarker
|
Sun, 12 Nov 2017 01:54:13 +0530 |
Pulkit Goyal |
touch: add support for storing a note in obsmarker
|
Sun, 12 Nov 2017 01:35:51 +0530 |
Pulkit Goyal |
obslog: add initial support for showing note in obslog
|
Sun, 12 Nov 2017 01:26:30 +0530 |
Pulkit Goyal |
cmdrewrite: add a utility function to make sure note is of valid format
|
Thu, 30 Nov 2017 12:14:36 -0500 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 29 Nov 2017 20:50:37 -0500 |
Boris Feld |
test: remove dangling --config in test-metaedit.t
|
Thu, 30 Nov 2017 21:31:14 -0800 |
Martin von Zweigbergk |
tests: fix previously accidentally matching regexes in test-touch.t
stable
|
Thu, 30 Nov 2017 12:09:21 -0500 |
Boris Feld |
test: update test-discovery-obshashrange.t
stable
|
Wed, 29 Nov 2017 20:50:37 -0500 |
Boris Feld |
test: remove dangling --config in test-metaedit.t
stable
|
Fri, 24 Nov 2017 23:46:56 -0500 |
Pierre-Yves David |
serverminitopic: also avoid reading
|
Wed, 15 Nov 2017 08:00:17 +0100 |
Pierre-Yves David |
topic: introduce a minimal extensions to enable topic on the server
|
Sat, 25 Nov 2017 17:47:02 -0500 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 24 Nov 2017 22:36:57 +0100 |
Pierre-Yves David |
pusoperation: wrap pushoperation __init__ directly
stable
|
Thu, 23 Nov 2017 00:29:52 +0100 |
Pierre-Yves David |
hgignore: fix .err matching patterns
stable
|
Sun, 19 Nov 2017 04:47:10 +0100 |
Pierre-Yves David |
changelog: fix 7.0.0 release date
stable
|
Fri, 17 Nov 2017 00:51:31 +0100 |
Pierre-Yves David |
changelog: mention the improved verbosity handling
|
Fri, 17 Nov 2017 00:49:09 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 17 Nov 2017 00:48:08 +0100 |
Pierre-Yves David |
changelog: update missing release date
stable
|
Thu, 16 Nov 2017 11:38:33 -0800 |
Martin von Zweigbergk |
summaryhook: respect -q flag
|
Thu, 16 Nov 2017 11:32:24 -0800 |
Martin von Zweigbergk |
summaryhook: remove unused function
|
Thu, 16 Nov 2017 11:22:38 -0800 |
Martin von Zweigbergk |
evolve: make prev/next respect --quiet flag (issue5742)
|
Wed, 15 Nov 2017 00:30:15 +0100 |
Pierre-Yves David |
packaging: merge 7.0.1 into default
|
Wed, 15 Nov 2017 00:16:37 +0100 |
Pierre-Yves David |
packaging: mark version as development version.
stable
|
Wed, 15 Nov 2017 00:15:29 +0100 |
Pierre-Yves David |
Added tag 7.0.1 for changeset e7a2a6158077
stable
|
Wed, 15 Nov 2017 00:14:01 +0100 |
Pierre-Yves David |
packaging: prepare version 7.0.1
stable 7.0.1
|
Wed, 15 Nov 2017 00:13:10 +0100 |
Pierre-Yves David |
packaging: update tested-with version
stable
|
Wed, 15 Nov 2017 00:12:38 +0100 |
Pierre-Yves David |
changelog: mention the --publish bugfix
stable
|
Tue, 14 Nov 2017 23:15:20 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
|
Tue, 14 Nov 2017 23:15:19 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
|
Tue, 14 Nov 2017 23:15:18 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Tue, 14 Nov 2017 23:11:00 +0100 |
Pierre-Yves David |
compat: fix comp ability of the new phase logic for Mercurial < 4.4
stable
|
Thu, 02 Nov 2017 19:08:36 +0100 |
Pierre-Yves David |
config: clarify that config is only enabled on the repository is it setup for
stable
|
Tue, 14 Nov 2017 23:04:04 +0100 |
Pierre-Yves David |
branching: merge with an old and strange head
stable
|
Tue, 25 Jul 2017 02:29:28 +0200 |
Pierre-Yves David |
branching: default into stable
stable
|
Tue, 14 Nov 2017 21:05:59 +0100 |
Pierre-Yves David |
topic: fix new head detection when using --publish on a topic
stable
|
Tue, 14 Nov 2017 18:35:25 +0100 |
Boris Feld |
effect-flag: fix obsfate verb hooking
|
Tue, 07 Nov 2017 14:07:19 +0100 |
Pierre-Yves David |
test: update test output for effect flag by default
|
Tue, 07 Nov 2017 14:21:19 +0100 |
Pierre-Yves David |
tests: add more testing of pulling with various setting
stable
|
Tue, 07 Nov 2017 13:05:39 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
|
Tue, 07 Nov 2017 13:05:38 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
|
Tue, 07 Nov 2017 13:05:37 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Tue, 07 Nov 2017 13:04:58 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Tue, 07 Nov 2017 12:57:43 +0100 |
Pierre-Yves David |
changelog: add details about the pushkey related fix
stable
|
Tue, 07 Nov 2017 12:36:27 +0100 |
Pierre-Yves David |
wireproto: gracefully fail on http when trying to use older pushkey method
stable
|
Tue, 07 Nov 2017 12:10:22 +0100 |
Pierre-Yves David |
wireproto: avoid exposing pushkey abort for server without evolution
stable
|
Thu, 02 Nov 2017 19:22:32 +0100 |
Pierre-Yves David |
obsdiscovery: enforce the config on the server too
stable
|
Thu, 02 Nov 2017 00:48:25 +0100 |
Pierre-Yves David |
packaging: mark default branch as development version
|
Thu, 02 Nov 2017 00:47:11 +0100 |
Pierre-Yves David |
branching: merge back stable back into default
|
Wed, 01 Nov 2017 23:58:27 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
|
Wed, 01 Nov 2017 23:58:27 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
|
Wed, 01 Nov 2017 23:57:56 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Thu, 02 Nov 2017 00:45:28 +0100 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Thu, 02 Nov 2017 00:43:57 +0100 |
Pierre-Yves David |
Added tag 7.0.0 for changeset c56c028f3802
stable
|
Thu, 02 Nov 2017 00:33:14 +0100 |
Pierre-Yves David |
packaging: prepare version 7.0.0
stable 7.0.0
|
Thu, 02 Nov 2017 00:32:47 +0100 |
Pierre-Yves David |
debian: drop outdate part of the description
stable
|
Thu, 02 Nov 2017 00:32:24 +0100 |
Pierre-Yves David |
debian: update Mercurial version dependencies
stable
|
Wed, 01 Nov 2017 23:51:55 +0100 |
Pierre-Yves David |
branching: merge with stable to prepare version 7.0.0
stable
|
Wed, 01 Nov 2017 16:23:13 +0100 |
Pierre-Yves David |
push: add a --publish flag
|
Wed, 01 Nov 2017 16:26:33 +0100 |
Pierre-Yves David |
topic: add an option to automatically publish topic-less changeset
|
Mon, 30 Oct 2017 19:24:14 +0100 |
Pierre-Yves David |
topic: add an option to enforce a single head per name in a repository
|
Sun, 15 Oct 2017 00:07:21 +0530 |
Pulkit Goyal |
revset: clean up some messy logic
|
Thu, 26 Oct 2017 09:03:48 +0200 |
Pierre-Yves David |
evolve: rename --phasedivergent flag to --phase-divergent
|
Thu, 26 Oct 2017 09:02:25 +0200 |
Pierre-Yves David |
evolve: rename --contentdivergent flag to --content-divergent
|
Thu, 26 Oct 2017 08:44:50 +0200 |
Pierre-Yves David |
pushkey: forbid usage of pushley to exchange markers
|
Thu, 26 Oct 2017 08:29:36 +0200 |
Pierre-Yves David |
changelog: add an entry for 7.0.0 with recent change
|
Wed, 25 Oct 2017 04:41:17 +0200 |
Pierre-Yves David |
compat: drop compat code for smartrevs.first
|
Wed, 25 Oct 2017 07:32:06 +0200 |
Pierre-Yves David |
compat: drop compatibility dance around configoverride
|
Wed, 25 Oct 2017 04:45:31 +0200 |
Pierre-Yves David |
compat: drop support for older exchange protocol
|
Tue, 24 Oct 2017 14:30:48 +0200 |
Pierre-Yves David |
compat: drop compatibility for 'streamres' prior to 4.1
|
Tue, 24 Oct 2017 14:24:29 +0200 |
Pierre-Yves David |
compat: drop the directaccess hacky extension
|
Tue, 24 Oct 2017 14:23:31 +0200 |
Pierre-Yves David |
compat: drop the inhibit hacky extension
|
Tue, 24 Oct 2017 14:17:14 +0200 |
Pierre-Yves David |
compat: drop 'lru.get' work-around for 3.9
|
Tue, 24 Oct 2017 14:13:57 +0200 |
Pierre-Yves David |
compat: stop working around 3.8 file cache limitation
|
Tue, 24 Oct 2017 14:13:23 +0200 |
Pierre-Yves David |
compat: simply the wrapping of '_destmergebranch'
|
Tue, 24 Oct 2017 14:12:37 +0200 |
Pierre-Yves David |
compat: drop support for 3.8's '_destrebase' function
|
Tue, 24 Oct 2017 14:11:28 +0200 |
Pierre-Yves David |
compat: mark version 4.1 as the minimum version required
|
Mon, 23 Oct 2017 16:08:29 +0200 |
Pierre-Yves David |
compat: drop compatibility for Mercurial <= 4.0
|
Mon, 23 Oct 2017 16:07:09 +0200 |
Pierre-Yves David |
packaging: mark as development version
|
Mon, 23 Oct 2017 16:05:57 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 23 Oct 2017 16:04:23 +0200 |
Pierre-Yves David |
packaging: mark version as development version
stable
|
Mon, 23 Oct 2017 16:02:37 +0200 |
Pierre-Yves David |
branching: close mercurial-4.0 branch
mercurial-4.0
|
Mon, 23 Oct 2017 16:02:10 +0200 |
Pierre-Yves David |
branching: close mercurial-3.9 branch
mercurial-3.9
|
Mon, 23 Oct 2017 16:01:07 +0200 |
Pierre-Yves David |
branching: close mercurial-3.8 branch
mercurial-3.8
|