Mercurial > public > mercurial-scm > hg
log mercurial/obsutil.py @ 36884:ece242db5000
age | author | description |
---|---|---|
Thu, 15 Feb 2018 17:18:26 +0100 | Boris Feld | util: extract all date-related utils in utils/dateutil module |
Fri, 02 Feb 2018 23:52:19 -0500 | Matt Harbison | obsutil: drop deprecated methods (API) |
Thu, 18 Jan 2018 13:04:16 -0500 | Augie Fackler | obsutil: work around filter() being a generator in Python 3 |
Fri, 12 Jan 2018 11:15:41 +0000 | Boris Feld | visibility: pass a normal repo to _getfilteredreason |
Fri, 12 Jan 2018 11:10:18 +0000 | Boris Feld | visibility: make the filtered message translatable |
Fri, 05 Jan 2018 09:12:08 +0100 | Boris Feld | visibility: improve the message when accessing filtered obsolete rev |
Fri, 08 Dec 2017 01:23:34 +0100 | Joerg Sonnenberger | transaction: build changes['revs'] as range instead of a set |