Mercurial > hg
graph
-
phase: introduce a new 'check:phases' partWed, 11 Oct 2017 07:13:02 +0200, by Boris Feld
-
phase: gather remote phase information in a summary objectWed, 11 Oct 2017 18:39:04 +0200, by Boris Feld
-
phase: simplify the check for issue3781 shortcut in discoveryWed, 11 Oct 2017 18:39:34 +0200, by Boris Feld
-
exchange: fix issue3781 reference in the commentMon, 16 Oct 2017 12:36:42 +0200, by Boris Feld
-
phase: filter out non-draft item in "draft root"Wed, 11 Oct 2017 20:08:02 +0200, by Boris Feld
-
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)Sun, 15 Oct 2017 22:48:02 -0400, by Matt Harbison
-
tests: update output for no-symlink platformsSun, 15 Oct 2017 16:57:34 -0400, by Matt Harbison
-
releasenotes: show a warning if fuzzywuzzy is not presentMon, 16 Oct 2017 22:46:37 +0530, by Pulkit Goyal
-
releasenotes: move import of fuzzywuzzy to import levelMon, 16 Oct 2017 22:46:11 +0530, by Pulkit Goyal
-
releasenotes: don't abort is there is a bad formatted entry for releasenotesSun, 15 Oct 2017 20:31:44 +0530, by Pulkit Goyal
-
releasenotes: make the import of fuzzywuzzy optionalSun, 15 Oct 2017 20:29:16 +0530, by Pulkit Goyal
-
webcommands: replace str(ctx) etc with pycompat.bytestr(ctx) etcMon, 16 Oct 2017 22:51:58 -0400, by Augie Fackler
-
templater: don't blow up when trying to build an abort messageMon, 16 Oct 2017 22:50:39 -0400, by Augie Fackler
-
webutil: use pycompat.bytestr() instead of str()Mon, 16 Oct 2017 22:44:06 -0400, by Augie Fackler
-
hgweb: correct an earlier error of mine - `start` should be bytesMon, 16 Oct 2017 22:43:19 -0400, by Augie Fackler
-
config: simplify aliasing commands.update.checkMon, 16 Oct 2017 18:58:16 +0200, by Boris Feld
-
run-tests: set HGPLAIN=1 when bisectingWed, 04 Oct 2017 18:51:21 -0700, by Jun Wu
-
run-tests: extract Popen logic to a single methodWed, 04 Oct 2017 18:50:18 -0700, by Jun Wu
-
run-tests: move bisect logic to a separate methodWed, 04 Oct 2017 18:42:24 -0700, by Jun Wu
-
mpatch: switch alignment of wrapped line from tab to spaces with clang-formatWed, 04 Oct 2017 11:00:04 -0400, by Augie Fackler
-
mpatch: reformat function prototypes with clang-formatWed, 04 Oct 2017 10:56:33 -0400, by Augie Fackler
-
contrib: remove check-code rule about indentationMon, 16 Oct 2017 11:43:41 -0400, by Augie Fackler
-
clang-format: configuration for the clang-format source formatterSat, 24 Jan 2015 17:04:25 -0500, by Augie Fackler
-
merge: allow user to halt merge on merge-tool failuresFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
filemerge: introduce functions to halt merge flowFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
amend: add a flag `-n/--note` to store note with amendSun, 15 Oct 2017 19:29:56 +0530, by Pulkit Goyal
-
cmdutil: pass metadata from amend() to cleanupnodesSun, 15 Oct 2017 15:32:03 +0530, by Pulkit Goyal
-
scmutil: add capability to cleanupnodes to take obsmarker metadataSun, 15 Oct 2017 14:34:24 +0530, by Pulkit Goyal