tests/test-commit-amend.t
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
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
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori amend: save commit message into ".hg/last-message.txt" stable
Thu, 13 Mar 2014 19:48:41 +0900 FUJIWARA Katsunori commit: create new amend changeset as secret correctly for "--secret" option stable
Tue, 05 Nov 2013 10:55:45 +0100 Pierre-Yves David test: do not add .pyc and .orig in test-commit-amend.t (issue4085) stable
Thu, 02 May 2013 19:36:47 +0300 Iulian Stana commit: amending with --close-branch (issue3445) stable
Fri, 12 Apr 2013 17:00:42 -0400 Augie Fackler test-commit-amend.t: fix check-code violation from 3a72c89a83ec
Fri, 08 Feb 2013 21:08:34 +0000 Brodie Rao amend: support amending merge changesets (issue3778)
Tue, 15 Jan 2013 22:08:47 -0600 Kevin Bullock tests: more comment cleanup related to obsolescence
Wed, 16 Jan 2013 00:46:29 +0100 Pierre-Yves David test: fix in-test comments related to obsolescence
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally
Wed, 02 Jan 2013 00:24:28 -0600 Matt Mackall merge with stable
Sun, 30 Dec 2012 03:49:15 +0100 Pierre-Yves David amend: prevent loss of bookmark on failed amend stable
Sat, 29 Dec 2012 18:00:18 +0100 Pierre-Yves David amend: invalidate dirstate in case of failure (issue3670) stable
Mon, 31 Dec 2012 17:44:18 -0600 Pierre-Yves David amend: allow amend of non-head when obsolete is enabled
Tue, 13 Nov 2012 08:41:56 -0800 Pierre-Yves David amend: force editor only if old message is reused (issue3698) stable
Wed, 24 Oct 2012 15:37:32 +0200 Pierre-Yves David amend: fix incompatibity between logfile and message option (issue3675) stable
Thu, 18 Oct 2012 22:12:15 +0200 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
Tue, 11 Sep 2012 00:12:07 +0200 Pierre-Yves David amend: add obsolete support
Sat, 25 Aug 2012 16:20:41 +0200 Pierre-Yves David amend: use an explicit commit message for temporary amending commit
Mon, 03 Sep 2012 17:25:50 +0100 Jim Hague tests: correct quoting of double quotes in here documents used to write hooks stable
Thu, 30 Aug 2012 16:47:08 +0200 Pierre-Yves David amend: preserve phase of amended revision (issue3602) stable
Fri, 29 Jun 2012 15:21:35 +0200 Adrian Buehlmann test-commit-amend: adapt for Windows after fba17a64fa49
Fri, 29 Jun 2012 00:40:52 -0500 Matt Mackall merge with stable
Sat, 23 Jun 2012 19:57:29 +0300 Idan Kamara amend: disable hooks when creating intermediate commit (issue3501) stable
Sun, 10 Jun 2012 14:41:14 +0200 Mads Kiilerich tests: consistently use a HGEDITOR pattern that works with msys on windows
Sun, 10 Jun 2012 14:14:52 +0200 Mads Kiilerich tests: glob the remaining 'saved backup bundle to' to prepare for windows
Thu, 17 May 2012 15:34:59 -0500 Matt Mackall branchcache: backout 0311a6abd38a
Fri, 11 May 2012 10:35:54 -0700 Joshua Redstone localrepo: strip now incrementally updates the branchheads cache
Fri, 11 May 2012 18:33:45 +0300 Idan Kamara amend: preserve extra dict (issue3430) stable
Mon, 30 Apr 2012 20:45:45 +0200 Patrick Mezard amend: fix copy records handling (issue3410) stable
Mon, 30 Apr 2012 20:36:29 +0200 Patrick Mezard test-commit-amend: exhibit an --amend weirdness stable
Sat, 28 Apr 2012 01:22:56 +0200 Mads Kiilerich tests: skip new tests with requirements not available on windows stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: ^ must be quoted when used on solaris sh stable
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
less more (0) tip