Mercurial > hg
graph
-
transaction: make undoname a private attributeMon, 17 Sep 2018 15:52:59 -0700, by Gregory Szorc
-
transaction: make count and usages private attributesMon, 17 Sep 2018 15:51:19 -0700, by Gregory Szorc
-
narrow: don't send the changelog information when widening without ellipsesTue, 18 Sep 2018 13:41:16 +0300, by Pulkit Goyal
-
changegroup: add functionality to skip adding changelog data to changegroupMon, 17 Sep 2018 21:41:34 +0300, by Pulkit Goyal
-
tests: add debug output in test-narrow-widen-no-ellipsis.tTue, 18 Sep 2018 10:46:19 -0700, by Pulkit Goyal
-
changegroup: improve the devel-warn to specify changelog was emptyMon, 17 Sep 2018 18:21:17 +0300, by Pulkit Goyal
-
zsh_completion: add -b/--branch and -B/--bookmark(s) flags properlyMon, 17 Sep 2018 13:21:46 +0800, by Anton Shestakov
-
narrow: when writing treemanifests, skip inspecting directories outside narrowFri, 14 Sep 2018 16:29:51 -0700, by spectral
-
tests: fix a couple of drawdag.py referencesMon, 17 Sep 2018 15:16:20 -0400, by Augie Fackler
-
py3: fix kwargs handling in hgext/fastannotate.pyFri, 14 Sep 2018 23:51:21 +0300, by Pulkit Goyal
-
narrow: use diffmatcher to send only new filelogs in non-ellipses wideningMon, 17 Sep 2018 15:55:18 +0300, by Pulkit Goyal
-
py3: add missing b'' prefixes in couple of test filesMon, 17 Sep 2018 15:27:39 +0300, by Pulkit Goyal
-
run-tests: convert the remaining os.system() call to UnicodeSun, 16 Sep 2018 23:13:05 -0400, by Matt Harbison
-
py3: partially fix pager spawning on WindowsSat, 15 Sep 2018 13:31:41 -0400, by Matt Harbison
-
censor: rename loop variable to silence pyflakes warningSat, 15 Sep 2018 10:35:00 +0900, by Yuya Nishihara