Mercurial > hg
graph
-
errors: raise InputError if an ambiguous revision id prefix is usedWed, 09 Dec 2020 20:22:25 -0800, by Martin von Zweigbergk
-
localrepo: delete obsolete comment about `prefix in repo` raising exceptionThu, 10 Dec 2020 01:18:15 -0800, by Martin von Zweigbergk
-
node: import symbols explicitlyTue, 01 Dec 2020 21:54:46 +0100, by Joerg Sonnenberger
-
branching: merge with stableSun, 13 Dec 2020 18:29:22 -0800, by Martin von Zweigbergk
-
debugdiscovery: fix swapped heads and rootsFri, 11 Dec 2020 15:25:11 +0100, by Pierre-Yves David
-
debugdiscovery: display the number of roundtrip usedFri, 11 Dec 2020 12:51:09 +0100, by Pierre-Yves David
-
copies: make calculating lazy for dir move detection's "addedfiles"Fri, 11 Dec 2020 13:39:56 -0800, by Kyle Lippincott
-
mergetools: add new conflict marker format with diffs inTue, 08 Dec 2020 16:45:13 -0800, by Martin von Zweigbergk
-
diff: deprecate -r optionThu, 10 Dec 2020 14:39:22 -0800, by Martin von Zweigbergk
-
diff: update synopsis to use --from/--to instead of -rThu, 10 Dec 2020 12:06:55 -0800, by Martin von Zweigbergk
-
diff: describe behavior by using --from/--to instead of varying revision countThu, 10 Dec 2020 12:00:45 -0800, by Martin von Zweigbergk
-
histedit: adjust comment describing `edit` action for clarityThu, 10 Dec 2020 13:15:15 -0500, by Augie Fackler
-
histedit: tweak `edit` message to try and guide users to our workflowThu, 10 Dec 2020 11:42:49 -0500, by Augie Fackler
-
procutil: don't assign stdin to None, use os.devnull insteadThu, 10 Dec 2020 14:03:46 +0530, by Pulkit Goyal
-
dispatch: move IOError handling and flushing of streams to `dispatch()`Thu, 10 Dec 2020 13:51:56 +0530, by Pulkit Goyal