Mercurial > hg
graph
-
setup: allow to run setup.py with python 3 without a mercurial checkoutMon, 16 Jul 2018 17:47:58 -0700, by Mike Hommey
-
upgrade: enable adding or removing sparse-revlog requirementThu, 21 Jun 2018 18:05:55 +0200, by Paul Morelle
-
upgrade: add information about sparse-revlogMon, 16 Jul 2018 17:10:52 -0700, by Paul Morelle
-
sparse-revlog: implement algorithm to write sparse delta chains (issue5480)Tue, 05 Jun 2018 08:19:35 +0200, by Paul Morelle
-
sparse-revlog: new requirement enabled with format.sparse-revlogMon, 04 Jun 2018 22:23:18 +0200, by Paul Morelle
-
revlog: extract `deltainfo.distance` for future conditional redefinitionMon, 04 Jun 2018 12:12:00 +0200, by Paul Morelle
-
shelve: pick the most recent shelve if none specified for --patch/--statMon, 16 Jul 2018 14:04:48 -0700, by Danny Hooper
-
shelve: improve help text for --patch and --statFri, 13 Jul 2018 13:48:56 -0700, by Danny Hooper
-
ssh: avoid reading beyond the end of stream when using compressionThu, 12 Jul 2018 18:46:10 +0200, by Joerg Sonnenberger
-
revset: add larger test for heads(ancestors(…))Mon, 16 Jul 2018 16:46:32 +0200, by Boris Feld
-
revset-benchmark: use a generic revset to test `heads(commonancestors())`Mon, 16 Jul 2018 16:43:35 +0200, by Boris Feld
-
revlog: reintroduce `revlog.descendant` as deprecatedMon, 16 Jul 2018 16:22:43 +0200, by Boris Feld
-
context: reintroduce `ctx.descendant` as deprecatedMon, 16 Jul 2018 16:21:12 +0200, by Boris Feld
-
obsolete: explode if metadata contains invalid UTF-8 sequence (API)Sun, 15 Jul 2018 18:32:17 +0900, by Yuya Nishihara
-
obsolete: store user name and note in UTF-8 (issue5754) (BC)Sun, 15 Jul 2018 18:24:57 +0900, by Yuya Nishihara
-
obsolete: clarify users in markerusers() never contain NoneSun, 15 Jul 2018 18:22:40 +0900, by Yuya Nishihara
-
revset: special case commonancestors(none()) to be empty setThu, 12 Jul 2018 23:07:29 +0900, by Yuya Nishihara
-
revset: clarify heads() order doesn't matter while computing common ancestorsTue, 10 Jul 2018 23:01:53 +0900, by Yuya Nishihara
-
hghave: require clang-format >= 6 due to output changeSat, 14 Jul 2018 10:51:52 +0900, by Yuya Nishihara
-
cext: reformat with clang-format 6.0Sat, 14 Jul 2018 10:50:10 +0900, by Yuya Nishihara
-
py3: use bytes() to byte-stringify Abort message in handleremotechangegroup()Sun, 08 Jul 2018 19:52:35 +0900, by Yuya Nishihara
-
py3: don't str() to byte-stringify object in test-bundle2-remote-changegroup.tSun, 08 Jul 2018 19:44:51 +0900, by Yuya Nishihara
-
py3: byte-stringify literals in extension in test-bundle2-remote-changegroup.tSun, 08 Jul 2018 19:39:11 +0900, by Yuya Nishihara
-
py3: open file in binary mode in test-bundle2-remote-changegroup.tSun, 08 Jul 2018 19:41:00 +0900, by Yuya Nishihara
-
statprof: small if cleanupFri, 01 Jun 2018 12:10:34 +0200, by Boris Feld
-
store: assert the fncache have been loaded if dirtySat, 14 Jul 2018 02:10:43 +0200, by Boris Feld
-
perffncachewrite: load fncache after lock is acquiredSat, 14 Jul 2018 02:09:47 +0200, by Boris Feld
-
perf: add a 'perf.all-timing' option to display more than best timeFri, 22 Jun 2018 11:02:42 +0100, by Boris Feld
-
perf: document the perfmanifest commandWed, 11 Jul 2018 10:46:15 +0200, by Boris Feld
-
fileset: remove fullmatchctx classSat, 09 Jun 2018 22:38:29 +0900, by Yuya Nishihara
-
fileset: remove subset and unused filtering functions from matchctxSat, 09 Jun 2018 22:35:21 +0900, by Yuya Nishihara
-
fileset: remove callexisting flag and mctx.existing() (API)Sat, 09 Jun 2018 22:31:51 +0900, by Yuya Nishihara
-
fileset: rewrite predicates to return matcher not closed to subset (API) (BC)Sat, 09 Jun 2018 19:55:10 +0900, by Yuya Nishihara
-
highlight: use matcher API to test if file should be pygmentizedTue, 10 Jul 2018 23:49:48 +0900, by Yuya Nishihara
-
fileset: parse argument of size() by predicate functionSun, 10 Jun 2018 20:58:10 +0900, by Yuya Nishihara
-
fileset: add "tracked()" to explicitly select files in the revisionSun, 10 Jun 2018 22:19:56 +0900, by Yuya Nishihara
-
fileset: rewrite andset() to not use mctx.narrow()Sat, 09 Jun 2018 18:11:49 +0900, by Yuya Nishihara
-
fileset: add helpers to make predicatematcher and nevermatcherSun, 10 Jun 2018 20:02:53 +0900, by Yuya Nishihara
-
phases: micro-optimize newheads() to not create context objectsSat, 14 Jul 2018 13:21:49 +0900, by Yuya Nishihara
-
phases: remove excessive optimization from newheads() (issue5939)Sat, 14 Jul 2018 13:19:18 +0900, by Yuya Nishihara
-
rebase: remove unused variable "release" and an extra blank lineSun, 15 Jul 2018 15:48:18 +0530, by Sushil khanchi
-
rebase: remove unnecessary confirm blockSat, 14 Jul 2018 23:00:22 +0530, by Sushil khanchi
-
rebase: in --confirm option just abort if hit a conflictSat, 14 Jul 2018 08:59:42 +0530, by Sushil khanchi
-
pullbundle: fix handling of gzip bundlespecsThu, 12 Jul 2018 15:29:03 +0200, by Joerg Sonnenberger
-
tests: add test demonstrating phase loss when cloning (issue5939)Wed, 11 Jul 2018 16:44:33 -0700, by Gregory Szorc
-
scmutil: rewrite docstring for filecacheFri, 13 Jul 2018 14:20:12 -0700, by Gregory Szorc
-
rebase: correct misleading message in --confirm optionThu, 12 Jul 2018 22:35:54 +0530, by Sushil khanchi
-
rebase: make sure we don't loose the return code in --confirm optionThu, 12 Jul 2018 22:23:51 +0530, by Sushil khanchi
-
rebase: use revnums (not nodes) for set of extinct revisionsWed, 11 Jul 2018 15:12:01 -0700, by Martin von Zweigbergk
-
rebase: avoid converting from nodes to revnums twiceWed, 11 Jul 2018 15:01:47 -0700, by Martin von Zweigbergk
-
rebase: reduce scope of a variableWed, 11 Jul 2018 15:03:39 -0700, by Martin von Zweigbergk
-
context: rename descendant() to isancestorof()Thu, 12 Jul 2018 08:22:28 -0700, by Martin von Zweigbergk
-
copies: delete now-unnecessary check for "a == b" before "a.descendant(b)"Thu, 12 Jul 2018 09:25:02 -0700, by Martin von Zweigbergk
-
revlog: delete isdescendantrev() in favor of isancestorrev()Thu, 12 Jul 2018 08:14:21 -0700, by Martin von Zweigbergk
-
rebase: add --confirm optionSat, 30 Jun 2018 12:42:49 +0530, by Sushil khanchi
-
revlog: introduce a isancestorrev() and use it in rebaseWed, 11 Jul 2018 16:29:23 -0700, by Martin von Zweigbergk
-
revlog: make isdescendantrev(a, b) check if a < bWed, 11 Jul 2018 16:37:30 -0700, by Martin von Zweigbergk
-
revlog: replace descendant(b, a) by isdescendantrev(a, b) (API)Wed, 11 Jul 2018 16:21:41 -0700, by Martin von Zweigbergk
-
revlog: move comment about commonancestorsheads where it's usedWed, 11 Jul 2018 16:27:40 -0700, by Martin von Zweigbergk
-
removeemptydirs: add test for `hg split` inside a disappearing directoryWed, 11 Jul 2018 13:02:06 -0700, by Kyle Lippincott