log tests/test-commit-amend.t @ 32120:8ca9b3add033

age author description
Mon, 02 Jan 2017 11:50:17 -0800 Gregory Szorc revlog: make compressed size comparisons consistent
Mon, 10 Oct 2016 12:06:58 +0200 Denis Laxalde cmdutil: add support for evolution "troubles" display in changeset_printer
Sat, 19 Nov 2016 15:41:37 -0800 Kostia Balytskyi conflicts: make spacing consistent in conflict markers
Tue, 15 Nov 2016 21:56:49 +0100 Mads Kiilerich bdiff: give slight preference to appending lines
Tue, 08 Nov 2016 18:37:33 +0100 Mads Kiilerich bdiff: give slight preference to longest matches in the middle of the B side
Sun, 30 Oct 2016 06:15:09 +0900 FUJIWARA Katsunori tests: test preserving execbit changes at amending only on execbit platform stable
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Fri, 12 Aug 2016 05:56:40 -0700 Simon Farnsworth merge: always use other, not remote, in user prompts
Thu, 19 May 2016 14:35:22 -0700 Mateusz Kwapich localrepo: prevent executable-bit only changes from being lost on amend stable
Wed, 23 Mar 2016 13:34:47 -0700 Martijn Pieters graphmod: set default edge styles for ascii graphs (BC)
Wed, 23 Dec 2015 12:41:20 -0800 Siddharth Agarwal tests: explicitly request changed version in c/d conflict in test-commit-amend.t
Mon, 30 Nov 2015 13:43:55 -0800 Siddharth Agarwal filemerge: add a 'leave unresolved' option to change/delete prompts
Tue, 20 Oct 2015 12:09:18 +0200 Pierre-Yves David test: use general delta for 'test-commit-amend.t'
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori cmdutil: make in-memory changes visible to external editor (issue4378)
Fri, 09 Oct 2015 13:54:52 -0700 Siddharth Agarwal simplemerge: move conflict warning message to filemerge
Mon, 01 Jun 2015 14:47:02 -0500 Matt Mackall merge with stable
Tue, 02 Jun 2015 02:28:33 +0900 FUJIWARA Katsunori templatekw: compare target context and its parent exactly (issue4690) stable 3.4.1
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Fri, 22 May 2015 17:08:59 -0500 Matt Mackall branch: don't warn about branches if repository has multiple branches already
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Sun, 08 Mar 2015 00:04:03 -0500 Matt Harbison test-commit-amend: add globs for Windows
Mon, 02 Mar 2015 19:01:00 +0000 Pierre-Yves David amend: check for directory renames for both merge parents (issue4516) stable
Fri, 09 Jan 2015 10:52:14 -0800 Durham Goode bundles: do not overwrite existing backup bundles (BC)
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich localrepo: show headline notes in commitctx before showing filenames
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