Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 01 Jul 2019 16:25:51 -0700 | Martin von Zweigbergk | changelog: fix handling of empty copy entries in changeset |
Sun, 30 Jun 2019 17:52:57 +0530 | Sushil khanchi | relnotes: document the new --force-close-branch flag |
Tue, 11 Jun 2019 20:53:14 +0300 | Pulkit Goyal | py3: hack around inconsistency of type of name passed to DNSQuestion |
Tue, 11 Jun 2019 20:48:59 +0300 | Pulkit Goyal | py3: add r'' prefixes and do ('%d' % int) instead of str(int) |
Sat, 02 Feb 2019 12:07:31 -0800 | Gregory Szorc | zeroconf: port to Python 3 |
Fri, 28 Jun 2019 16:40:36 -0700 | Martin von Zweigbergk | copies: return only path from _tracefile() since that's all caller needs |
Sun, 30 Jun 2019 13:04:26 +0530 | Navaneeth Suresh | extensions: add shelve to _builtin |