Mon, 23 Nov 2020 12:54:46 +0100 |
Simon Sapin |
bisect: add `-G` to an `hg log` command in a test
|
Mon, 23 Nov 2020 12:45:39 +0100 |
Simon Sapin |
bisect: refactor to work on a list of revspecs
|
Fri, 20 Nov 2020 10:35:42 +0100 |
Pierre-Yves David |
copies: simplify the call to _merge_copies_dict
|
Fri, 20 Nov 2020 10:49:32 +0100 |
Pierre-Yves David |
copies: fast path no-op merge
|
Mon, 05 Oct 2020 01:49:04 +0200 |
Pierre-Yves David |
copies-rust: encapsulate internal sets on `changes`
|
Fri, 30 Oct 2020 19:06:12 +0100 |
Pierre-Yves David |
copies-rust: pre-indent some code to clarify the next patch
|
Mon, 05 Oct 2020 01:31:32 +0200 |
Pierre-Yves David |
copies-rust: combine the iteration over remove and copies into one
|
Fri, 02 Oct 2020 15:41:31 +0200 |
Pierre-Yves David |
copies-rust: move is_ancestor caching within the rust code
|
Tue, 21 Apr 2020 15:00:32 +0200 |
Pierre-Yves David |
copies-rust: leverage the immutability for efficient update
|
Sun, 29 Nov 2020 00:05:50 +0100 |
Pierre-Yves David |
phabricator: use the `http.timeout` config for conduit call
|
Sat, 28 Nov 2020 19:58:37 +0100 |
Pierre-Yves David |
phabricator: introduce a `phabricator.retry` option
|
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
|
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
|
Mon, 16 Nov 2020 16:00:50 -0800 |
Martin von Zweigbergk |
errors: use exit code 10 for parse errors
|
Fri, 20 Nov 2020 14:43:21 -0800 |
Martin von Zweigbergk |
errors: raise ConfigError on failure to parse config file
|
Mon, 16 Nov 2020 10:56:54 -0800 |
Martin von Zweigbergk |
histedit: don't crash if commit message is empty
|
Mon, 02 Nov 2020 11:03:56 +0100 |
Pierre-Yves David |
copies: cache the ancestor checking call when tracing copy
|
Fri, 20 Nov 2020 10:34:26 -0800 |
Martin von Zweigbergk |
errors: remove ParseError.args
|
Fri, 20 Nov 2020 13:55:32 -0800 |
Martin von Zweigbergk |
errors: let ParseError use Abort.__bytes__
|
Fri, 20 Nov 2020 10:31:56 -0800 |
Martin von Zweigbergk |
config: clean up message about ignored untrusted config
|
Fri, 20 Nov 2020 10:22:58 -0800 |
Martin von Zweigbergk |
tests: use new ParseError.format() in test-trusted.py
|
Thu, 19 Nov 2020 15:13:39 -0800 |
Martin von Zweigbergk |
errors: make ParseError a subtype of Abort
|
Fri, 20 Nov 2020 13:24:45 -0800 |
Martin von Zweigbergk |
tests: make doctests not depend on str(ParseError()) format
|
Fri, 20 Nov 2020 09:17:38 -0800 |
Martin von Zweigbergk |
errors: format "abort: " text in a new Abort.format() method
|
Fri, 20 Nov 2020 08:51:45 -0800 |
Martin von Zweigbergk |
errors: make formatparse() an instance method on ParseError
|
Thu, 19 Nov 2020 11:23:59 -0800 |
Martin von Zweigbergk |
errors: create "similarity hint" for UnknownIdentifier eagerly in constructor
|
Thu, 19 Nov 2020 12:20:26 -0800 |
Martin von Zweigbergk |
errors: move similarity_hint() to error module
|
Thu, 19 Nov 2020 09:19:44 -0800 |
Martin von Zweigbergk |
errors: morph reportsimilar() into similarity_hint()
|
Thu, 19 Nov 2020 10:29:06 -0800 |
Martin von Zweigbergk |
errors: restructure formatparse() to clarify conditions a bit
|
Thu, 19 Nov 2020 14:55:55 -0500 |
Augie Fackler |
pyoxidizer: run buildifier
|
Tue, 17 Nov 2020 16:23:57 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg absorb`
|
Thu, 22 Oct 2020 14:14:59 -0700 |
Martin von Zweigbergk |
errors: introduce CanceledError and use it in a few places
|
Tue, 17 Nov 2020 15:51:09 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg split`
|
Tue, 17 Nov 2020 15:42:42 -0800 |
Martin von Zweigbergk |
errors: raise StateError in `hg bisect`
|
Tue, 17 Nov 2020 15:37:18 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg debugobsolete`
|
Mon, 16 Nov 2020 16:25:04 -0800 |
Martin von Zweigbergk |
errors: raise InputError when line range to followlines() is out of bounds
|
Sat, 07 Nov 2020 22:31:29 +0100 |
Joerg Sonnenberger |
transaction: split new files into a separate set
|
Sat, 07 Nov 2020 21:34:09 +0100 |
Joerg Sonnenberger |
transaction: change list of journal entries into a dictionary
|
Sat, 07 Nov 2020 19:24:12 +0100 |
Joerg Sonnenberger |
transaction: rename find to findoffset and drop backup file support
|
Sat, 07 Nov 2020 17:56:01 +0100 |
Joerg Sonnenberger |
transaction: drop per-file extra data support
|
Thu, 12 Nov 2020 14:07:34 -0800 |
Martin von Zweigbergk |
templates: define a {onelinesummary} keyword
|
Fri, 30 Oct 2020 12:46:38 -0700 |
Martin von Zweigbergk |
relnotes: document new [command-templates] section
|
Fri, 30 Oct 2020 13:26:18 -0700 |
Martin von Zweigbergk |
help: document the new [command-templates] config section
|
Sun, 08 Nov 2020 16:23:35 -0500 |
Valentin Gatien-Baron |
strip: move into core
|
Sat, 07 Nov 2020 16:36:19 -0800 |
Gregory Szorc |
revlog: pass sidedata argument to flagutil.processflagswrite()
|
Sat, 07 Nov 2020 16:45:58 -0800 |
Gregory Szorc |
pure: guard against empty blocks
|
Mon, 16 Nov 2020 16:38:57 +0100 |
Raphaël Gomès |
rust-status: don't bubble up os errors, translate them to bad matches
|
Mon, 16 Nov 2020 16:36:00 +0100 |
Raphaël Gomès |
rust-status: properly translate OSError to Python
|
Mon, 16 Nov 2020 21:28:42 -0800 |
Martin von Zweigbergk |
shelve: clear merge state after partial shelve
|