Thu, 22 Feb 2007 19:00:05 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 22 Feb 2007 19:00:05 -0600] rev 4109
Merge with crew
Tue, 20 Feb 2007 20:55:23 +0100 merge with crew-stable
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 20 Feb 2007 20:55:23 +0100] rev 4108
merge with crew-stable
Sat, 17 Feb 2007 09:54:44 +0100 test-notify: adapt to sed shipped with MacOS
Christian Ebert <blacktrash@gmx.net> [Sat, 17 Feb 2007 09:54:44 +0100] rev 4107
test-notify: adapt to sed shipped with MacOS MacOS X' sed does not have the \? repetition operator.
Sat, 17 Feb 2007 09:55:00 -0200 git binary patches: don't print the header for identical files
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 17 Feb 2007 09:55:00 -0200] rev 4106
git binary patches: don't print the header for identical files
Sat, 17 Feb 2007 09:54:59 -0200 git binary patches: use hashes to detect identical files
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 17 Feb 2007 09:54:59 -0200] rev 4105
git binary patches: use hashes to detect identical files
Sat, 17 Feb 2007 09:54:58 -0200 add test for diffing identical binary files
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 17 Feb 2007 09:54:58 -0200] rev 4104
add test for diffing identical binary files
Sat, 17 Feb 2007 09:54:56 -0200 Don't lie that "binary file has changed"
tailgunner@smtp.ru [Sat, 17 Feb 2007 09:54:56 -0200] rev 4103
Don't lie that "binary file has changed" Without -a option to "hg diff", mdiff.unidiff reported that "Binary file foo has changed" without even trying to compare things. Now it computes MD5 of old and new files, compares them and makes the conclusion.
Wed, 21 Feb 2007 11:02:37 -0600 convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos
Matt Mackall <mpm@selenic.com> [Wed, 21 Feb 2007 11:02:37 -0600] rev 4102
convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos
Sat, 17 Feb 2007 04:50:06 -0200 add some tests for qpush/qpop error codes
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 17 Feb 2007 04:50:06 -0200] rev 4101
add some tests for qpush/qpop error codes
Tue, 13 Feb 2007 08:54:48 -0500 Modify qpush/qpop idempotent operations to return success
Ben Thomas <bthomas@virtualiron.com> [Tue, 13 Feb 2007 08:54:48 -0500] rev 4100
Modify qpush/qpop idempotent operations to return success Modify qpush/qpop such that idempotent instances of the operations return success. That is, repeated qpush -a, qpop -a, qpush patch-name or qpop patch-name will return success. The end goal of each of these operations is to reach a particular state. Whether or not the patches were already applied does not affect that state or operation status. Likewise, be careful to retain the error status on a qpush/qpop without arguments when the end/beginning of the series has been reached.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip