Mercurial > hg
graph
-
arbitraryfilecontext: skip the cmp fast path if any side is a symlinkTue, 17 Oct 2017 12:41:24 -0700, by Phil Cohen
-
test-clang-format: new test to verify that files stay clang-formattedMon, 14 Sep 2015 14:17:27 -0400, by Augie Fackler
-
context: audit paths before clearing unknown files and dirsTue, 17 Oct 2017 08:11:13 -0700, by Mark Thomas
-
tests: add test demonstrating regression in path auditTue, 17 Oct 2017 08:07:43 -0700, by Mark Thomas
-
configitems: move rebase config into coreFri, 13 Oct 2017 23:00:31 +0200, by Boris Feld
-
eol: ensure the eol extensions is loaded when hooks runSat, 14 Oct 2017 01:09:46 +0200, by Boris Feld
-
acl: make sure the extensions is enabled when the acl-hooks runSat, 14 Oct 2017 01:16:03 +0200, by Boris Feld
-
configitems: register the 'web.archivesubrepos' configMon, 16 Oct 2017 18:16:29 +0200, by Boris Feld
-
configitems: register the 'experimental.effect-flags' configSun, 08 Oct 2017 22:22:27 +0200, by Boris Feld
-
configitems: register the full 'merge-tools' config and sub-optionsSun, 08 Oct 2017 20:37:13 +0200, by Boris Feld
-
revlog-sparse-read: add a lower-threshold for read block sizeSat, 14 Oct 2017 17:05:41 +0200, by Paul Morelle
-
revlog: introduce an experimental flag to slice chunks reads when too sparseTue, 10 Oct 2017 17:50:27 +0200, by Paul Morelle
-
revlog: ignore empty trailing chunks when reading segmentsMon, 09 Oct 2017 15:13:41 +0200, by Paul Morelle
-
phase: isolate logic to update remote phrase through bundle2 pushkeyWed, 20 Sep 2017 19:17:37 +0200, by Boris Feld
-
phase: generate a push-race detection part on pushWed, 11 Oct 2017 07:40:00 +0200, by Boris Feld
-
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