[darcs-devel] [issue92] inconsistency between changes and diff command

Han-Wen Nienhuys bugs at darcs.net
Tue Jan 10 15:19:00 PST 2006


New submission from Han-Wen Nienhuys <hanwen at xs4all.nl>:

Hi,

there seems to be an incompatibility between changes and diff. 
Apparently, when combining --patch and --last diff just takes looks at 
the last one, iso. logically ANDing them.

eg.

muurbloem:~/vc/gub$ darcs changes --patch 'resolve' --last=50  |head
Tue Jan 10 12:48:27 CET 2006  hanwen at xs4all.nl
   * resolve.
muurbloem:~/vc/gub$ darcs diff --patch 'resolve' --last=50  |head
Tue Jan 10 12:48:27 CET 2006  hanwen at xs4all.nl
   * resolve.
Tue Jan 10 12:46:33 CET 2006  hanwen at xs4all.nl
   * use Freetype__mingw, but excise reconfigure hack.
Tue Jan 10 11:46:03 CET 2006  hanwen at xs4all.nl
   * d'oh. pre_install_libtool_fuckup() depends on build_platform, not
   target platform.
Tue Jan 10 09:43:17 CET 2006  janneke at gnu.org
   tagged success-make_linux_from_linux-20060110015946
Tue Jan 10 06:26:44 CET 2006  hanwen at xs4all.nl
muurbloem:~/vc/gub$

----------
messages: 352
nosy: droundy, hanwen, janneke, tommy
status: unread
title: inconsistency between changes and diff command

____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue92>
____________________________________




More information about the darcs-devel mailing list