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
|
Mon, 23 Nov 2020 12:42:57 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" in messages about creating new heads on push
|
Mon, 23 Nov 2020 12:31:53 -0800 |
Martin von Zweigbergk |
errors: consistently don't use trailing "!" in "not found in manifest" message
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Mon, 23 Nov 2020 12:20:19 +0100 |
Simon Sapin |
bisect: use tuple literal instead of split on string literal
|
Mon, 23 Nov 2020 11:58:52 +0100 |
Simon Sapin |
hgignore: add VS Code config
|
Mon, 23 Nov 2020 11:56:10 -0800 |
Martin von Zweigbergk |
tests: make test-worker.t pass on py2
|
Mon, 23 Nov 2020 11:30:43 -0800 |
Martin von Zweigbergk |
tests: update test-https.t's #no-defaultcacertsloaded block with new exit code
|
Sun, 22 Nov 2020 23:53:09 +0530 |
Pulkit Goyal |
chg: fix test-check-clang-format.t failure
|
Tue, 17 Nov 2020 21:30:50 -0500 |
Sebastien Boisvert |
log: add bookmark option to "hg log"
|
Sat, 21 Nov 2020 16:55:07 -0500 |
Matt Harbison |
extensions: gracefully warn when doing min version check with no local version
|
Sat, 21 Nov 2020 15:34:54 -0500 |
Matt Harbison |
make: switch the PYTHON default to `py.exe -3` on Windows
|
Fri, 20 Nov 2020 21:06:38 +0100 |
Georges Racinet |
heptapod-ci: hosting base image on registry.heptapod.net
|
Fri, 20 Nov 2020 07:37:09 +0100 |
Pierre-Yves David |
context: small update to ctx.status doc
|