Fri, 09 Apr 2021 17:41:48 -0400 |
Charles Chamberlain |
narrow: add capabilities for local repos, not just remote peers
|
Tue, 23 Feb 2021 22:58:30 -0800 |
Martin von Zweigbergk |
narrow: remove assertion about working copy being clean
|
Tue, 23 Feb 2021 22:55:26 -0800 |
Martin von Zweigbergk |
tests: demonstrate assertion error when modifying working copy while narrowing
|
Wed, 03 Feb 2021 13:55:58 -0800 |
Martin von Zweigbergk |
narrow: add --no-backup option for narrowing
|
Wed, 18 Nov 2020 23:37:09 -0800 |
Martin von Zweigbergk |
errors: raise more specifc errors from narrowcommands
|
Thu, 12 Sep 2019 21:55:45 -0700 |
Martin von Zweigbergk |
narrow: add option for automatically removing unused includes
|
Thu, 12 Sep 2019 22:31:45 -0700 |
Martin von Zweigbergk |
tests: move a config write to top of file since it applies to all tests
|
Sun, 14 Oct 2018 13:19:24 +0200 |
Pierre-Yves David |
debugobsolete: also issue the "new obsmarkers" messsage
|
Wed, 22 May 2019 02:59:48 +0530 |
Pulkit Goyal |
narrow: use narrow_widen wireproto command to widen in case of ellipses
|
Mon, 20 May 2019 18:09:41 -0700 |
Danny Hooper |
narrow: consider empty commits to be "inside the narrow spec" for templates
|
Thu, 06 Dec 2018 10:15:41 -0800 |
Martin von Zweigbergk |
tests: test that narrow preserves bookmarks on widen
|
Mon, 03 Dec 2018 16:56:09 -0800 |
Martin von Zweigbergk |
narrow: don't resurrect old commits when narrowing (don't strip obsmarkers)
|
Sun, 21 Oct 2018 22:26:00 -0400 |
Matt Harbison |
lfs: consult the narrow matcher when extracting pointers from ctx (issue5794)
|
Tue, 11 Sep 2018 17:20:14 -0700 |
Gregory Szorc |
commands: pass include and exclude options to hg.clone()
|
Wed, 29 Aug 2018 16:57:18 -0700 |
Martin von Zweigbergk |
tests: use {rev} instead of {node|short} and (glob) in narrow tests
|