Sun, 08 Apr 2018 14:59:12 +0900 |
Yuya Nishihara |
py3: fix string issues of email message in test-import.t
|
Sun, 08 Apr 2018 14:46:24 +0900 |
Yuya Nishihara |
py3: use lower-cased module 'email.message' in test-import.t
|
Sat, 07 Apr 2018 13:46:32 +0900 |
Yuya Nishihara |
py3: byte-stringify test-import.t
|
Sun, 11 Feb 2018 17:08:40 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-import.t
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Fri, 01 Dec 2017 15:21:05 -0600 |
Kevin Bullock |
merge with stable
|
Sun, 12 Nov 2017 00:24:38 -0500 |
Matt Harbison |
test-largefiles: demonstrate problems with renaming and reverting a directory
stable
|
Sat, 21 Oct 2017 16:50:57 +0900 |
Yuya Nishihara |
patch: improve heuristics to not take the word "diff" as header (issue1879)
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 20 Jun 2017 23:23:45 -0400 |
Matt Harbison |
tests: adjust quoting to keep Windows happy with recent $PYTHON change
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Thu, 12 Jan 2017 21:06:55 +0900 |
Matthieu Laneuville |
templatekw: force noprefix=False to insure diffstat consistency (issue4755)
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Sat, 08 Oct 2016 05:26:58 -0700 |
Ryan McElroy |
import: abort instead of crashing when copy source does not exist (issue5375)
|
Fri, 26 Aug 2016 12:48:20 +0200 |
liscju |
import: report directory-relative paths in error messages (issue5224)
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Mon, 16 Nov 2015 14:12:27 -0500 |
Matt Harbison |
test-import: don't use printf to append an extension to $HGRCPATH
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
hook: centralize passing HG_PENDING to external hook process
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
cmdutil: make in-memory changes visible to external editor (issue4378)
|
Tue, 13 Oct 2015 12:25:43 -0700 |
FUJIWARA Katsunori |
localrepo: restore dirstate to one before rollbacking if not parent-gone
|
Wed, 07 Oct 2015 13:05:25 -0700 |
Pierre-Yves David |
import: allow processing of extra part header after import
|
Tue, 06 Oct 2015 09:51:24 -0700 |
Pierre-Yves David |
import: allow processing of extra part header during import
|
Thu, 18 Jun 2015 15:42:40 -0500 |
Matt Mackall |
patch: add fuzz config flag (issue4697)
|
Mon, 01 Jun 2015 22:41:07 -0400 |
Matt Harbison |
test-import: sync with 6084926366b9 for platforms without execbit
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Mon, 18 May 2015 11:43:10 -0400 |
Matt Harbison |
test-import: update for no-execbit platforms with 1ef96a3b8b89
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Mon, 09 Mar 2015 18:22:24 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches into the working dir
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Thu, 09 Oct 2014 04:40:04 -0700 |
Pierre-Yves David |
test-import.t: use proper revset order
|
Sat, 23 Aug 2014 23:03:50 +0900 |
FUJIWARA Katsunori |
import: avoid editor invocation when importing with "--exact" for exact-ness
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
import: change "editform" to distinguish merge commits from others
|
Thu, 08 May 2014 17:08:17 -0700 |
Pierre-Yves David |
import: add --partial flag to create a changeset despite failed hunks
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
import: use "getcommiteditor()" instead of explicit editor choice
|
Sat, 27 Jul 2013 19:31:14 -0500 |
Matt Mackall |
import: cut commit messages at --- unconditionally (issue2148)
stable
|
Fri, 08 Feb 2013 22:54:17 +0100 |
Mads Kiilerich |
export: show 'Date' header in a format that also is readable for humans
|
Mon, 08 Oct 2012 15:35:16 +0200 |
Idan Kamara |
fancyopts: don't show a traceback on invalid integer values
|
Mon, 11 Jun 2012 01:38:32 +0200 |
Mads Kiilerich |
tests: cleanup of tests that got lost in their own nested directories
|
Fri, 08 Jun 2012 15:11:05 +0200 |
Adrian Buehlmann |
test-import: enable for Windows
|
Fri, 08 Jun 2012 15:11:05 +0200 |
Adrian Buehlmann |
test-import: remove unneeded chmod call
|
Sat, 12 May 2012 16:10:01 +0900 |
Yuya Nishihara |
patch: fix segfault against unified diffs which start line is zero
stable
|
Mon, 13 Feb 2012 17:22:35 +0100 |
Patrick Mezard |
patch: fuzz more aggressively to match patch(1) behaviour
stable
|
Mon, 13 Feb 2012 16:47:31 +0100 |
Patrick Mezard |
patch: fix fuzzing of hunks without previous lines (issue3264)
stable
|
Thu, 16 Feb 2012 13:03:42 +0100 |
Patrick Mezard |
import: handle git renames and --similarity (issue3187)
stable
|
Mon, 21 Nov 2011 00:39:32 +0100 |
Mads Kiilerich |
tests: 'hghave unix-permissions' for test-import.t
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: don't use stdout redirection for test data
|
Wed, 09 Nov 2011 16:55:59 -0800 |
Nicolas Venegas |
mdiff/patch: fix bad hunk handling for unified diffs with zero context
stable
|
Fri, 21 Oct 2011 11:10:43 -0500 |
Kevin Bullock |
import: abort usefully if no patch name given
stable
|
Sun, 02 Oct 2011 14:34:28 -0400 |
Greg Ward |
import: wrap a transaction around the whole command
|
Sat, 01 Oct 2011 21:30:49 -0400 |
Greg Ward |
import: simplify status reporting logic (and make it more I18N-friendly)
|
Fri, 27 May 2011 21:50:10 +0200 |
Patrick Mezard |
patch: use temporary files to handle intermediate copies
|
Sat, 30 Apr 2011 18:31:28 +0200 |
Nicolas Dumazet |
tests: do not export several times the same patch/diff in test-import
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Mon, 08 Nov 2010 01:55:32 +0100 |
Mads Kiilerich |
test-import: workaround for missing newline is no longer needed
|
Wed, 03 Nov 2010 21:10:59 +0100 |
Patrick Mezard |
test-import: use printf instead of echo
|
Thu, 21 Oct 2010 16:04:34 -0500 |
Steve Borho |
import: --no-commit should update .hg/last-message.txt
|
Wed, 20 Oct 2010 17:38:21 -0500 |
Kevin Bullock |
pull: silence spurious 'requesting all changes' message
stable
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|