Mercurial > hg
graph
-
histedit: use rewriteutil.precheck() instead of reimplementing itTue, 17 Dec 2019 10:53:51 -0800, by Martin von Zweigbergk
-
rebase: inline single-use variables passed to _definedestmap()Thu, 12 Dec 2019 23:25:16 -0800, by Martin von Zweigbergk
-
rebase: use cmdutil.check_at_most_one_arg() for action+revisionThu, 12 Dec 2019 23:20:48 -0800, by Martin von Zweigbergk
-
rebase: use cmdutil.check_incompatible_arguments() for --auto-orphansThu, 12 Dec 2019 23:03:52 -0800, by Martin von Zweigbergk
-
rebase: use cmdutil.check_at_most_one_arg() for -b/-s/-rThu, 12 Dec 2019 22:43:15 -0800, by Martin von Zweigbergk
-
rebase: inline single-use `dryrun` and `confirm` variablesThu, 12 Dec 2019 23:11:33 -0800, by Martin von Zweigbergk
-
rebase: use cmdutil.check_incompatible_arguments() for action+confirm/dryrunFri, 13 Dec 2019 14:50:42 -0800, by Martin von Zweigbergk
-
rebase: use cmdutil.check_at_most_one_arg() for --confirm/--dry-runFri, 13 Dec 2019 14:49:48 -0800, by Martin von Zweigbergk
-
windows: factor the hgrc directory scan into a functionTue, 17 Dec 2019 21:25:54 -0500, by Matt Harbison
-
windows: don't return early from building the hgrc search pathTue, 17 Dec 2019 21:21:36 -0500, by Matt Harbison
-
windows: clarify a comment about the hgrc search pathTue, 17 Dec 2019 21:15:59 -0500, by Matt Harbison
-
windows: drop detection of Windows 95/98/METue, 17 Dec 2019 21:12:17 -0500, by Matt Harbison
-
examples: add an example configuration for go source filesTue, 17 Dec 2019 14:04:02 -0500, by Augie Fackler
-
util: move common proxyobserver attributes to the base classSun, 15 Dec 2019 21:34:00 -0500, by Matt Harbison
-
config: drop debug messages saying where config was read fromWed, 11 Dec 2019 22:23:42 -0800, by Martin von Zweigbergk
-
rcutil: don't check if defaultrc/ is a directory -- we know it isWed, 11 Dec 2019 11:22:37 -0800, by Martin von Zweigbergk
-
rust-matchers: add support for `exactmatcher` in `dirstate.status`Fri, 29 Nov 2019 17:30:57 +0100, by Raphaël Gomès
-
rust-dirstate-status: update bridge for new rust version of `dirstate.status`Fri, 29 Nov 2019 17:30:10 +0100, by Raphaël Gomès
-
rust-dirstate-status: add `walk_explicit` implementation, use `Matcher` traitFri, 29 Nov 2019 17:29:06 +0100, by Raphaël Gomès
-
rust-matchers: add `FileMatcher` implementationFri, 29 Nov 2019 18:54:06 +0100, by Raphaël Gomès
-
exchange: ensure all outgoing subrepo references are present before pushingThu, 12 Dec 2019 12:30:15 -0500, by Matt Harbison
-
procutil: try and avoid angering CoreFoundation on macOSThu, 05 Dec 2019 16:19:16 -0500, by Augie Fackler
-
nodetree: simplify a conditionnal in shortesthexnodeidprefixWed, 11 Dec 2019 17:35:29 +0100, by Pierre-Yves David
-
config: close file even if we fail to read itWed, 11 Dec 2019 15:06:09 -0800, by Martin von Zweigbergk
-
config: catch intended exception when failing to parse configWed, 11 Dec 2019 15:33:07 -0800, by Martin von Zweigbergk
-
rust-hg-path: implement more readable custom Debug for HgPath{,Buf}Wed, 11 Dec 2019 09:39:14 -0800, by Martin von Zweigbergk
-
util: implement sortdict.insert()Mon, 16 Dec 2019 15:58:47 -0800, by Martin von Zweigbergk
-
patch: make __repr__() return strMon, 16 Dec 2019 23:27:17 -0500, by Matt Harbison
-
pytype: suppress warnings about no 'open_binary' on importlib.resourcesSun, 15 Dec 2019 23:46:10 -0500, by Matt Harbison
-
windows: if username(uid=None) is loaded, just use getpassMon, 16 Dec 2019 17:10:51 -0500, by Augie Fackler
-
transplant: use check_incompatible_arguments()Fri, 13 Dec 2019 14:12:14 -0800, by Martin von Zweigbergk
-
bookmarks: use check_incompatible_arguments() for inactive+actionFri, 13 Dec 2019 14:31:51 -0800, by Martin von Zweigbergk
-
bookmarks: use cmdutil.check_incompatible_arguments() for action+revThu, 12 Dec 2019 23:32:47 -0800, by Martin von Zweigbergk
-
bookmarks: use cmdutil.check_at_most_one_arg() for actionThu, 12 Dec 2019 23:31:17 -0800, by Martin von Zweigbergk
-
rebase: use cmdutil.check_at_most_one_arg() for actionThu, 12 Dec 2019 15:55:33 -0800, by Martin von Zweigbergk
-
releasenotes: extract helper for checking for incompatible argumentsThu, 12 Dec 2019 22:30:59 -0800, by Martin von Zweigbergk
-
fix: use cmdutil.check_at_most_one_arg()Thu, 12 Dec 2019 15:51:09 -0800, by Martin von Zweigbergk
-
patchbomb: use cmdutil.check_at_most_one_arg()Tue, 17 Dec 2019 10:26:44 +0300, by Martin von Zweigbergk
-
export: use cmdutil.check_at_most_one_arg()Thu, 12 Dec 2019 15:48:48 -0800, by Martin von Zweigbergk
-
amend: use cmdutil.check_at_most_one_arg()Thu, 12 Dec 2019 15:10:44 -0800, by Martin von Zweigbergk
-
commit: use cmdutil.check_at_most_one_arg()Thu, 12 Dec 2019 14:54:38 -0800, by Martin von Zweigbergk
-
clone: extract helper for checking mutually exclusive argsThu, 12 Dec 2019 15:16:13 -0800, by Martin von Zweigbergk
-
dirstate: when calling rebuild(), avoid some N^2 codepathsFri, 13 Dec 2019 14:40:52 -0800, by Kyle Lippincott
-
rust-warnings: fix warnings in testsMon, 16 Dec 2019 11:28:14 +0100, by Raphaël Gomès
-
relnotes: mention the merging of index and nodemapMon, 16 Dec 2019 12:41:06 +0100, by Pierre-Yves David
-
crecord: remove toggleamendTue, 10 Dec 2019 17:07:09 -0500, by Jordi Gutiérrez Hermoso
-
crecord: repurpose "a" key to toggle all selections (BC)Tue, 10 Dec 2019 17:02:09 -0500, by Jordi Gutiérrez Hermoso
-
hgweb: fix error in docstringThu, 12 Dec 2019 11:41:28 -0500, by Jordi Gutiérrez Hermoso
-
crecord: rewrite help string to avoid mentioning "crecord"Thu, 12 Dec 2019 11:37:30 -0500, by Jordi Gutiérrez Hermoso
-
update: add some tests for the status quo of morestatus on update conflictsFri, 13 Dec 2019 18:59:26 -0800, by Rodrigo Damazio Bovendorp
-
typing: suppress a warning that mercurial.windows.checkosfilename is missingSun, 15 Dec 2019 21:43:18 -0500, by Matt Harbison
-
typing: add an assertion to util.versiontupleSun, 15 Dec 2019 21:36:06 -0500, by Matt Harbison
-
typing: add a couple of assertions to lrucachedict to help pytypeSun, 15 Dec 2019 21:28:30 -0500, by Matt Harbison
-
util: rename a variable to avoid confusing pytypeSun, 15 Dec 2019 21:26:21 -0500, by Matt Harbison
-
pytype: suppress the import-error in util.py when importing re2Sun, 15 Dec 2019 21:22:27 -0500, by Matt Harbison
-
debugcommands: finish moving `extendeddateformats` from util to dateutilSun, 15 Dec 2019 18:30:16 -0500, by Matt Harbison
-
ui: convert exception data to bytes when printing chained exception infoSat, 14 Dec 2019 18:31:50 -0500, by Matt Harbison
-
ui: use a context manager to handle file streams in edit()Sat, 14 Dec 2019 18:23:37 -0500, by Matt Harbison
-
graft: reuse cmdutl.resolvecommitoptions()Thu, 12 Dec 2019 15:30:16 -0800, by Martin von Zweigbergk
-
rebase: make rebase not crash if p1 == p2 != nullidFri, 13 Dec 2019 15:46:25 -0800, by Kyle Lippincott