Mon Sep 12 11:53:02 2005: New ticket: 517.
Transaction: Ticket created by zooko
       Queue: Darcs
     Subject: patches with "()" in their name can't be selected for unpull?
       Owner: Nobody
  Requestors: [EMAIL PROTECTED]
      Status: new
 Ticket <URL: http://bugs.darcs.net/.//Ticket/Display.html?id=517 >


When I run

darcs unpull -p"${P}"

if the matching patch has a parenthesis in its name then I get this message: 

No patches selected!

This is true whether or not the pattern that I passed to -p contains a
parenthesis.

darcs compiled on Sep 10 2005, at 10:58:14
# configured Sat Sep 10 10:51:17 ADT 2005
./configure --prefix=/usr/local/stow/darcs-stable --no-create --no-recursion

Context:

[add two new changelog entries.
David Roundy <[EMAIL PROTECTED]>**20050910110115] 

[fix bug in resolve.pl test.
David Roundy <[EMAIL PROTECTED]>**20050910103833] 

[Change an rm_rf to a cleanup in tests/disable.pl
Ian Lynagh <[EMAIL PROTECTED]>**20050902024711] 

[make gzReadFileLazily close files sooner.
David Roundy <[EMAIL PROTECTED]>**20050827211253] 

[fix "No root path(s) specified at ..." testsuite problem.
David Roundy <[EMAIL PROTECTED]>**20050830121603] 

[add test that triggers "too many open files" bug.
David Roundy <[EMAIL PROTECTED]>**20050827192215
 We just need to pull over 1024 patches at once to trigger this bug on my
 linux system.
] 

[fix some typos in comments
Conrad Parker <[EMAIL PROTECTED]>**20050904225715] 

[Make print_dry_run_message_and_exit print summaries if All and Summary.
David Roundy <[EMAIL PROTECTED]>**20050904125434
 This is a somewhat hokey way to make --all --summary print summary
 messages.
] 

[give better output on sftp errors.
David Roundy <[EMAIL PROTECTED]>**20050908125423] 

[make darcs not generate null binary patches when diffing.
David Roundy <[EMAIL PROTECTED]>**20050907125129] 

[make darcs able to eliminate null binary and hunk patches when coalescing.
David Roundy <[EMAIL PROTECTED]>**20050907125104] 

[add test that adding and removing binary files leaves no change.
David Roundy <[EMAIL PROTECTED]>**20050907122509] 

[add changelog entry for configure script checking on darcs being present.
David Roundy <[EMAIL PROTECTED]>**20050905113258] 

[fix bug where we tried to run darcs when darcs wasn't present.
David Roundy <[EMAIL PROTECTED]>**20050905112935] 

[revert accidental directory name change in Test.
David Roundy <[EMAIL PROTECTED]>**20050904123424] 

[fix bug triggered by --no-pristine-tree and running test.
David Roundy <[EMAIL PROTECTED]>**20050903132055
 The trouble was that the NoPristine version of createPristineDirectoryTree
 would fail if the directory already exists, which isn't the intended
 behavior.  I also took this opportunity to remove the "stubbornly" function
 and replace some stubborn directory creation with
 createDirectoryIfMissing.
] 

[don't create test directory if we don't want to actually run test.
David Roundy <[EMAIL PROTECTED]>**20050903130722] 

[add test script that displays --no-pristine test-related bug.
David Roundy <[EMAIL PROTECTED]>**20050903132906] 

[add changelog entry for recent pristine bugfix.
David Roundy <[EMAIL PROTECTED]>**20050903134039] 

[clean up docs on flags directly to darcs (not to a darcs command).
David Roundy <[EMAIL PROTECTED]>**20050903124050] 

[bump version to 1.0.4rc1.
David Roundy <[EMAIL PROTECTED]>**20050903114002] 

[update the web page to direct new users first to the precompiled binaries 
rather than first to the source
[EMAIL PROTECTED] 

[TAG 1.0.4pre4
David Roundy <[EMAIL PROTECTED]>**20050901110418] 




_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to