log tests/test-split.t @ 46923:8ee1ac083ee7

age author description
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
Tue, 17 Dec 2019 11:09:22 -0800 Martin von Zweigbergk split: use rewriteutil.precheck() instead of reimplementing it
Tue, 27 Aug 2019 11:56:19 -0700 Kyle Lippincott split: handle partial commit of renames when doing split or record (issue5723)
Tue, 27 Aug 2019 11:56:15 -0700 Kyle Lippincott split: handle partial commit of copies when doing split or record
Thu, 20 Jun 2019 14:45:52 -0700 Kyle Lippincott patch: use a short, fixed-size message for last line of prompt (issue6158)