Sun, 24 Oct 2010 12:56:38 +0200 |
Patrick Mezard |
Test applying context diffs
stable
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 01:28:29 +0200 |
Mads Kiilerich |
import: only the first hg patch marker should be processed (issue2417)
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: always raise PatchError with a message, simplify handling
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: simplify externalpatch() arguments
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove internal patcher fallback and NoHunk error
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused patchmeta.lineno
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused flags from readgitpatch()
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 23:39:44 -0500 |
Mads Kiilerich |
import: don't strip '#' lines from patch descriptions (issue 2417)
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 01:11:24 +0200 |
Patrick Mezard |
Merge with stable
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 00:41:08 +0200 |
Patrick Mezard |
patch: test and document a bit binary to regular file upgrade
stable
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 00:41:07 +0200 |
Patrick Mezard |
patch: upgrade to git patch when removing binary file
stable
|
file |
diff |
annotate
|
Mon, 27 Sep 2010 22:47:10 +0200 |
Patrick Mezard |
patch: fix rename text to binary file (issue2400)
stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 22:29:13 +0200 |
Patrick Mezard |
Merge with stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:46:56 +0200 |
Patrick Mezard |
Use lexists() instead of exists() where appropriate
stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:42:11 +0200 |
Patrick Mezard |
patch: do not overwrite broken untracked symlinks
stable
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:42:11 +0200 |
Patrick Mezard |
patch: fix target when patching broken symlinks (issue2368)
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:08:09 +0200 |
Martin Geisler |
patch: break import cycle with cmdutil
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
diff: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 12:08:13 +0200 |
Martin Geisler |
clone, patch, convert: use hex(nullid) instead of '0'*40
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 16:23:32 +0200 |
Martin Geisler |
util: remove lexists, Python 2.4 introduced os.path.lexists
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 17:58:03 +0200 |
Martin Geisler |
patch: fix typo in comment
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 14:30:27 +0900 |
Dan Drake |
patch: fix extract() docstring, it returns branch as well
stable
|
file |
diff |
annotate
|
Sun, 18 Jul 2010 01:06:50 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.colwidth() for correct column width
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:51:27 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'write' function
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:50:35 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'close' function
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 13:21:03 +0200 |
Mads Kiilerich |
patch: strip paths in leaked git patchmeta objects
|
file |
diff |
annotate
|