Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: override _dirstatestatus in workingcommitctx for correct matching
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
Wed, 10 Dec 2014 22:09:46 -0500 |
Matt Harbison |
tests: add missing globs for Windows
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: remove redundant test for issue4470 from test-commit.t
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
Thu, 18 Dec 2014 14:18:28 -0600 |
Matt Mackall |
pathauditor: check for Windows shortname aliases
stable 3.2.3
|
Tue, 16 Dec 2014 13:08:17 -0500 |
Augie Fackler |
pathauditor: check for codepoints ignored on OS X
stable
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from others
|
Fri, 15 Aug 2014 23:05:53 +0900 |
FUJIWARA Katsunori |
ui: invoke editor for committing with HGEDITFORM environment variable
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
cmdutil: look commit template definition up by specified 'editform'
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
cmdutil: make commit message shown in text editor customizable by template
|
Sun, 08 Sep 2013 19:02:08 -0400 |
Bradley M. Kuhn |
commit: --edit/-e to force edit of otherwise-supplied commit message
|
Mon, 31 Mar 2014 10:12:07 -0500 |
Kevin Bullock |
merge with stable
|
Fri, 28 Mar 2014 14:33:27 -0500 |
Sean Farley |
tests: use TESTTMP instead of TESTDIR
stable
|
Wed, 19 Mar 2014 00:18:30 +0100 |
Mads Kiilerich |
repo: rephrase the "missing requirement" error message
|
Tue, 18 Mar 2014 14:25:28 -0500 |
Matt Mackall |
merge with stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
localrepo: save manually edited commit message as soon as possible
stable
|
Sat, 25 Jun 2011 02:46:23 +0200 |
Pierre-Yves David |
require: provide a link to a wiki page in addition of suggesting upgrade
|
Sat, 02 Feb 2013 15:37:17 -0200 |
Antonio Zanardo |
commit: show active bookmark in commit editor helper text
|
Wed, 11 Jul 2012 15:03:10 -0700 |
Bryan O'Sullivan |
tests: reduce spurious failures when run with generaldelta
|
Thu, 14 Jun 2012 15:13:16 -0500 |
Matt Mackall |
merge with stable
|
Sat, 09 Jun 2012 14:20:25 +0200 |
Adrian Buehlmann |
test-commit: remove extra cd ..
stable
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sat, 09 Jun 2012 14:20:25 +0200 |
Adrian Buehlmann |
test-commit: remove extra cd ..
|
Mon, 04 Jun 2012 18:40:31 +0200 |
Adrian Buehlmann |
tests: roll test-commit-copy.t into test-commit.t
|
Fri, 01 Jun 2012 02:25:12 +0200 |
Mads Kiilerich |
tests: introduce c-style conditional sections in .t tests
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: hide 'No such file or directory' messages
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|