Mercurial > hg
graph
-
dagutil: remove descendantset() and ancestorset()Fri, 17 Aug 2018 17:15:09 +0000, by Gregory Szorc
-
setdiscovery: use a revset instead of dagutil.descendantset()Fri, 17 Aug 2018 17:13:26 +0000, by Gregory Szorc
-
setdiscovery: don't use dagutil to compute headsThu, 16 Aug 2018 20:23:10 +0000, by Gregory Szorc
-
dagutil: remove nodeset()Thu, 16 Aug 2018 20:11:45 +0000, by Gregory Szorc
-
debugcommands: use a revset instead of dagutilThu, 16 Aug 2018 19:55:55 +0000, by Gregory Szorc
-
dagutil: remove internalize() and internalizeall()Thu, 16 Aug 2018 19:51:01 +0000, by Gregory Szorc
-
setdiscovery: don't use dagutil for node -> rev conversionThu, 16 Aug 2018 19:47:30 +0000, by Gregory Szorc
-
dagutil: remove externalize() and externalizeall()Thu, 16 Aug 2018 19:40:46 +0000, by Gregory Szorc
-
setdiscovery: don't use dagutil for rev -> node conversionsThu, 16 Aug 2018 19:39:47 +0000, by Gregory Szorc
-
exchange: don't use dagutilThu, 16 Aug 2018 19:23:24 +0000, by Gregory Szorc
-
revlog: only consider the span of the delta sectionFri, 20 Jul 2018 13:20:01 +0200, by Paul Morelle
-
revlog: ensure intermediate snapshot have decreasing sizeMon, 23 Jul 2018 16:21:58 +0200, by Boris Feld
-
revlog: bound number of snapshots in a chainWed, 07 Mar 2018 12:28:04 +0100, by Paul Morelle
-
revlog: compute snapshot depth on delta infoFri, 20 Jul 2018 14:32:56 +0200, by Boris Feld
-
debugrevlog: display snapshot details per depthWed, 15 Aug 2018 12:30:30 +0200, by Boris Feld
-
revlog: add a method to retrieve snapshot depthWed, 15 Aug 2018 12:09:14 +0200, by Boris Feld
-
debugrevlog: include information about intermediate snapshotsFri, 27 Jul 2018 10:52:43 +0200, by Boris Feld
-
revlog: also detect intermediate snapshotsFri, 20 Jul 2018 13:34:48 +0200, by Paul Morelle
-
revlog: add a method to tells whether rev is stored as a snapshotFri, 20 Jul 2018 13:32:17 +0200, by Paul Morelle
-
debugrevlog: fix for non-manifest objectWed, 15 Aug 2018 15:20:44 +0200, by Boris Feld
-
merge with stableFri, 17 Aug 2018 16:11:35 -0700, by Gregory Szorc
-
remotephase: avoid full changelog iteration (issue5964) stableFri, 17 Aug 2018 20:35:52 +0200, by Boris Feld
-
nodes: expand/comment the magic nodes so they are more easily searchableFri, 17 Aug 2018 15:32:38 -0700, by Kyle Lippincott
-
revlog: obtain the first node at the lowest layer while building pure nodemapFri, 17 Aug 2018 13:07:33 +0900, by Yuya Nishihara
-
revlog: fix pure nodemap to not access missing index entryFri, 17 Aug 2018 12:54:50 +0900, by Yuya Nishihara
-
changelog: remove copy of revlog.nodemap()Fri, 17 Aug 2018 12:48:44 +0900, by Yuya Nishihara
-
remotephase: fast path newheads computation in simple case (issue5964) stableFri, 17 Aug 2018 16:00:32 -0700, by Boris Feld
-
branchmap: explicitly convert file into iteratorFri, 17 Aug 2018 10:51:05 +0900, by Yuya Nishihara
-
branchmap: close cache file properlyFri, 17 Aug 2018 10:25:39 +0900, by Yuya Nishihara
-
branchmap: strip '\n' read from cache file as beforeFri, 17 Aug 2018 10:24:29 +0900, by Yuya Nishihara
-
rebase: do not pass in user option to rollback in-memory merge conflictFri, 17 Aug 2018 10:21:25 +0900, by Yuya Nishihara
-
rebase: add test for in-memory merge conflictsFri, 17 Aug 2018 10:19:17 +0900, by Yuya Nishihara
-
rebase: call _dorebase() properlyThu, 16 Aug 2018 18:53:51 +0000, by Gregory Szorc
-
context: make sure file is not deleted while checking path conflictsThu, 16 Aug 2018 16:59:40 +0300, by Pulkit Goyal
-
tests: demonstrate that IMM needs to be smarter with path conflictsThu, 16 Aug 2018 16:53:48 +0300, by Pulkit Goyal
-
tests: don't create new repo inside existing repo in test-rebase-inmemory.tThu, 16 Aug 2018 16:36:32 +0300, by Pulkit Goyal
-
tests: remove test-py3-commands.tWed, 25 Jul 2018 13:40:42 -0400, by Augie Fackler
-
tests: update test-check-py3-compat.t output in the py3exe branchWed, 25 Jul 2018 13:41:21 -0400, by Augie Fackler
-
overlayworkingctx: fix exception in metadata-only inmemory merges (issue5960)Wed, 15 Aug 2018 17:40:21 -0700, by Kyle Lippincott
-
filemerge: show actual capabilities of internal merge toolsTue, 14 Aug 2018 22:20:28 +0900, by FUJIWARA Katsunori
-
filemerge: add config knob to check capabilities of internal merge toolsWed, 15 Aug 2018 22:24:50 +0900, by FUJIWARA Katsunori
-
filemerge: show warning if chosen tool has no binary files capabilityWed, 15 Aug 2018 22:24:38 +0900, by FUJIWARA Katsunori
-
filemerge: add the function to examine a capability of a internal toolTue, 14 Aug 2018 20:15:51 +0900, by FUJIWARA Katsunori
-
filemerge: set actual capabilities of internal merge toolsTue, 14 Aug 2018 20:08:27 +0900, by FUJIWARA Katsunori
-
help: describe more detail about capabilities while deciding merge toolTue, 14 Aug 2018 20:05:36 +0900, by FUJIWARA Katsunori
-
tests: un-glob patchbomb test lines that were only globbing a hostnameThu, 16 Aug 2018 00:50:53 -0400, by Augie Fackler
-
tests: force a stable hostname in patchbomb testsThu, 16 Aug 2018 00:42:04 -0400, by Augie Fackler
-
patchbomb: allow using HGHOSTNAME to force a hostnameThu, 16 Aug 2018 00:40:20 -0400, by Augie Fackler
-
patchbomb: extract function for generating message-idThu, 16 Aug 2018 00:39:32 -0400, by Augie Fackler
-
rebase: cover restorestatus() by lock to prevent it from being updatedWed, 15 Aug 2018 11:27:57 +0530, by Sushil khanchi
-
branchmap: load branchmap as an iterableMon, 13 Aug 2018 21:22:14 +0100, by Martijn Pieters
-
perf: time loading branchmap cachesMon, 13 Aug 2018 20:31:01 +0100, by Martijn Pieters
-
tests: add conditional output when simplestore extensions is loadedThu, 16 Aug 2018 00:13:41 +0000, by Gregory Szorc
-
tests: conditionalize extension tests for extra extensionsThu, 16 Aug 2018 00:11:35 +0000, by Gregory Szorc
-
commit: try hard to reuse p1 manifest if nothing changedSat, 07 Jul 2018 22:40:39 +0900, by Yuya Nishihara
-
merge: add tests for commit with no content changeSun, 12 Aug 2018 18:44:42 +0900, by Yuya Nishihara
-
commit: add debug message regarding manifest reuseSat, 07 Jul 2018 22:32:49 +0900, by Yuya Nishihara
-
mail: convert encoding.encoding to sysstrSun, 12 Aug 2018 12:16:08 +0900, by Yuya Nishihara