Mercurial > hg
graph
-
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
-
errors: raise InputError in `hg split`Tue, 17 Nov 2020 15:51:09 -0800, by Martin von Zweigbergk
-
errors: raise StateError in `hg bisect`Tue, 17 Nov 2020 15:42:42 -0800, by Martin von Zweigbergk
-
errors: raise InputError in `hg debugobsolete`Tue, 17 Nov 2020 15:37:18 -0800, by Martin von Zweigbergk
-
errors: raise InputError when line range to followlines() is out of boundsMon, 16 Nov 2020 16:25:04 -0800, by Martin von Zweigbergk
-
transaction: split new files into a separate setSat, 07 Nov 2020 22:31:29 +0100, by Joerg Sonnenberger
-
transaction: change list of journal entries into a dictionarySat, 07 Nov 2020 21:34:09 +0100, by Joerg Sonnenberger
-
transaction: rename find to findoffset and drop backup file supportSat, 07 Nov 2020 19:24:12 +0100, by Joerg Sonnenberger
-
transaction: drop per-file extra data supportSat, 07 Nov 2020 17:56:01 +0100, by Joerg Sonnenberger
-
templates: define a {onelinesummary} keywordThu, 12 Nov 2020 14:07:34 -0800, by Martin von Zweigbergk
-
relnotes: document new [command-templates] sectionFri, 30 Oct 2020 12:46:38 -0700, by Martin von Zweigbergk
-
help: document the new [command-templates] config sectionFri, 30 Oct 2020 13:26:18 -0700, by Martin von Zweigbergk
-
strip: move into coreSun, 08 Nov 2020 16:23:35 -0500, by Valentin Gatien-Baron
-
revlog: pass sidedata argument to flagutil.processflagswrite()Sat, 07 Nov 2020 16:36:19 -0800, by Gregory Szorc
-
pure: guard against empty blocksSat, 07 Nov 2020 16:45:58 -0800, by Gregory Szorc
-
rust-status: don't bubble up os errors, translate them to bad matchesMon, 16 Nov 2020 16:38:57 +0100, by Raphaël Gomès
-
rust-status: properly translate OSError to PythonMon, 16 Nov 2020 16:36:00 +0100, by Raphaël Gomès
-
shelve: clear merge state after partial shelveMon, 16 Nov 2020 21:28:42 -0800, by Martin von Zweigbergk
-
tests: show that interactive shelve can leave the repo with a merge stateMon, 16 Nov 2020 22:38:36 -0800, by Martin von Zweigbergk
-
histedit: disable color while rendering template for use in planMon, 16 Nov 2020 10:30:53 -0800, by Martin von Zweigbergk
-
tests: show how `hg histedit` can put color codes in histedit planMon, 16 Nov 2020 10:30:06 -0800, by Martin von Zweigbergk
-
split: disable color while rendering template for use in commit messageFri, 13 Nov 2020 09:41:49 -0800, by Martin von Zweigbergk
-
tests: show how `hg split` can put color codes in commit templateThu, 12 Nov 2020 17:06:45 -0800, by Martin von Zweigbergk
-
dispatch: move some helper functions down into scmutilMon, 16 Nov 2020 16:00:13 -0800, by Martin von Zweigbergk
-
errors: raise more specific errors from rewriteutilMon, 16 Nov 2020 15:11:51 -0800, by Martin von Zweigbergk
-
chgserver: backport py3 buffered I/O workarounds from procutilTue, 17 Nov 2020 19:29:08 +0900, by Yuya Nishihara
-
chg: reset errno prior to calling strtol() stableTue, 03 Nov 2020 11:24:21 +0900, by Yuya Nishihara
-
chg: show debug message for each fd to be closed stableTue, 03 Nov 2020 11:12:25 +0900, by Yuya Nishihara
-
errors: use InputError for some errors on `hg clone`Thu, 12 Nov 2020 15:28:06 -0800, by Martin von Zweigbergk
-
errors: raise InputError when given non-existent paths etcThu, 12 Nov 2020 13:22:40 -0800, by Martin von Zweigbergk
-
errors: use InputError for errors about bad label names (tags etc)Thu, 12 Nov 2020 10:35:33 -0800, by Martin von Zweigbergk
-
errors: use InputError for errors about bad pathsThu, 12 Nov 2020 09:53:14 -0800, by Martin von Zweigbergk
-
destutil: raise more specific error when histedit.defaultrev is emptyTue, 10 Nov 2020 09:14:01 -0800, by Martin von Zweigbergk
-
errors: raise more specific errors when default remote not configuredTue, 20 Oct 2020 08:56:00 -0700, by Martin von Zweigbergk
-
errors: set detailed exit code to 30 for config errorsThu, 22 Oct 2020 13:56:01 -0700, by Martin von Zweigbergk
-
errors: introduce StateError and use it from commands and cmdutilMon, 12 Oct 2020 12:44:18 -0700, by Martin von Zweigbergk
-
errors: set detailed exit code to 100 for some remote errorsThu, 22 Oct 2020 13:31:34 -0700, by Martin von Zweigbergk
-
errors: catch urllib errors specifically instead of using safehasattr()Thu, 12 Nov 2020 21:56:52 -0800, by Martin von Zweigbergk
-
errors: raise InputError in fancyoptsThu, 12 Nov 2020 08:29:55 -0800, by Martin von Zweigbergk
-
packaging: switch centos 7 packaging to python 3Fri, 06 Nov 2020 17:32:23 +0100, by Mathias De Mare
-
packaging: remove centos5 and centos6 supportFri, 06 Nov 2020 11:24:54 +0100, by Mathias De Mare
-
test-filecache: use sys.executable to call pythonWed, 11 Nov 2020 22:01:45 +0100, by Mathias De Mare
-
make: add a pyoxidizer targetTue, 01 Sep 2020 11:03:47 -0400, by Augie Fackler
-
pyoxidizer: switch to modern config using run_command instead of run_modeTue, 10 Nov 2020 12:44:15 -0500, by Augie Fackler
-
pyoxidizer: default to one-file binary on non-Windows platformsTue, 03 Nov 2020 16:25:33 -0500, by Augie Fackler
-
global: use python3 in shebangsFri, 06 Nov 2020 13:58:59 -0800, by Gregory Szorc
-
tests: use python from environment in test-parseindex2.pyMon, 09 Nov 2020 09:58:44 -0800, by Martin von Zweigbergk
-
errors: set detailed exit code to 20 for locking errorsThu, 22 Oct 2020 13:38:14 -0700, by Martin von Zweigbergk
-
errors: introduce InputError and use it from commands and cmdutilTue, 06 Oct 2020 22:36:15 -0700, by Martin von Zweigbergk
-
errors: add config that lets user get more detailed exit codesWed, 21 Oct 2020 19:00:16 -0700, by Martin von Zweigbergk
-
worker: raise exception instead of calling sys.exit() with child's codeSat, 07 Nov 2020 21:50:28 -0800, by Martin von Zweigbergk
-
config: read system hgrc in lexicographical orderTue, 03 Nov 2020 09:56:02 -0800, by Martin von Zweigbergk
-
relnotes: drop 5.6 release entries from nextSun, 08 Nov 2020 20:12:32 +0100, by Joerg Sonnenberger
-
merge with stableSat, 07 Nov 2020 15:02:53 -0500, by Augie Fackler
-
makefile: use Python 3 by default (BC)Mon, 05 Oct 2020 19:46:31 -0700, by Gregory Szorc
-
hgweb: don't call sys.exit() in httpservice.run()Tue, 03 Nov 2020 20:28:23 -0800, by Martin von Zweigbergk
-
serve: simply return instead of calling sys.exit() in `hg serve --stdio`Tue, 03 Nov 2020 20:20:49 -0800, by Martin von Zweigbergk
-
httpservice: move sys.exit() out of serve_forever()Tue, 03 Nov 2020 20:18:26 -0800, by Martin von Zweigbergk
-
copies: handle more cases where a file got replaced by a copyMon, 22 Jun 2020 22:47:43 -0700, by Martin von Zweigbergk
-
tests: test more cases where a file got replaced by a copyMon, 22 Jun 2020 22:47:33 -0700, by Martin von Zweigbergk
-
unionrepo: don't insert index tuples with None as int fieldWed, 07 Oct 2020 03:00:26 +0200, by Joerg Sonnenberger
-
bundlerepo: don't insert index tuples with full nodes as linkrevWed, 07 Oct 2020 03:00:01 +0200, by Joerg Sonnenberger
-
rhg: add full node id support for `debugdata` commandTue, 20 Oct 2020 15:09:08 +0200, by Antoine cezar
-
commit: warn the user when a commit already existsThu, 29 Oct 2020 13:54:25 +0100, by Dan Villiom Podlaski Christiansen
-
revlog: don't cache parsed tuples in the C moduleTue, 06 Oct 2020 13:34:51 +0200, by Joerg Sonnenberger
-
fix: only check for obsolete commits in the --rev caseFri, 16 Oct 2020 16:00:32 -0700, by Martin von Zweigbergk
-
fix: don't include obsolete descendants with -sFri, 16 Oct 2020 15:02:46 -0700, by Martin von Zweigbergk
-
tests: add test showing how `hg fix -s` deals with obsolete and orphan nodesFri, 16 Oct 2020 11:15:00 -0700, by Martin von Zweigbergk
-
fix: suggest --source instead of --rev on empty revsetFri, 16 Oct 2020 15:05:43 -0700, by Martin von Zweigbergk
-
hg-core: fix path encoding usageMon, 28 Sep 2020 17:13:15 +0200, by Antoine cezar
-
push: add --all-bookmarks optionMon, 26 Oct 2020 11:45:32 +0100, by Dan Villiom Podlaski Christiansen
-
rhg: strip copied files metadata from `cat` outputThu, 29 Oct 2020 19:25:33 +0100, by Antoine cezar
-
merge with stableMon, 02 Nov 2020 14:39:43 -0500, by Augie Fackler
-
chg: close file descriptors when starting the daemon stableMon, 02 Nov 2020 11:58:34 +0100, by Mathias De Mare
-
crecord: render chunkpad on Windows (issue6427) stableSat, 31 Oct 2020 17:42:31 -0400, by Barret Rennie
-
copies: make sure deleted copy info do not overwriting unrelated onesTue, 13 Oct 2020 05:15:44 +0200, by Pierre-Yves David
-
utils: helper function to print top memory allocation siteWed, 21 Oct 2020 22:30:42 +0200, by Joerg Sonnenberger
-
templates: include all non-branch namespaces in default one-line summaryThu, 29 Oct 2020 09:03:08 -0700, by Martin von Zweigbergk
-
relnotes: mention improved memory use and underlaying API changesThu, 29 Oct 2020 13:29:05 +0100, by Joerg Sonnenberger
-
branching: merge with stableThu, 29 Oct 2020 00:17:12 -0700, by Martin von Zweigbergk
-
help: update command synopsis to clarify "cp --forget" only takes destinationsSat, 17 Oct 2020 21:57:21 +0900, by Yuya Nishihara
-
rebase: update commit hash references in the new commitsTue, 13 Oct 2020 14:16:21 -0400, by Matt Harbison
-
histedit: drop fallback to empty string from rendertemplate()Thu, 22 Oct 2020 23:35:04 -0700, by Martin von Zweigbergk
-
phases: convert registernew users to use revision setsTue, 20 Oct 2020 17:32:45 +0200, by Joerg Sonnenberger
-
phases: allow registration and boundary advancement with revision setsMon, 19 Oct 2020 02:54:12 +0200, by Joerg Sonnenberger
-
revlog: extend addgroup() with callback for duplicatesSun, 18 Oct 2020 22:18:02 +0200, by Joerg Sonnenberger
-
tags: add safety check for len(record) while reading hgtagsfnodescacheWed, 07 Oct 2020 14:26:47 +0530, by Pulkit Goyal
-
procutil: allow to specify arbitrary stdin bytes to runbgcommandWed, 14 Oct 2020 17:52:18 +0200, by Pierre-Yves David
-
clonebundle: move the manifest filename to a constantWed, 14 Oct 2020 17:46:28 +0200, by Pierre-Yves David
-
clonebundles: move a bundle of clone bundle related code to a new moduleThu, 15 Oct 2020 15:57:36 +0200, by Pierre-Yves David
-
config: add a .hg/hgrc-not-shared which won't be shared in share-safe modeWed, 01 Jul 2020 15:14:59 +0530, by Pulkit Goyal
-
dispatch: load shared source repository config in share-safe modeFri, 18 Sep 2020 18:52:38 +0530, by Pulkit Goyal
-
tests: add test showing broken extension loading in case of share-safeFri, 18 Sep 2020 17:28:22 +0530, by Pulkit Goyal
-
dirstate-tree: simplify the control flow in the Node.insert methodFri, 09 Oct 2020 10:33:19 +0200, by Pierre-Yves David
-
revlog: use LRU for the chain cacheWed, 21 Oct 2020 01:48:09 +0200, by Joerg Sonnenberger
-
tests: add notes about broken `hg log --follow <file>` with copies in extrasWed, 14 Oct 2020 08:38:58 -0700, by Martin von Zweigbergk
-
config: move message about leading spaces in config to config.pyThu, 22 Oct 2020 10:57:11 -0700, by Martin von Zweigbergk
-
errors: name arguments to ParseError constructorThu, 22 Oct 2020 09:58:05 -0700, by Martin von Zweigbergk
-
errors: remove unnecessary override of __bytes__ in RevlogErrorTue, 20 Oct 2020 08:58:20 -0700, by Martin von Zweigbergk
-
commit: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 22:23:02 -0700, by Martin von Zweigbergk
-
split: use default one-line summaryTue, 27 Oct 2020 10:06:17 -0700, by Martin von Zweigbergk
-
phabsend: use default one-line summaryTue, 27 Oct 2020 10:22:36 -0700, by Martin von Zweigbergk
-
rebase: change and standarize template for rebase's one-line summaryTue, 27 Oct 2020 15:33:15 -0700, by Martin von Zweigbergk
-
rebase: make summary template configurable, with default to shared templateThu, 22 Oct 2020 23:10:06 -0700, by Martin von Zweigbergk
-
rebase: use hard-coded template for one-line commit descriptionThu, 22 Oct 2020 22:29:22 -0700, by Martin von Zweigbergk
-
config: move ui.pre-merge-tool-output-template into [command-templates]Mon, 26 Oct 2020 10:33:32 -0700, by Martin von Zweigbergk
-
config: rename ui.mergemarkertemplate to command-templates.mergemarkerFri, 23 Oct 2020 15:59:32 -0700, by Martin von Zweigbergk
-
config: rename ui.graphnodetemplate to command-templates.graphnodeFri, 23 Oct 2020 15:27:33 -0700, by Martin von Zweigbergk
-
config: add a new [command-templates] section for templates defined by hgFri, 23 Oct 2020 10:56:18 -0700, by Martin von Zweigbergk
-
i18n: fix coding tag unsupported by xgettext stable 5.6Thu, 29 Oct 2020 11:12:25 +0100, by Dan Villiom Podlaski Christiansen
-
relnotes: copy "next" to "5.6" and clear "next" stableThu, 29 Oct 2020 11:37:22 -0700, by Martin von Zweigbergk
-
repoview: only pin obsolete wdir parents while there are unresolved conflicts stableFri, 23 Oct 2020 22:20:08 -0400, by Matt Harbison
-
backout: don't assume that tip as what we just committed stableWed, 28 Oct 2020 17:41:25 +0100, by Dan Villiom Podlaski Christiansen
-
url: do not continue HTTP authentication with user=None (issue6425) stableFri, 23 Oct 2020 20:33:36 +0900, by Yuya Nishihara
-
ui: fix echo back of ui.prompt() to not concatenate None as bytes stableFri, 23 Oct 2020 20:10:17 +0900, by Yuya Nishihara
-
commit: don't change phases for preexisting commits stableThu, 29 Oct 2020 07:51:13 +0100, by Dan Villiom Podlaski Christiansen
-
branching: merge with stableMon, 26 Oct 2020 10:08:22 -0700, by Martin von Zweigbergk
-
demandimport: don't raise AttributeError if `exec_module` is missing stableThu, 22 Oct 2020 18:38:41 -0400, by Matt Harbison
-
test: avoid bashisms in test-transaction-rollback-on-sigpipe.t stableThu, 22 Oct 2020 12:31:26 -0400, by Mitchell Plamann
-
automation: upload Python 3.9 Windows wheels stableWed, 21 Oct 2020 22:53:15 -0700, by Gregory Szorc
-
contrib: split Windows requirements into multiple files stableWed, 21 Oct 2020 21:53:19 -0700, by Gregory Szorc
-
relnotes: add diffcontains() to new features list stableSat, 17 Oct 2020 13:06:18 +0900, by Yuya Nishihara
-
revset: rename diff(pattern) to diffcontains(pattern) stableSat, 17 Oct 2020 13:00:04 +0900, by Yuya Nishihara
-
tag: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 22:57:30 -0700, by Martin von Zweigbergk
-
serve: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 22:36:17 -0700, by Martin von Zweigbergk
-
revert: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 22:36:08 -0700, by Martin von Zweigbergk
-
incoming: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 22:23:45 -0700, by Martin von Zweigbergk
-
grep: levarage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 22:23:35 -0700, by Martin von Zweigbergk
-
import: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 21:48:43 -0700, by Martin von Zweigbergk
-
backout: leverage cmdutil.check_incompatible_arguments()Thu, 15 Oct 2020 21:44:03 -0700, by Martin von Zweigbergk
-
transaction: use ProgrammingError for when an committed transaction is usedMon, 12 Oct 2020 12:52:45 -0700, by Martin von Zweigbergk
-
hook: ignore EPIPE when flushing stdout/stderrMon, 05 Oct 2020 17:18:39 -0400, by Mitchell Plamann
-
test: add test-transaction-rollback-on-sigpipe.t demonstrating py3 regressionMon, 05 Oct 2020 13:23:16 -0400, by Mitchell Plamann
-
upgrade: allow sidedata upgrade to modify revision flagTue, 13 Oct 2020 05:14:37 +0200, by Pierre-Yves David
-
sidedata: return enough data to set the proper flag in the futureTue, 13 Oct 2020 03:30:49 +0200, by Pierre-Yves David
-
test: move upgrade run and check earlier in test-copies-chain-mergeTue, 13 Oct 2020 02:49:03 +0200, by Pierre-Yves David
-
copies: split creation of the graph and actual checking againTue, 13 Oct 2020 02:45:24 +0200, by Pierre-Yves David
-
copy: clarify in help text that `hg co --forget` takes a *destination* fileThu, 15 Oct 2020 10:28:27 -0700, by Martin von Zweigbergk
-
test: check server error output in `test-pull-bundle.t`Thu, 15 Oct 2020 15:57:31 +0200, by Pierre-Yves David
-
unbundle: free temporary objects after useTue, 06 Oct 2020 01:51:56 +0200, by Joerg Sonnenberger
-
changing-files: add a shorthand property to check for copy relevant infoTue, 13 Oct 2020 03:23:17 +0200, by Pierre-Yves David
-
pycompat: add an entry for unnamedtmpfileWed, 14 Oct 2020 17:51:56 +0200, by Pierre-Yves David
-
pycompat: update comment about unnamedtempfileWed, 14 Oct 2020 21:47:14 +0200, by Pierre-Yves David
-
revset: add diff(pattern) predicate for "grep --diff"Tue, 08 Sep 2020 18:16:24 +0900, by Yuya Nishihara
-
stringutil: add function to compile stringmatcher pattern into regexpMon, 05 Oct 2020 20:40:39 +0900, by Yuya Nishihara
-
py3: fix stringmatcher() to byte-stringify exception messageWed, 14 Oct 2020 22:10:48 +0900, by Yuya Nishihara
-
stringutil: extract helper function that splits stringmatcher() patternMon, 05 Oct 2020 20:53:34 +0900, by Yuya Nishihara
-
grep: extract main search loop as searcher methodWed, 09 Sep 2020 17:17:38 +0900, by Yuya Nishihara
-
scmutil: move walkchangerevs() from cmdutilSun, 04 Oct 2020 13:17:57 +0900, by Yuya Nishihara
-
grep: extract public function to register file to be skippedWed, 09 Sep 2020 17:04:44 +0900, by Yuya Nishihara
-
posix: avoid a leaked file descriptor in a unix domain socket exception caseTue, 13 Oct 2020 16:44:57 -0400, by Matt Harbison