Mercurial > hg
graph
-
merge: use context manager for config overrideThu, 14 Jun 2018 15:45:45 -0700, by Martin von Zweigbergk
-
graft: use context manager for config overrideThu, 14 Jun 2018 15:45:16 -0700, by Martin von Zweigbergk
-
tests: suppress read(-1) -> '' calls in fileobjectobserverThu, 14 Jun 2018 11:49:10 -0400, by Augie Fackler
-
debugcommands: work around logiofd being a pipe and unseekableThu, 14 Jun 2018 11:47:51 -0400, by Augie Fackler
-
py3: replace `unicode` with pycompat.unicodeWed, 13 Jun 2018 22:51:08 +0530, by Pulkit Goyal
-
cmdutil: say that `graft --stop` stops the graft instead of abortingFri, 15 Jun 2018 02:07:39 +0530, by Pulkit Goyal
-
py3: two more passing tests from the ratchet in buildbotThu, 14 Jun 2018 16:51:39 -0400, by Augie Fackler
-
bdiff: one more safe call of bdiff_freehunks(NULL)Thu, 14 Jun 2018 20:25:51 +0900, by Yuya Nishihara
-
bdiff: document that bdiff_freehunks() accepts NULLThu, 14 Jun 2018 20:25:16 +0900, by Yuya Nishihara
-
hgweb: propagate http headers from ErrorResponse for web interface commandsThu, 14 Jun 2018 13:44:42 +0200, by Sune Foldager
-
py3: fix map() use in templatekw.showpredecessors()Thu, 14 Jun 2018 20:29:27 +0900, by Yuya Nishihara
-
merge with stableThu, 14 Jun 2018 20:09:54 +0900, by Yuya Nishihara
-
templatefilters: rename commonprefix to commondirWed, 13 Jun 2018 14:28:39 -0700, by Martin von Zweigbergk
-
bitmanipulation: fix undefined behavior in bit shift in getbe32Wed, 13 Jun 2018 10:24:44 -0400, by Augie Fackler
-
lazymanifest: don't crash when out of memory (issue5916) stableWed, 13 Jun 2018 10:41:20 -0400, by Josef 'Jeff' Sipek