Mon, 11 Dec 2023 22:27:59 +0100 |
Pierre-Yves David |
changelog: never inline changelog
|
Thu, 31 Aug 2023 02:41:33 +0200 |
Pierre-Yves David |
dynamic-import: use sysstr for importing extension and others
|
Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Mon, 15 May 2023 08:54:47 +0200 |
Pierre-Yves David |
transaction: use a ".bck" extension for all backup file
|
Fri, 24 Mar 2023 10:43:47 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 27 Feb 2023 23:11:05 -0500 |
Matt Harbison |
tests: drop py36 conditionals in test-hook.t
|
Thu, 23 Mar 2023 21:18:54 +0000 |
Pierre-Yves David |
dirstate: try refreshing the changelog when parent are unknown
stable
|
Thu, 23 Mar 2023 11:24:47 +0000 |
Arseniy Alekseyev |
dirstate: add a test to highlight another changelog / dirstate race
stable
|
Wed, 22 Feb 2023 18:58:02 +0100 |
Pierre-Yves David |
transaction: no longer explicitly cache phaseroots
|
Tue, 14 Feb 2023 20:04:17 +0100 |
Pierre-Yves David |
transaction: run abort callback in all cases
|
Wed, 04 Jan 2023 00:20:27 -0500 |
Matt Harbison |
tests: simplify `(py3 no-py36 !)` output matching predicates to `(no-py36 !)`
|
Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Tue, 11 Jan 2022 21:40:08 +0100 |
Pierre-Yves David |
share-safe: enable by default (BC)
|
Sat, 03 Apr 2021 20:26:45 -0400 |
Matt Harbison |
tests: stablize test-hook.t on Windows
|
Thu, 11 Feb 2021 20:36:46 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Wed, 10 Feb 2021 23:03:54 +0100 |
Pierre-Yves David |
hooks: add a `auto` value for `hooks.*run-with-plain`
stable
|
Wed, 10 Feb 2021 23:21:21 +0100 |
Pierre-Yves David |
hooks: introduce a `:run-with-plain` option for hooks
stable
|
Wed, 10 Feb 2021 22:43:16 +0100 |
Pierre-Yves David |
hooks: add some test about HGPLAIN setting and hooks
stable
|
Fri, 29 Jan 2021 12:16:55 -0800 |
Martin von Zweigbergk |
errors: use exit code 40 for when a hook fails
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Fri, 01 May 2020 01:32:08 +0200 |
Joerg Sonnenberger |
hooks: provide access to transaction changes for internal hooks
|
Sat, 18 Jan 2020 10:27:03 -0800 |
Gregory Szorc |
py3: add extra traceback line present on Python 3.8
|
Mon, 04 Nov 2019 16:13:01 +0100 |
Denis Laxalde |
py3: add a __str__ method to Abort
stable
|
Fri, 18 Oct 2019 16:51:26 +0200 |
Denis Laxalde |
py3: adjust expected traceback in test-hook.t
|
Fri, 18 Oct 2019 16:38:37 +0200 |
Denis Laxalde |
tests: use non-reverse grep in traceback in test-hook.t
|
Fri, 18 Oct 2019 11:44:44 +0200 |
Denis Laxalde |
py3: add Python 3 exception output to test-hook.t
|
Fri, 18 Oct 2019 12:12:56 +0200 |
Denis Laxalde |
py3: ajust abort message in test-hook.t
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Sat, 09 Feb 2019 23:01:30 +0100 |
Pierre-Yves David |
transaction: include txnname in the hookargs dictionary
|
Mon, 18 Feb 2019 00:27:25 +0900 |
FUJIWARA Katsunori |
tests: define class in modern style to avoid check-code.py error
|
Sat, 09 Feb 2019 01:20:03 +0100 |
Boris Feld |
test: use `printenv.py --line` in `test-hook.t`
|
Sat, 26 Jan 2019 17:51:55 +0900 |
Yuya Nishihara |
dispatch: quote filename in IOError as well
|
Mon, 08 Oct 2018 10:30:59 +0900 |
FUJIWARA Katsunori |
tests: use NO_CHECK_EOF for fragments having intentional error
|
Fri, 13 Apr 2018 23:58:13 -0400 |
Augie Fackler |
tests: port inline extensions in test-hook.t to py3
|
Sat, 14 Apr 2018 00:10:17 -0400 |
Augie Fackler |
tests: manually print list in test-hook.t
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Sun, 11 Feb 2018 16:08:11 -0800 |
Gregory Szorc |
py3: use bytes literals for test extension
|
Tue, 30 Jan 2018 22:27:45 +0100 |
Boris Feld |
bookmarks: fix pushkey compatibility mode (issue5777)
stable
|
Mon, 15 Jan 2018 10:44:49 +0000 |
Boris Feld |
bookmark: run 'pushkey' hooks after bookmark move, not 'prepushkey'
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 17 Oct 2017 12:38:13 +0200 |
Boris Feld |
bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165)
|
Sat, 02 Dec 2017 19:33:34 -0500 |
Matt Harbison |
tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 03 Oct 2017 14:35:24 -0700 |
Saurabh Singh |
test-hook: make test compatible with chg
|
Sun, 24 Sep 2017 21:27:18 +0200 |
Boris Feld |
pull: use 'phase-heads' to retrieve phase information
|
Thu, 15 Jun 2017 14:22:25 -0400 |
Augie Fackler |
tests: clean up many print statements to be print functions instead
|
Wed, 05 Jul 2017 11:09:55 -0500 |
Augie Fackler |
tests: capitalize Python when it's not used as a command name
|
Mon, 03 Jul 2017 02:52:39 +0900 |
FUJIWARA Katsunori |
tests: add fsmonitor specific output lines at enabling largefiles
|
Sat, 24 Jun 2017 23:09:21 -0400 |
Matt Harbison |
identify: add template support
|
Thu, 25 May 2017 21:53:44 +0900 |
Yuya Nishihara |
cat: add formatter support
|
Tue, 02 May 2017 22:27:44 +0200 |
Pierre-Yves David |
caches: move the 'updating the branch cache' message in 'updatecaches'
|
Sat, 01 Apr 2017 15:23:26 -0400 |
Matt Harbison |
tests: quote paths in shell script hooks
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
Fri, 31 Mar 2017 11:02:05 +0200 |
Pierre-Yves David |
hook: fix name used in untrusted message
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|