Mercurial > hg
log hgext/narrow/narrowrepo.py @ 36159:0fe7e39dc683
age | author | description |
---|---|---|
Mon, 12 Feb 2018 16:15:34 -0800 | Gregory Szorc | hg: move share._getsrcrepo into core |
Tue, 13 Feb 2018 10:54:58 -0500 | Augie Fackler | narrowrepo: filter() is a generator on py3, wrap in list() |
Mon, 12 Feb 2018 13:51:29 -0500 | Augie Fackler | narrowrepo: add docstring for narrowpats |
Fri, 02 Feb 2018 10:28:57 -0500 | Augie Fackler | narrowrepo: make repo requirement include the string 'experimental' |
Fri, 02 Feb 2018 10:27:08 -0500 | Augie Fackler | narrow: mark requirement as a constant |
Mon, 29 Jan 2018 16:19:33 -0500 | Augie Fackler | narrow: import experimental extension from narrowhg revision cb51d673e9c5 |