Mon, 04 Apr 2022 15:36:17 +0200 |
Pierre-Yves David |
path: explicitly declare the `multi-urls` suboptions
|
Mon, 04 Apr 2022 15:35:59 +0200 |
Pierre-Yves David |
path: explicitly declare the `bookmarks.mode` suboptions
|
Mon, 04 Apr 2022 18:05:33 -0700 |
Kyle Lippincott |
crecord: avoid duplicating lines when reverting noeol->eol change
|
Tue, 05 Apr 2022 11:09:57 -0700 |
Kyle Lippincott |
crecord: add test demonstrating issue when reverting noeol->eol change
|
Mon, 28 Mar 2022 10:43:10 -0700 |
Martin von Zweigbergk |
revert: ask user to confirm before tracking new file when interactive
|
Mon, 28 Mar 2022 10:43:06 -0700 |
Martin von Zweigbergk |
revert: use a `continue` to reduce indentation
|
Fri, 25 Mar 2022 08:33:03 -0700 |
Martin von Zweigbergk |
stringutil: try to avoid running `splitlines()` only to get first line
|
Thu, 24 Mar 2022 22:05:49 -0700 |
Martin von Zweigbergk |
logcmdutil: use new function for getting first line of string
|
Thu, 24 Mar 2022 22:05:36 -0700 |
Martin von Zweigbergk |
filemerge: use new function for getting first line of string
|
Thu, 24 Mar 2022 22:05:27 -0700 |
Martin von Zweigbergk |
absorb: use new function for getting first line of string
|
Thu, 24 Mar 2022 22:05:13 -0700 |
Martin von Zweigbergk |
extensions: use new function for getting first line of string
|
Thu, 24 Mar 2022 22:04:38 -0700 |
Martin von Zweigbergk |
bookmarks: use new function for getting first line of string
|
Thu, 24 Mar 2022 20:31:44 -0700 |
Martin von Zweigbergk |
help: use new function for getting first line of string
|
Thu, 24 Mar 2022 16:55:09 -0700 |
Martin von Zweigbergk |
histedit: remove an unnecessary default value of `b''` for commit message
|
Thu, 24 Mar 2022 16:51:20 -0700 |
Martin von Zweigbergk |
histedit: use new function for getting first line of a string
|
Thu, 24 Mar 2022 16:09:12 -0700 |
Martin von Zweigbergk |
templates: extract function to `stringutil` for getting first line of text
|
Thu, 24 Mar 2022 15:41:29 -0700 |
Martin von Zweigbergk |
templates: make `firstline` filter not keep '\v', '\f' and similar
|
Tue, 22 Mar 2022 11:22:09 -0400 |
Matt Harbison |
pytype: drop py3.6 support
|
Sun, 13 Mar 2022 16:14:34 +0100 |
Pierre-Yves David |
perf-util: add a `compare-discovery-case` script
|
Mon, 14 Mar 2022 05:59:20 +0100 |
Pierre-Yves David |
discovery: also audit the number of queries done
|
Sun, 13 Mar 2022 16:10:53 +0100 |
Pierre-Yves David |
search-discovery-case: display more information about the interresting case
|
Mon, 21 Mar 2022 20:06:51 +0100 |
Pierre-Yves David |
subsetmaker: rework the antichain generation to be usable
|
Sun, 13 Mar 2022 16:24:01 +0100 |
Pierre-Yves David |
subsetmaker: use SortedSet for the scratch variant
|
Sun, 13 Mar 2022 15:53:29 +0100 |
Pierre-Yves David |
subsetmaker: stabilize the computation of `scratch` subset
|
Tue, 20 Jul 2021 15:07:10 +0200 |
Joerg Sonnenberger |
revlog: recommit 49fd21f32695 with a fix for issue6528
|
Fri, 18 Mar 2022 12:23:47 -0700 |
Martin von Zweigbergk |
merge-lists: make it possible to specify pattern to match
|
Fri, 04 Mar 2022 16:12:56 -0800 |
Martin von Zweigbergk |
contrib: add a partial-merge tool for sorted lists (such as Python imports)
|
Tue, 05 Apr 2022 17:31:18 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 05 Apr 2022 17:19:29 +0200 |
Raphaël Gomès |
Added signature for changeset 5bd6bcd31dd1
stable
|
Tue, 05 Apr 2022 17:19:22 +0200 |
Raphaël Gomès |
Added tag 6.1.1 for changeset 5bd6bcd31dd1
stable
|
Tue, 05 Apr 2022 17:11:36 +0200 |
Raphaël Gomès |
relnotes: add notes for 6.1.1
stable 6.1.1
|
Tue, 05 Apr 2022 11:09:03 +0200 |
Raphaël Gomès |
merge: stable into default
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-hgpath: add `repr(transparent)` to `HgPath`
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-dirstatemap: correctly decrement the copies counter
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-dirstatemap: properly decrement counter for tracked descendants
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-dirstate: panic if the DirstateMap counters go below 0
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust: fix unsound `OwningDirstateMap`
stable
|
Tue, 05 Apr 2022 10:55:27 +0200 |
Raphaël Gomès |
rust: explain why the current `OwningDirstateMap` is unsound
stable
|
Fri, 01 Apr 2022 12:46:58 -0400 |
Valentin Gatien-Baron |
dispatch: fix silly blackbox entries when hg is interrupted
stable
|
Wed, 30 Mar 2022 00:57:08 -0400 |
Matt Harbison |
tests: stop excluding the pycompat module from pyflakes
|
Wed, 30 Mar 2022 00:44:55 -0400 |
Matt Harbison |
tests: drop some py2 specific pyflake failures
|
Tue, 29 Mar 2022 23:31:37 -0400 |
Matt Harbison |
util: drop a duplicate import
|
Tue, 29 Mar 2022 23:34:18 -0400 |
Matt Harbison |
pycompat: drop the pickle import
|
Tue, 29 Mar 2022 22:22:36 -0400 |
Matt Harbison |
util: restore the util.pickle symbol
|
Tue, 29 Mar 2022 14:27:45 +0200 |
Raphaël Gomès |
merge: stable into default
|
Fri, 23 Jul 2021 13:42:12 +0530 |
Sushil khanchi |
precheck: fix false warning about content-divergence creation
stable
|
Thu, 24 Mar 2022 12:27:21 -0400 |
Valentin Gatien-Baron |
streamclone: avoid some obscure error in a corner case
stable
|
Tue, 29 Mar 2022 18:15:49 +0900 |
Yuya Nishihara |
tags: fix typo in fast path detection of fnode resolution (issue6673)
stable
|
Thu, 24 Mar 2022 21:26:45 -0500 |
Matthew Martin |
completion: install completers to conventional locations
|
Mon, 28 Mar 2022 17:24:41 +0200 |
Raphaël Gomès |
dirstate-cext: properly invalidate mtime and data in `set_untracked`
stable
|
Wed, 23 Mar 2022 13:51:40 -0400 |
Matt Harbison |
pytype: disable a few errors about Windows specific module attributes
|
Sat, 19 Mar 2022 15:44:38 +0100 |
Raphaël Gomès |
rhg: sort unsupported extensions in error message
|
Sun, 13 Mar 2022 15:48:18 +0100 |
Pierre-Yves David |
hgignore: ignore .testtimes in more location
|
Fri, 25 Mar 2022 11:33:12 -0400 |
Augie Fackler |
merge: with stable
|
Thu, 17 Mar 2022 11:19:06 -0700 |
Martin von Zweigbergk |
partial-merge: add support for `.args` config (`$local` etc.)
|
Tue, 18 Jan 2022 13:05:21 -0800 |
Martin von Zweigbergk |
filemerge: add support for partial conflict resolution by external tool
|
Tue, 22 Mar 2022 03:19:01 +0100 |
Joerg Sonnenberger |
pullbundle: fix file name in the help text
stable
|
Mon, 21 Mar 2022 14:21:10 -0700 |
Martin von Zweigbergk |
unamend: abort if commit was not created by `hg [un]amend`
stable
|
Mon, 21 Mar 2022 10:55:50 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Thu, 17 Mar 2022 14:58:46 +0100 |
Pierre-Yves David |
test: use `wait-on-file` in `test-racy-mutations.t`
stable
|