Mercurial > hg
graph
-
chgserver: respect detailed exit code in case of ConfigErrorFri, 18 Dec 2020 13:53:26 +0530, by Pulkit Goyal
-
cext: shut-up sign compare warningsThu, 17 Dec 2020 18:08:25 +0100, by Joerg Sonnenberger
-
errors: respect ui.detailed-exit-code in chgThu, 17 Dec 2020 10:43:43 -0800, by Martin von Zweigbergk
-
relnotes: document automatically setting `HGPLAIN=1` for external hooksThu, 17 Dec 2020 13:33:27 -0500, by Matt Harbison
-
cext: isolate hash size in the revlog handling in a single placeSat, 28 Nov 2020 22:27:12 +0100, by Joerg Sonnenberger
-
rust: document how to enable debug information in optimized buildsThu, 17 Dec 2020 12:28:39 +0100, by Simon Sapin
-
filemerge: add support for the new "mergediff" marker style to premergeMon, 14 Dec 2020 18:09:37 -0800, by Martin von Zweigbergk
-
test-narrow: mitigate the flakyness of test-narrow-shallowMon, 14 Dec 2020 14:31:15 +0100, by Pierre-Yves David
-
hook: set `HGPLAIN=1` for external hooksMon, 14 Dec 2020 18:03:29 -0500, by Matt Harbison
-
setup: exclude the git extension from py2 buildsMon, 14 Dec 2020 17:59:10 -0500, by Matt Harbison
-
rust: replace most "operation" structs with functionsMon, 14 Dec 2020 14:59:23 +0100, by Simon Sapin
-
rust: change &PathBuf parameters to &PathMon, 14 Dec 2020 13:47:44 +0100, by Simon Sapin
-
extdiff: add --from/--to and deprecate -r, as was done for `hg diff`Wed, 16 Dec 2020 21:06:29 -0800, by Martin von Zweigbergk
-
extdiff: fix crash when showing diff from wdir()Wed, 16 Dec 2020 22:30:07 -0800, by Martin von Zweigbergk
-
extdiff: pass contexts instead of nodeids into diffrevs()Wed, 16 Dec 2020 22:16:05 -0800, by Martin von Zweigbergk
-
tests: remove undefined (empty) $opt from test-extdiff.tWed, 16 Dec 2020 21:40:27 -0800, by Martin von Zweigbergk
-
copies-rust: pre-introduce a PathToken type and use it where applicableTue, 21 Apr 2020 15:13:13 +0200, by Pierre-Yves David
-
copies-rust: add smarter approach for merging small mapping with large mappingSat, 21 Nov 2020 09:40:52 +0100, by Pierre-Yves David
-
copies-rust: hide most of the comparison details inside a closureSat, 21 Nov 2020 10:50:14 +0100, by Pierre-Yves David
-
copies-rust: move the mapping merging into a else clauseSat, 21 Nov 2020 09:31:34 +0100, by Pierre-Yves David
-
copies-rust: extract conflicting value comparison in its own functionSat, 21 Nov 2020 09:30:34 +0100, by Pierre-Yves David
-
mergetools: alphabetize the config settingsThu, 17 Dec 2020 00:48:36 -0500, by Matt Harbison
-
share: properly copy cache files when cloning from a shareMon, 14 Dec 2020 19:48:35 +0100, by Joerg Sonnenberger
-
tests: workaround for a flaky testMon, 14 Dec 2020 18:19:58 +0100, by Joerg Sonnenberger
-
revlog: support none compressionSun, 13 Dec 2020 00:19:03 +0100, by Joerg Sonnenberger
-
errors: raise InputError on recursive template definitionThu, 12 Nov 2020 10:41:03 -0800, by Martin von Zweigbergk
-
errors: raise StateError when push fails because it creates new headsMon, 23 Nov 2020 16:39:53 -0800, by Martin von Zweigbergk
-
errors: raise InputError on early parse error in dispatchMon, 23 Nov 2020 10:38:05 -0800, by Martin von Zweigbergk
-
errors: raise more specifc errors from narrowcommandsWed, 18 Nov 2020 23:37:09 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code 50 for StorageErrorWed, 09 Dec 2020 19:40:30 -0800, by Martin von Zweigbergk