log

age author description
Mon, 02 Nov 2020 14:26:19 -0500 Augie Fackler Added signature for changeset 18c17d63fdab stable
Mon, 02 Nov 2020 14:26:18 -0500 Augie Fackler Added tag 5.6 for changeset 18c17d63fdab stable
Tue, 13 Oct 2020 05:15:44 +0200 Pierre-Yves David copies: make sure deleted copy info do not overwriting unrelated ones
Wed, 21 Oct 2020 22:30:42 +0200 Joerg Sonnenberger utils: helper function to print top memory allocation site
Thu, 29 Oct 2020 09:03:08 -0700 Martin von Zweigbergk templates: include all non-branch namespaces in default one-line summary
Thu, 29 Oct 2020 13:29:05 +0100 Joerg Sonnenberger relnotes: mention improved memory use and underlaying API changes
Thu, 29 Oct 2020 00:17:12 -0700 Martin von Zweigbergk branching: merge with stable
Sat, 17 Oct 2020 21:57:21 +0900 Yuya Nishihara help: update command synopsis to clarify "cp --forget" only takes destinations
Tue, 13 Oct 2020 14:16:21 -0400 Matt Harbison rebase: update commit hash references in the new commits
Thu, 22 Oct 2020 23:35:04 -0700 Martin von Zweigbergk histedit: drop fallback to empty string from rendertemplate()
Tue, 20 Oct 2020 17:32:45 +0200 Joerg Sonnenberger phases: convert registernew users to use revision sets
Mon, 19 Oct 2020 02:54:12 +0200 Joerg Sonnenberger phases: allow registration and boundary advancement with revision sets
Sun, 18 Oct 2020 22:18:02 +0200 Joerg Sonnenberger revlog: extend addgroup() with callback for duplicates
Wed, 07 Oct 2020 14:26:47 +0530 Pulkit Goyal tags: add safety check for len(record) while reading hgtagsfnodescache
Wed, 14 Oct 2020 17:52:18 +0200 Pierre-Yves David procutil: allow to specify arbitrary stdin bytes to runbgcommand
Wed, 14 Oct 2020 17:46:28 +0200 Pierre-Yves David clonebundle: move the manifest filename to a constant
Thu, 15 Oct 2020 15:57:36 +0200 Pierre-Yves David clonebundles: move a bundle of clone bundle related code to a new module
Wed, 01 Jul 2020 15:14:59 +0530 Pulkit Goyal config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
Fri, 18 Sep 2020 18:52:38 +0530 Pulkit Goyal dispatch: load shared source repository config in share-safe mode
Fri, 18 Sep 2020 17:28:22 +0530 Pulkit Goyal tests: add test showing broken extension loading in case of share-safe
Fri, 09 Oct 2020 10:33:19 +0200 Pierre-Yves David dirstate-tree: simplify the control flow in the Node.insert method
Wed, 21 Oct 2020 01:48:09 +0200 Joerg Sonnenberger revlog: use LRU for the chain cache
Wed, 14 Oct 2020 08:38:58 -0700 Martin von Zweigbergk tests: add notes about broken `hg log --follow <file>` with copies in extras
Thu, 22 Oct 2020 10:57:11 -0700 Martin von Zweigbergk config: move message about leading spaces in config to config.py
Thu, 22 Oct 2020 09:58:05 -0700 Martin von Zweigbergk errors: name arguments to ParseError constructor
Tue, 20 Oct 2020 08:58:20 -0700 Martin von Zweigbergk errors: remove unnecessary override of __bytes__ in RevlogError
Thu, 15 Oct 2020 22:23:02 -0700 Martin von Zweigbergk commit: leverage cmdutil.check_incompatible_arguments()
Tue, 27 Oct 2020 10:06:17 -0700 Martin von Zweigbergk split: use default one-line summary
Tue, 27 Oct 2020 10:22:36 -0700 Martin von Zweigbergk phabsend: use default one-line summary
Tue, 27 Oct 2020 15:33:15 -0700 Martin von Zweigbergk rebase: change and standarize template for rebase's one-line summary