Mercurial > hg
graph
-
templatekw: make getrenamed() return only filename, not nodeidMon, 26 Mar 2018 10:49:01 -0700, by Martin von Zweigbergk
-
py3: wrap tempfile.NamedTemporaryFile() to return bytes fp.nameSat, 26 May 2018 12:38:07 +0900, by Yuya Nishihara
-
py3: wrap tempfile.mkdtemp() to use bytes pathSat, 26 May 2018 12:20:36 +0900, by Yuya Nishihara
-
py3: wrap tempfile.mkstemp() to use bytes pathSat, 26 May 2018 12:14:04 +0900, by Yuya Nishihara
-
extensions: remove strip_init=True from _disabledpaths()Thu, 03 May 2018 18:39:58 +0900, by Yuya Nishihara
-
extensions: peek command table of disabled extensions without importingThu, 03 May 2018 18:38:02 +0900, by Yuya Nishihara
-
lfs: clarify pointer validation error messagesThu, 26 Apr 2018 23:00:19 -0400, by Matt Harbison
-
terse: pconvert() entries added to the temporary terse dict for WindowsTue, 22 May 2018 23:22:15 -0400, by Matt Harbison
-
filemerge: don't pass function name as loadpath's module_name paramThu, 24 May 2018 15:56:47 -0600, by hindlemail
-
phases: define an official tuple of phases we do not shareTue, 22 May 2018 18:10:37 +0200, by Boris Feld
-
phases: define an official tuple of mutable phasesTue, 22 May 2018 18:10:00 +0200, by Boris Feld
-
repoview: use 'phasecache.getrevset' when computing 'unserved' filterMon, 21 May 2018 17:33:50 +0200, by Boris Feld
-
graft: drop --user and --date values info from hint in case of conflictsSat, 26 May 2018 02:11:09 +0530, by Pulkit Goyal
-
graft: reuse --user and --date values in `hg graft --continue` (BC)Fri, 25 May 2018 17:21:01 +0530, by Pulkit Goyal
-
tests: add test showing --continue not preserving --date and --user flagsSat, 26 May 2018 01:52:42 +0530, by Pulkit Goyal