Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 22 May 2017 19:18:12 -0400 | Augie Fackler | bookmarks: warn about bookmark names that unambiguously resolve to a node (BC) |
Thu, 04 May 2017 11:51:07 +0900 | Yuya Nishihara | pycompat: try __bytes__() to convert object to bytestr |
Tue, 23 May 2017 15:44:50 +0200 | Boris Feld | ui: fix ui.configdate for invalid dates |
Fri, 28 Apr 2017 00:01:22 +0900 | Yuya Nishihara | demandimport: stop overriding __getattribute__() |