Fri, 18 Jun 2021 16:03:42 -0700 |
Martin von Zweigbergk |
narrowbundle: use new context manager for silencing the ui
|
Tue, 20 Apr 2021 11:22:35 -0700 |
Martin von Zweigbergk |
narrow: add more status messages when narrowing
|
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
|
Wed, 04 Apr 2018 14:09:02 -0700 |
Gregory Szorc |
simplestore: use a custom store for the simple store repo
|
Tue, 03 Apr 2018 18:23:33 -0700 |
Gregory Szorc |
tests: conditionalize test output for simple store
|
Tue, 13 Feb 2018 17:58:40 -0500 |
Augie Fackler |
tests: remove use of bashism $RANDOM to fix test-narrow.t on non-bash shells
|
Thu, 01 Feb 2018 17:19:41 -0500 |
Augie Fackler |
tests: fold narrow treemanifest tests into main test file using testcases
|
Mon, 29 Jan 2018 16:19:33 -0500 |
Augie Fackler |
narrow: import experimental extension from narrowhg revision cb51d673e9c5
|