Thu, 01 Nov 2007 12:17:59 -0700 |
Dustin Sallings |
Use both the from and to name in mdiff.unidiff.
|
Thu, 01 Nov 2007 12:05:14 +0100 |
Patrick Mezard |
Fix Windows os.popen bug with interleaved stdout/stderr output
|
Thu, 25 Oct 2007 19:40:56 +0200 |
Thomas Arendsen Hein |
Only set mode of new patch if the target file was removed before.
|
Mon, 08 Oct 2007 22:20:23 +0200 |
Patrick Mezard |
patch: fix git sendmail handling without proper mail headers
|
Sat, 06 Oct 2007 15:30:15 -0300 |
Alexis S. L. Carvalho |
Always copy the necessary files before applying a git patch
|
Tue, 28 Aug 2007 23:02:41 -0300 |
Alexis S. L. Carvalho |
Avoid a working dir walk while trying to detect copies for diff --git
|
Tue, 28 Aug 2007 22:48:25 -0300 |
Alexis S. L. Carvalho |
Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB
|
Tue, 07 Aug 2007 10:28:43 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces, fix indentation
|
Sat, 04 Aug 2007 23:07:52 -0700 |
Brendan Cully |
patch: add git symlink support
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
patch: make internal code a bit friendlier to use
|
Mon, 30 Jul 2007 20:49:08 -0700 |
Bryan O'Sullivan |
patch: remove unused parameter from b85diff
|
Sat, 21 Jul 2007 16:44:38 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 17 Jul 2007 23:35:24 +0200 |
Patrick Mezard |
patch: patches should be read and written in binary mode when possible.
|
Tue, 17 Jul 2007 23:34:52 +0200 |
Patrick Mezard |
patch: fix normalized paths separators.
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Make repo locks recursive, eliminate all passing of lock/wlock
|