log tests/test-commit-amend.t @ 23748:4ab66de46a96

age author description
Fri, 15 Aug 2014 19:43:32 +0200 Mads Kiilerich bundle: when verbose, show what takes up the space in the generated bundle
Wed, 17 Dec 2014 15:09:43 +0900 FUJIWARA Katsunori memctx: calculate manifest correctly with newly-removed files (issue4470)
Wed, 17 Dec 2014 15:09:43 +0900 FUJIWARA Katsunori memctx: calculate manifest including newly added files correctly
Wed, 17 Dec 2014 15:09:38 +0900 FUJIWARA Katsunori memctx: calculate exact status being committed from specified files
Tue, 09 Dec 2014 03:38:23 +0100 Mads Kiilerich graft: show more useful status information while grafting
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Thu, 16 Oct 2014 06:35:06 -0700 Ryan McElroy amend: fix amending rename commit with diverged topologies (issue4405) stable
Tue, 14 Oct 2014 13:34:57 -0700 Durham Goode obsolete: update test-commit-amend to use obsolete option
Sat, 16 Aug 2014 10:43:59 +0900 FUJIWARA Katsunori commit: change "editform" to distinguish merge commits from other (--amend)
Sat, 26 Jul 2014 03:32:49 +0200 Pierre-Yves David resolve: add parenthesis around "no more unresolved files" message stable
Mon, 26 May 2014 11:44:58 -0700 Pierre-Yves David merge: drop the quotes around commit description
Thu, 08 May 2014 16:50:22 -0700 Durham Goode merge: add conflict marker formatter (BC)
Fri, 09 May 2014 14:46:50 -0500 Matt Mackall resolve: simplify "finished" message
Fri, 18 Apr 2014 22:19:25 -0700 Gregory Szorc resolve: print message when no unresolved files remain (issue4214)
Wed, 16 Apr 2014 02:38:11 +0900 FUJIWARA Katsunori amend: invoke editor forcibly when "--edit" option is specified