Mercurial > hg
graph
-
rhg: add a test for --rev with a hex changeset IDMon, 30 Nov 2020 19:26:54 +0100, by Simon Sapin
-
upgrade: move optimisation to something more declarativeTue, 01 Dec 2020 02:07:15 +0100, by Pierre-Yves David
-
upgrade: capitalize the `deficiency` constantMon, 30 Nov 2020 23:54:25 +0100, by Pierre-Yves David
-
upgrade: capitalize the `deficiency` constantMon, 30 Nov 2020 23:52:29 +0100, by Pierre-Yves David
-
tests: set old git default branch name for compatibilityMon, 30 Nov 2020 09:47:46 -0800, by Martin von Zweigbergk
-
heptapod-ci: automatically refresh existing phabricator Diff on pushSat, 28 Nov 2020 14:15:55 +0100, by Pierre-Yves David
-
contrib: add a small script to refresh all diff in the current stackSat, 28 Nov 2020 14:11:54 +0100, by Pierre-Yves David
-
tests: conditionalize return code on chg in test-config.tMon, 30 Nov 2020 14:48:02 +0530, by Pulkit Goyal
-
tests: update test-chg.t with output changeFri, 27 Nov 2020 21:32:42 +0530, by Pulkit Goyal
-
rust-format: pin the formatted to a specific nightly versionMon, 23 Nov 2020 14:33:58 +0100, by Pierre-Yves David
-
copies: clarify the return of _merge_copies_dictFri, 20 Nov 2020 11:22:28 +0100, by Pierre-Yves David
-
copies: avoid unwanted side effect from one branch to anotherFri, 20 Nov 2020 10:38:46 +0100, by Pierre-Yves David
-
rhg: use `format_bytes!` for error messagesThu, 26 Nov 2020 09:54:16 +0100, by Raphaël Gomès
-
packaging: don't use plain 'python' if another python has been specifiedMon, 30 Nov 2020 10:18:36 +0100, by Mathias De Mare
-
packaging: add pygit2 to the py3 Windows installersThu, 26 Nov 2020 02:00:00 -0500, by Matt Harbison
-
upgrade: directly use the upgrade action constantMon, 30 Nov 2020 12:40:28 +0100, by Pierre-Yves David
-
upgrade: rename UPGRADE_FILELOG to UPGRADE_FILELOGSMon, 30 Nov 2020 12:24:36 +0100, by Pierre-Yves David
-
bisect: add `-G` to an `hg log` command in a testMon, 23 Nov 2020 12:54:46 +0100, by Simon Sapin
-
bisect: refactor to work on a list of revspecsMon, 23 Nov 2020 12:45:39 +0100, by Simon Sapin
-
copies: simplify the call to _merge_copies_dictFri, 20 Nov 2020 10:35:42 +0100, by Pierre-Yves David
-
copies: fast path no-op mergeFri, 20 Nov 2020 10:49:32 +0100, by Pierre-Yves David
-
copies-rust: encapsulate internal sets on `changes`Mon, 05 Oct 2020 01:49:04 +0200, by Pierre-Yves David
-
copies-rust: pre-indent some code to clarify the next patchFri, 30 Oct 2020 19:06:12 +0100, by Pierre-Yves David
-
copies-rust: combine the iteration over remove and copies into oneMon, 05 Oct 2020 01:31:32 +0200, by Pierre-Yves David
-
copies-rust: move is_ancestor caching within the rust codeFri, 02 Oct 2020 15:41:31 +0200, by Pierre-Yves David
-
copies-rust: leverage the immutability for efficient updateTue, 21 Apr 2020 15:00:32 +0200, by Pierre-Yves David
-
phabricator: use the `http.timeout` config for conduit callSun, 29 Nov 2020 00:05:50 +0100, by Pierre-Yves David
-
phabricator: introduce a `phabricator.retry` optionSat, 28 Nov 2020 19:58:37 +0100, by Pierre-Yves David
-
packaging: drop Disco (19.04) and add Focal (20.04)Tue, 24 Nov 2020 16:17:16 -0500, by Matt Harbison
-
make: drop Trusty and Artful targetsTue, 24 Nov 2020 14:47:24 -0500, by Matt Harbison
-
packaging: add `HG_DOCKER_OWN_USER` to `dockerdeb` like exists in `dockerrpm`Tue, 24 Nov 2020 14:03:19 -0500, by Matt Harbison
-
heptapod-ci: do not publish changeset when doing the local cloneSun, 29 Nov 2020 15:17:14 +0100, by Pierre-Yves David
-
copies-rust: pre-indent some code to clarify the next changesetMon, 02 Nov 2020 19:25:26 +0100, by Pierre-Yves David
-
copies-rust: use immutable "OrdMap" to store copies informationTue, 21 Apr 2020 11:28:48 +0200, by Pierre-Yves David
-
copies: use the rust code for `combine_changeset_copies`Thu, 01 Oct 2020 18:52:13 +0200, by Pierre-Yves David
-
tests: simplify and extend pull-bundle test using debugbuilddagWed, 18 Sep 2019 13:21:38 +0200, by Joerg Sonnenberger
-
helptext: document the mechanism for extensions to report a versionSat, 28 Nov 2020 00:25:04 -0500, by Matt Harbison
-
heptapod-ci: add a explicite "test" phasesSat, 28 Nov 2020 13:42:55 +0100, by Pierre-Yves David
-
test: fix some expect output in a tracebackSat, 28 Nov 2020 17:23:50 +0100, by Pierre-Yves David
-
help: fix a grammar/typo in hg help datesSat, 28 Nov 2020 16:35:20 +0530, by Sushil khanchi
-
rust: fix non-utf8 char in requirements.rsSat, 28 Nov 2020 14:29:50 +0100, by Pierre-Yves David
-
run-tests: use a context manager when looking for available portsSun, 29 Nov 2020 19:17:35 +0530, by Matt Harbison
-
dispatch: print the version of each extension in the bug report, if availableFri, 27 Nov 2020 15:54:46 -0500, by Matt Harbison
-
dispatch: sort the loaded extension names in the bug reportFri, 27 Nov 2020 15:45:37 -0500, by Matt Harbison
-
dispatch: quote the extension when printing the bug reportFri, 27 Nov 2020 15:39:27 -0500, by Matt Harbison
-
dispatch: print the version of the extension being blamed in a bug reportFri, 27 Nov 2020 14:31:59 -0500, by Matt Harbison
-
git: show the version of `pygit2` with verbose version outputThu, 26 Nov 2020 15:09:57 -0500, by Matt Harbison
-
git: add the standard `testedwith` attributeFri, 27 Nov 2020 15:17:42 -0500, by Matt Harbison
-
tests: add a comment that we're purposely testing py2 extension attributesFri, 27 Nov 2020 15:00:39 -0500, by Matt Harbison
-
extensions: avoid a crash when the version isn't properly byteified on py3Fri, 27 Nov 2020 14:54:37 -0500, by Matt Harbison
-
formatting: drop a few extra double quotes in docstringsFri, 27 Nov 2020 19:35:37 -0500, by Matt Harbison
-
copies: introduce the hg-cpython wrapper for `combine_changeset_copies`Thu, 01 Oct 2020 18:51:40 +0200, by Pierre-Yves David
-
copies: introduce a basic Rust function for `combine_changeset_copies`Thu, 01 Oct 2020 18:51:06 +0200, by Pierre-Yves David
-
hghave: adjust the detection of `pylint` for modern versionsFri, 27 Nov 2020 17:11:56 -0500, by Matt Harbison
-
formating: upgrade to black 20.8b1Fri, 27 Nov 2020 17:03:29 -0500, by Augie Fackler
-
osutil: reformat triple-quoted string so black doesn't confuse itselfFri, 27 Nov 2020 17:00:00 -0500, by Augie Fackler
-
merge: remove spurious ' and trailing whitespace from triple-quoted stringFri, 27 Nov 2020 16:59:14 -0500, by Augie Fackler
-
cleanup: fix a few recent black formatting violationsFri, 27 Nov 2020 17:00:25 -0500, by Matt Harbison
-
rhg: check that .hg/requires is ASCIIWed, 25 Nov 2020 12:33:37 +0100, by Simon Sapin
-
rhg: exit with relevant code for unsupported requirementsTue, 24 Nov 2020 18:52:38 +0100, by Simon Sapin
-
revlog: store new index entries as binaryTue, 06 Oct 2020 03:25:15 +0200, by Joerg Sonnenberger
-
packaging: enable rust extensions on centosWed, 11 Nov 2020 20:44:45 +0100, by Mathias De Mare
-
tests: use `testrepohg` in one more place in test-check-code.tSat, 21 Nov 2020 22:46:09 -0500, by Matt Harbison
-
setup: copy pythonXY.dll next to the hg.exe wrapper when buildingSat, 21 Nov 2020 16:20:49 -0500, by Matt Harbison
-
exthelper: update the examples to be python3 complaintSun, 22 Nov 2020 15:07:09 -0500, by Matt Harbison
-
helptext: byteify extensions examplesSun, 22 Nov 2020 14:55:40 -0500, by Matt Harbison
-
helptext: fix sentence in extensions documentationSun, 22 Nov 2020 14:53:17 -0500, by Matt Harbison
-
ui: ensure `getpass()` returns bytesMon, 23 Nov 2020 11:47:06 -0500, by Matt Harbison
-
packaging: regenerate the Windows requirements manifest on WindowsThu, 26 Nov 2020 02:28:42 -0500, by Matt Harbison
-
pyoxidizer: point to the py3 requirements instead of py2 on WindowsThu, 26 Nov 2020 03:09:56 -0500, by Matt Harbison
-
git: update test for hg and git output changesWed, 25 Nov 2020 22:38:23 -0500, by Augie Fackler
-
gitlog: add tiprev() functionWed, 25 Nov 2020 22:23:23 -0500, by Augie Fackler
-
requirements: move loading to hg-core and add parsingTue, 24 Nov 2020 17:49:16 +0100, by Simon Sapin
-
rhg: add a `debugrequirements` subcommandTue, 24 Nov 2020 15:11:58 +0100, by Simon Sapin
-
pyoxidizer: make sure defaultrc directory exists before trying to write to itWed, 25 Nov 2020 11:08:28 -0500, by Augie Fackler
-
commands: fix checking of share safe requirement on `config --shared`Sat, 21 Nov 2020 13:30:50 +0530, by Pulkit Goyal
-
dispatch: pass root path in ui.readconfig() as root of main repoFri, 20 Nov 2020 14:34:15 +0530, by Pulkit Goyal
-
scmutil: try-delete `.hg/store/requires` if store requirements are emptyFri, 16 Oct 2020 19:03:09 +0530, by Pulkit Goyal
-
errors: raise InputError on bad top-level flagsMon, 23 Nov 2020 10:39:51 -0800, by Martin von Zweigbergk
-
errors: raise StateError on uncommitted changes when merge startsMon, 23 Nov 2020 23:08:58 -0800, by Martin von Zweigbergk
-
errors: raise StateError when there are unresolves merge conflictsMon, 23 Nov 2020 16:48:13 -0800, by Martin von Zweigbergk
-
errors: introduce SecurityError and use it in a few placesMon, 23 Nov 2020 16:20:02 -0800, by Martin von Zweigbergk
-
errors: raise InputError when too few arguments given to aliasMon, 23 Nov 2020 16:05:03 -0800, by Martin von Zweigbergk
-
errors: raise InputError on bad bookmark argumentTue, 17 Nov 2020 16:32:03 -0800, by Martin von Zweigbergk
-
errors: raise ConfigError on bad alias definitionMon, 23 Nov 2020 12:27:22 -0800, by Martin von Zweigbergk
-
errors: raise InputError on bad repo argumentsMon, 23 Nov 2020 10:42:03 -0800, by Martin von Zweigbergk
-
errors: drop trailing "!" for some errors about bookmarksMon, 23 Nov 2020 14:48:05 -0800, by Martin von Zweigbergk
-
errors: remove trailing "!" in messages about bad top-level argsMon, 23 Nov 2020 12:47:08 -0800, by Martin von Zweigbergk
-
errors: remove trailing "!" in messages about creating new heads on pushMon, 23 Nov 2020 12:42:57 -0800, by Martin von Zweigbergk
-
errors: consistently don't use trailing "!" in "not found in manifest" messageMon, 23 Nov 2020 12:31:53 -0800, by Martin von Zweigbergk
-
errors: remove trailing "!" from some error messages for consistencyMon, 23 Nov 2020 11:18:48 -0800, by Martin von Zweigbergk
-
bisect: use tuple literal instead of split on string literalMon, 23 Nov 2020 12:20:19 +0100, by Simon Sapin
-
hgignore: add VS Code configMon, 23 Nov 2020 11:58:52 +0100, by Simon Sapin
-
tests: make test-worker.t pass on py2Mon, 23 Nov 2020 11:56:10 -0800, by Martin von Zweigbergk
-
tests: update test-https.t's #no-defaultcacertsloaded block with new exit codeMon, 23 Nov 2020 11:30:43 -0800, by Martin von Zweigbergk
-
chg: fix test-check-clang-format.t failureSun, 22 Nov 2020 23:53:09 +0530, by Pulkit Goyal
-
log: add bookmark option to "hg log"Tue, 17 Nov 2020 21:30:50 -0500, by Sebastien Boisvert
-
extensions: gracefully warn when doing min version check with no local versionSat, 21 Nov 2020 16:55:07 -0500, by Matt Harbison
-
make: switch the PYTHON default to `py.exe -3` on WindowsSat, 21 Nov 2020 15:34:54 -0500, by Matt Harbison
-
heptapod-ci: hosting base image on registry.heptapod.netFri, 20 Nov 2020 21:06:38 +0100, by Georges Racinet
-
context: small update to ctx.status docFri, 20 Nov 2020 07:37:09 +0100, by Pierre-Yves David
-
errors: use exit code 10 for parse errorsMon, 16 Nov 2020 16:00:50 -0800, by Martin von Zweigbergk
-
errors: raise ConfigError on failure to parse config fileFri, 20 Nov 2020 14:43:21 -0800, by Martin von Zweigbergk
-
histedit: don't crash if commit message is emptyMon, 16 Nov 2020 10:56:54 -0800, by Martin von Zweigbergk
-
copies: cache the ancestor checking call when tracing copyMon, 02 Nov 2020 11:03:56 +0100, by Pierre-Yves David
-
errors: remove ParseError.argsFri, 20 Nov 2020 10:34:26 -0800, by Martin von Zweigbergk
-
errors: let ParseError use Abort.__bytes__Fri, 20 Nov 2020 13:55:32 -0800, by Martin von Zweigbergk
-
config: clean up message about ignored untrusted configFri, 20 Nov 2020 10:31:56 -0800, by Martin von Zweigbergk
-
tests: use new ParseError.format() in test-trusted.pyFri, 20 Nov 2020 10:22:58 -0800, by Martin von Zweigbergk
-
errors: make ParseError a subtype of AbortThu, 19 Nov 2020 15:13:39 -0800, by Martin von Zweigbergk
-
tests: make doctests not depend on str(ParseError()) formatFri, 20 Nov 2020 13:24:45 -0800, by Martin von Zweigbergk
-
errors: format "abort: " text in a new Abort.format() methodFri, 20 Nov 2020 09:17:38 -0800, by Martin von Zweigbergk
-
errors: make formatparse() an instance method on ParseErrorFri, 20 Nov 2020 08:51:45 -0800, by Martin von Zweigbergk
-
errors: create "similarity hint" for UnknownIdentifier eagerly in constructorThu, 19 Nov 2020 11:23:59 -0800, by Martin von Zweigbergk
-
errors: move similarity_hint() to error moduleThu, 19 Nov 2020 12:20:26 -0800, by Martin von Zweigbergk
-
errors: morph reportsimilar() into similarity_hint()Thu, 19 Nov 2020 09:19:44 -0800, by Martin von Zweigbergk
-
errors: restructure formatparse() to clarify conditions a bitThu, 19 Nov 2020 10:29:06 -0800, by Martin von Zweigbergk
-
pyoxidizer: run buildifierThu, 19 Nov 2020 14:55:55 -0500, by Augie Fackler
-
errors: raise InputError in `hg absorb`Tue, 17 Nov 2020 16:23:57 -0800, by Martin von Zweigbergk
-
errors: introduce CanceledError and use it in a few placesThu, 22 Oct 2020 14:14:59 -0700, by Martin von Zweigbergk