Mon, 07 Feb 2022 00:33:22 -0500 |
Valentin Gatien-Baron |
sparse: rework debugsparse's interface
|
Tue, 18 Jan 2022 15:04:55 -0800 |
Martin von Zweigbergk |
merge: set custom conflict label for base commit
|
Tue, 18 Jan 2022 14:57:15 -0800 |
Martin von Zweigbergk |
rebase: set custom conflict label for base commit
|
Mon, 19 Jul 2021 04:26:06 +0200 |
Pierre-Yves David |
sparse: apply update with in a `parentchange` context
|
Wed, 21 Oct 2020 19:00:16 -0700 |
Martin von Zweigbergk |
errors: add config that lets user get more detailed exit codes
|
Tue, 27 Oct 2020 15:33:15 -0700 |
Martin von Zweigbergk |
rebase: change and standarize template for rebase's one-line summary
|
Mon, 13 Jul 2020 16:42:44 -0700 |
Daniel Ploch |
error: unify the error message formats for 'rebase' and 'unshelve'
|
Fri, 10 Apr 2020 19:58:34 +0200 |
Joerg Sonnenberger |
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
|
Thu, 20 Sep 2018 21:35:01 -0700 |
Martin von Zweigbergk |
debugdirstate: deprecate --nodates in favor of --no-dates
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Tue, 21 Aug 2018 16:11:17 +0300 |
Pulkit Goyal |
sparse: add local files to temporaryfiles if they exist out of sparse
|
Fri, 26 Jan 2018 19:48:39 +0900 |
Yuya Nishihara |
dirstate: drop explicit files that shouldn't match (BC) (issue4679)
|
Sat, 20 Jan 2018 13:57:11 -0500 |
Matt Harbison |
test-sparse: make the '.hg' exclusion filter Windows compatible
|
Thu, 18 Jan 2018 13:33:21 -0800 |
Hollis Blanchard |
sparse: --include 'dir1/dir2' should not include 'dir1/*'
|
Mon, 08 Jan 2018 19:41:47 +0530 |
Pulkit Goyal |
merge: add `--abort` flag which can abort the merge
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Mon, 14 Aug 2017 22:20:53 -0400 |
Matt Harbison |
test-sparse: drop unnecessary globs
|
Fri, 04 Aug 2017 05:38:22 -0700 |
Kostia Balytskyi |
sparse: treat paths as cwd-relative
|
Wed, 02 Aug 2017 15:05:21 -0700 |
Kostia Balytskyi |
sparse: properly error out when absolute paths are used
|
Tue, 11 Jul 2017 10:46:35 -0700 |
Martin von Zweigbergk |
sparse: override dirstate.walk() instead of dirstate._ignore
|
Sat, 08 Jul 2017 14:10:10 -0400 |
Matt Harbison |
tests: stabilize on Windows
|
Fri, 07 Jul 2017 18:51:46 -0700 |
Jun Wu |
rebase: use scmutil.cleanupnodes (issue5606) (BC)
|
Thu, 06 Jul 2017 12:24:55 -0700 |
Gregory Szorc |
sparse: move config file writing into core
|
Sat, 01 Jul 2017 10:29:27 -0700 |
Gregory Szorc |
sparse: rename command to debugsparse
|
Sat, 01 Jul 2017 10:43:29 -0700 |
Gregory Szorc |
sparse: vendor Facebook-developed extension
|