log tests/test-split.t @ 48384:9f1b9e128788

age author description
Tue, 04 May 2021 10:49:32 -0700 Martin von Zweigbergk rewriteutil: say how many commits would become orphan if commit is rewritten
Tue, 04 May 2021 10:16:34 -0700 Martin von Zweigbergk rewriteutil: give examples of public changesets that can't be rewritten
Thu, 11 Feb 2021 15:11:10 -0800 Martin von Zweigbergk rewriteutil: point to help about instability when rewriting creates orphan
Mon, 12 Apr 2021 19:25:34 -0700 Kyle Lippincott split: avoid strip if split is a no-op (identical to original)
Mon, 12 Apr 2021 17:52:46 -0700 Kyle Lippincott split: fix issue with empty splits adjusting phases
Mon, 12 Apr 2021 17:51:56 -0700 Kyle Lippincott split: add test demonstrating issue with empty splits adjusting phases
Mon, 07 Dec 2020 20:57:50 -0500 Matt Harbison tests: update the exit status codes for Windows specific tests
Thu, 22 Oct 2020 14:14:59 -0700 Martin von Zweigbergk errors: introduce CanceledError and use it in a few places
Tue, 17 Nov 2020 15:51:09 -0800 Martin von Zweigbergk errors: raise InputError in `hg split`
Fri, 13 Nov 2020 09:41:49 -0800 Martin von Zweigbergk split: disable color while rendering template for use in commit message
Thu, 12 Nov 2020 17:06:45 -0800 Martin von Zweigbergk tests: show how `hg split` can put color codes in commit template
Mon, 16 Nov 2020 15:11:51 -0800 Martin von Zweigbergk errors: raise more specific errors from rewriteutil
Mon, 12 Oct 2020 12:44:18 -0700 Martin von Zweigbergk errors: introduce StateError and use it from commands and cmdutil
Tue, 27 Oct 2020 10:06:17 -0700 Martin von Zweigbergk split: use default one-line summary
Tue, 27 Oct 2020 15:33:15 -0700 Martin von Zweigbergk rebase: change and standarize template for rebase's one-line summary