Mercurial > hg
graph
-
hbisect: use a defaultdict to avoid large allocations for a large changelogsThu, 23 Nov 2017 14:13:14 -0800, by David Soria Parra
-
hbisect: use a revset for ancestor calculationThu, 23 Nov 2017 14:12:55 -0800, by David Soria Parra
-
hbisect: pass repo into hbisect.bisectThu, 23 Nov 2017 14:11:27 -0800, by David Soria Parra
-
develwarn: do not emit warning if "config" is unspecifiedWed, 22 Nov 2017 19:24:22 -0800, by Kyle Lippincott
-
histedit: add support to output nodechanges using formatterSat, 28 Oct 2017 19:03:23 +0530, by Pulkit Goyal
-
rebase: use fm.formatlist() and fm.formatdict() to support user templateSat, 28 Oct 2017 17:50:25 +0530, by Pulkit Goyal
-
tests: add test for rebase template showing wrong behaviorThu, 09 Nov 2017 20:06:30 +0530, by Pulkit Goyal
-
remove: print message for each file in verbose mode only while using `-A` (BC)Fri, 17 Nov 2017 22:52:40 +0000, by pavanpc
-
localrepo: update comments around path auditorsFri, 03 Nov 2017 17:19:56 -0400, by Augie Fackler
-
localrepo: specify optional callback parameter to pathauditor as a keywordFri, 03 Nov 2017 17:07:29 -0400, by Augie Fackler
-
bundle2: avoid unbound read when seekingMon, 13 Nov 2017 22:20:12 -0800, by Gregory Szorc
-
bundle2: inline struct operationsMon, 13 Nov 2017 21:54:46 -0800, by Gregory Szorc
-
bundle2: inline changegroup.readexactly()Mon, 13 Nov 2017 21:48:35 -0800, by Gregory Szorc
-
bundle2: inline debug loggingMon, 13 Nov 2017 22:05:54 -0800, by Gregory Szorc
-
bundle2: don't use seekable bundle2 parts by default (issue5691)Mon, 13 Nov 2017 21:10:37 -0800, by Gregory Szorc
-
bundle2: only seek to beginning of part in bundlerepoMon, 13 Nov 2017 20:12:00 -0800, by Gregory Szorc
-
bundle2: implement consume() API on unbundlepartMon, 13 Nov 2017 20:03:02 -0800, by Gregory Szorc
-
bundle2: implement generic part payload decoderSun, 12 Nov 2017 19:46:15 -0800, by Gregory Szorc
-
bundle2: extract logic for seeking bundle2 part into own classMon, 13 Nov 2017 19:22:11 -0800, by Gregory Szorc
-
perf: add command to benchmark bundle readingMon, 13 Nov 2017 19:20:34 -0800, by Gregory Szorc
-
sshpeer: add a configurable hint for the ssh error messageMon, 20 Nov 2017 01:40:26 -0800, by Zuzanna Mroczek
-
docs: add args/returns docs for some cmdutil, context, and registrar functionsThu, 16 Nov 2017 15:01:21 -0800, by rlevasseur
-
commands: add value for cmdtype argument for read only commandsTue, 21 Nov 2017 04:37:51 +0530, by Pulkit Goyal
-
error: add InMemoryMergeConflictsErrorWed, 15 Nov 2017 21:07:30 -0800, by Phil Cohen
-
lfs: generate a large file by using `python` instead of yes | headMon, 20 Nov 2017 18:05:15 -0500, by Augie Fackler
-
setup: add hgext.lfs to list of Python packagesMon, 20 Nov 2017 18:00:02 -0500, by Augie Fackler
-
test-lfs: add tests demonstrating the interaction with largefilesSat, 18 Nov 2017 12:54:06 -0500, by Matt Harbison
-
test-lfs: cast the flags printed to an intTue, 14 Nov 2017 01:09:48 -0500, by Matt Harbison