Tue, 24 Nov 2020 16:17:16 -0500 Matt Harbison packaging: drop Disco (19.04) and add Focal (20.04)
Tue, 24 Nov 2020 14:47:24 -0500 Matt Harbison make: drop Trusty and Artful targets
Tue, 24 Nov 2020 14:03:19 -0500 Matt Harbison packaging: add `HG_DOCKER_OWN_USER` to `dockerdeb` like exists in `dockerrpm`
Sun, 29 Nov 2020 15:17:14 +0100 Pierre-Yves David heptapod-ci: do not publish changeset when doing the local clone
Mon, 02 Nov 2020 19:25:26 +0100 Pierre-Yves David copies-rust: pre-indent some code to clarify the next changeset
Tue, 21 Apr 2020 11:28:48 +0200 Pierre-Yves David copies-rust: use immutable "OrdMap" to store copies information
Thu, 01 Oct 2020 18:52:13 +0200 Pierre-Yves David copies: use the rust code for `combine_changeset_copies`
Wed, 18 Sep 2019 13:21:38 +0200 Joerg Sonnenberger tests: simplify and extend pull-bundle test using debugbuilddag
Sat, 28 Nov 2020 00:25:04 -0500 Matt Harbison helptext: document the mechanism for extensions to report a version
Sat, 28 Nov 2020 13:42:55 +0100 Pierre-Yves David heptapod-ci: add a explicite "test" phases
Sat, 28 Nov 2020 17:23:50 +0100 Pierre-Yves David test: fix some expect output in a traceback
Sat, 28 Nov 2020 16:35:20 +0530 Sushil khanchi help: fix a grammar/typo in hg help dates
Sat, 28 Nov 2020 14:29:50 +0100 Pierre-Yves David rust: fix non-utf8 char in requirements.rs
Sun, 29 Nov 2020 19:17:35 +0530 Matt Harbison run-tests: use a context manager when looking for available ports
Fri, 27 Nov 2020 15:54:46 -0500 Matt Harbison dispatch: print the version of each extension in the bug report, if available
Fri, 27 Nov 2020 15:45:37 -0500 Matt Harbison dispatch: sort the loaded extension names in the bug report
Fri, 27 Nov 2020 15:39:27 -0500 Matt Harbison dispatch: quote the extension when printing the bug report
Fri, 27 Nov 2020 14:31:59 -0500 Matt Harbison dispatch: print the version of the extension being blamed in a bug report
Thu, 26 Nov 2020 15:09:57 -0500 Matt Harbison git: show the version of `pygit2` with verbose version output
Fri, 27 Nov 2020 15:17:42 -0500 Matt Harbison git: add the standard `testedwith` attribute
Fri, 27 Nov 2020 15:00:39 -0500 Matt Harbison tests: add a comment that we're purposely testing py2 extension attributes
Fri, 27 Nov 2020 14:54:37 -0500 Matt Harbison extensions: avoid a crash when the version isn't properly byteified on py3
Fri, 27 Nov 2020 19:35:37 -0500 Matt Harbison formatting: drop a few extra double quotes in docstrings
Thu, 01 Oct 2020 18:51:40 +0200 Pierre-Yves David copies: introduce the hg-cpython wrapper for `combine_changeset_copies`
Thu, 01 Oct 2020 18:51:06 +0200 Pierre-Yves David copies: introduce a basic Rust function for `combine_changeset_copies`
Fri, 27 Nov 2020 17:11:56 -0500 Matt Harbison hghave: adjust the detection of `pylint` for modern versions
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Fri, 27 Nov 2020 17:00:00 -0500 Augie Fackler osutil: reformat triple-quoted string so black doesn't confuse itself
Fri, 27 Nov 2020 16:59:14 -0500 Augie Fackler merge: remove spurious ' and trailing whitespace from triple-quoted string
Fri, 27 Nov 2020 17:00:25 -0500 Matt Harbison cleanup: fix a few recent black formatting violations
Wed, 25 Nov 2020 12:33:37 +0100 Simon Sapin rhg: check that .hg/requires is ASCII
Tue, 24 Nov 2020 18:52:38 +0100 Simon Sapin rhg: exit with relevant code for unsupported requirements
Tue, 06 Oct 2020 03:25:15 +0200 Joerg Sonnenberger revlog: store new index entries as binary
Wed, 11 Nov 2020 20:44:45 +0100 Mathias De Mare packaging: enable rust extensions on centos
Sat, 21 Nov 2020 22:46:09 -0500 Matt Harbison tests: use `testrepohg` in one more place in test-check-code.t
Sat, 21 Nov 2020 16:20:49 -0500 Matt Harbison setup: copy pythonXY.dll next to the hg.exe wrapper when building
Sun, 22 Nov 2020 15:07:09 -0500 Matt Harbison exthelper: update the examples to be python3 complaint
Sun, 22 Nov 2020 14:55:40 -0500 Matt Harbison helptext: byteify extensions examples
Sun, 22 Nov 2020 14:53:17 -0500 Matt Harbison helptext: fix sentence in extensions documentation
Mon, 23 Nov 2020 11:47:06 -0500 Matt Harbison ui: ensure `getpass()` returns bytes
Thu, 26 Nov 2020 02:28:42 -0500 Matt Harbison packaging: regenerate the Windows requirements manifest on Windows
Thu, 26 Nov 2020 03:09:56 -0500 Matt Harbison pyoxidizer: point to the py3 requirements instead of py2 on Windows
Wed, 25 Nov 2020 22:38:23 -0500 Augie Fackler git: update test for hg and git output changes
Wed, 25 Nov 2020 22:23:23 -0500 Augie Fackler gitlog: add tiprev() function
Tue, 24 Nov 2020 17:49:16 +0100 Simon Sapin requirements: move loading to hg-core and add parsing
Tue, 24 Nov 2020 15:11:58 +0100 Simon Sapin rhg: add a `debugrequirements` subcommand
Wed, 25 Nov 2020 11:08:28 -0500 Augie Fackler pyoxidizer: make sure defaultrc directory exists before trying to write to it
Sat, 21 Nov 2020 13:30:50 +0530 Pulkit Goyal commands: fix checking of share safe requirement on `config --shared`
Fri, 20 Nov 2020 14:34:15 +0530 Pulkit Goyal dispatch: pass root path in ui.readconfig() as root of main repo
Fri, 16 Oct 2020 19:03:09 +0530 Pulkit Goyal scmutil: try-delete `.hg/store/requires` if store requirements are empty
Mon, 23 Nov 2020 10:39:51 -0800 Martin von Zweigbergk errors: raise InputError on bad top-level flags
Mon, 23 Nov 2020 23:08:58 -0800 Martin von Zweigbergk errors: raise StateError on uncommitted changes when merge starts
Mon, 23 Nov 2020 16:48:13 -0800 Martin von Zweigbergk errors: raise StateError when there are unresolves merge conflicts
Mon, 23 Nov 2020 16:20:02 -0800 Martin von Zweigbergk errors: introduce SecurityError and use it in a few places
Mon, 23 Nov 2020 16:05:03 -0800 Martin von Zweigbergk errors: raise InputError when too few arguments given to alias
Tue, 17 Nov 2020 16:32:03 -0800 Martin von Zweigbergk errors: raise InputError on bad bookmark argument
Mon, 23 Nov 2020 12:27:22 -0800 Martin von Zweigbergk errors: raise ConfigError on bad alias definition
Mon, 23 Nov 2020 10:42:03 -0800 Martin von Zweigbergk errors: raise InputError on bad repo arguments
Mon, 23 Nov 2020 14:48:05 -0800 Martin von Zweigbergk errors: drop trailing "!" for some errors about bookmarks
Mon, 23 Nov 2020 12:47:08 -0800 Martin von Zweigbergk errors: remove trailing "!" in messages about bad top-level args
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip