log

age author description
Sat, 07 Nov 2020 21:50:28 -0800 Martin von Zweigbergk worker: raise exception instead of calling sys.exit() with child's code
Tue, 03 Nov 2020 09:56:02 -0800 Martin von Zweigbergk config: read system hgrc in lexicographical order
Sun, 08 Nov 2020 20:12:32 +0100 Joerg Sonnenberger relnotes: drop 5.6 release entries from next
Sat, 07 Nov 2020 15:02:53 -0500 Augie Fackler merge with stable
Mon, 05 Oct 2020 19:46:31 -0700 Gregory Szorc makefile: use Python 3 by default (BC)
Tue, 03 Nov 2020 20:28:23 -0800 Martin von Zweigbergk hgweb: don't call sys.exit() in httpservice.run()
Tue, 03 Nov 2020 20:20:49 -0800 Martin von Zweigbergk serve: simply return instead of calling sys.exit() in `hg serve --stdio`
Tue, 03 Nov 2020 20:18:26 -0800 Martin von Zweigbergk httpservice: move sys.exit() out of serve_forever()
Mon, 22 Jun 2020 22:47:43 -0700 Martin von Zweigbergk copies: handle more cases where a file got replaced by a copy
Mon, 22 Jun 2020 22:47:33 -0700 Martin von Zweigbergk tests: test more cases where a file got replaced by a copy
Wed, 07 Oct 2020 03:00:26 +0200 Joerg Sonnenberger unionrepo: don't insert index tuples with None as int field
Wed, 07 Oct 2020 03:00:01 +0200 Joerg Sonnenberger bundlerepo: don't insert index tuples with full nodes as linkrev
Tue, 20 Oct 2020 15:09:08 +0200 Antoine cezar rhg: add full node id support for `debugdata` command
Thu, 29 Oct 2020 13:54:25 +0100 Dan Villiom Podlaski Christiansen commit: warn the user when a commit already exists
Tue, 06 Oct 2020 13:34:51 +0200 Joerg Sonnenberger revlog: don't cache parsed tuples in the C module
Fri, 16 Oct 2020 16:00:32 -0700 Martin von Zweigbergk fix: only check for obsolete commits in the --rev case
Fri, 16 Oct 2020 15:02:46 -0700 Martin von Zweigbergk fix: don't include obsolete descendants with -s
Fri, 16 Oct 2020 11:15:00 -0700 Martin von Zweigbergk tests: add test showing how `hg fix -s` deals with obsolete and orphan nodes
Fri, 16 Oct 2020 15:05:43 -0700 Martin von Zweigbergk fix: suggest --source instead of --rev on empty revset
Mon, 28 Sep 2020 17:13:15 +0200 Antoine cezar hg-core: fix path encoding usage
Mon, 26 Oct 2020 11:45:32 +0100 Dan Villiom Podlaski Christiansen push: add --all-bookmarks option
Thu, 29 Oct 2020 19:25:33 +0100 Antoine cezar rhg: strip copied files metadata from `cat` output
Mon, 02 Nov 2020 14:39:43 -0500 Augie Fackler merge with stable
Mon, 02 Nov 2020 11:58:34 +0100 Mathias De Mare chg: close file descriptors when starting the daemon stable
Sat, 31 Oct 2020 17:42:31 -0400 Barret Rennie crecord: render chunkpad on Windows (issue6427) stable
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