Mercurial > hg
log hgext/narrow/narrowcommands.py @ 39440:ab20ee07b82d
age | author | description |
---|---|---|
Mon, 06 Aug 2018 14:06:19 +0300 | Pulkit Goyal | narrow: add '--import-rules' flag to tracked command |
Mon, 27 Aug 2018 14:02:48 +0300 | Pulkit Goyal | narrow: update the narrowspecs to new ones after pulling when widening |
Sun, 26 Aug 2018 20:20:34 +0300 | Pulkit Goyal | narrow: add server logic to send cg while widening without ellipsis |
Wed, 08 Aug 2018 13:56:53 +0300 | Pulkit Goyal | narrow: add a --narrowspec flag to clone command |
Fri, 03 Aug 2018 11:02:34 -0700 | Martin von Zweigbergk | narrow: move requirement constant from changegroup to repository |
Mon, 11 Jun 2018 17:06:29 -0400 | Augie Fackler | narrow: mark the critical chunks of narrowing/widening as unsafe |
Wed, 28 Feb 2018 10:32:00 -0800 | Martin von Zweigbergk | narrow: reduce depedence on narrowspec.save() |