[darcs-devel] darcs patch: use UTC in date matching test untill mat... (and 1 more)

2008-01-22 Thread ptp
Tue Jan 22 14:43:22 CET 2008 Tommy Pettersson [EMAIL PROTECTED] * use UTC in date matching test untill match handles time zones Tue Jan 22 23:32:31 CET 2008 Tommy Pettersson [EMAIL PROTECTED] * add regression test for amend-record removed file New patches: [use UTC in date matching test

[darcs-devel] darcs patch: add some changelog entries

2008-01-19 Thread ptp
Sun Jan 20 01:30:41 CET 2008 Tommy Pettersson [EMAIL PROTECTED] * add some changelog entries New patches: [add some changelog entries Tommy Pettersson [EMAIL PROTECTED]**20080120003041] { hunk ./changelog.in/entries/ptp 940 Change message in 'darcs check' from applying to checking

[darcs-devel] darcs patch: add some changelog entries (and 1 more)

2008-01-15 Thread ptp
./changelog.in/entries/ptp 690 add support for partial and lazy downloading of hashed repositories. (David Roundy) +match: exact add \hidden\ printer, for printing things to screen but not file. + Add hidden printer, for printing things to screen but not file. (David + Roundy) + +match: exact

[darcs-devel] darcs patch: use $- in list_authors and make_changelo... (and 1 more)

2008-01-12 Thread ptp
Sat Jan 12 16:00:02 CET 2008 Tommy Pettersson [EMAIL PROTECTED] * use $- in list_authors and make_changelog for ghc 6.4 happiness Sat Jan 12 16:30:18 CET 2008 Tommy Pettersson [EMAIL PROTECTED] * bugfix, call perl's chmod with octal value (instead of string) The string value gave the

[darcs-devel] darcs patch: add test for --no-deps (and 3 more)

2007-08-22 Thread ptp
Fixes for my previous patches (which are sent again due to dependencies). I'm not sure the documentation actually got any simpler, so if you think it is not any better, let me know and I'll make another try. Sun Aug 19 22:34:42 CEST 2007 Tommy Pettersson [EMAIL PROTECTED] * add test for

[darcs-devel] darcs patch: add test for --no-deps (and 1 more)

2007-08-19 Thread ptp
Sun Aug 19 22:34:42 CEST 2007 Tommy Pettersson [EMAIL PROTECTED] * add test for --no-deps Mon Aug 20 01:09:46 CEST 2007 Tommy Pettersson [EMAIL PROTECTED] * document --no-deps option New patches: [add test for --no-deps Tommy Pettersson [EMAIL PROTECTED]**20070819203442] { addfile

[darcs-devel] darcs patch: work around lt problem in bigpage.html [issue483]

2007-07-12 Thread ptp
Fri Jul 13 01:35:59 CEST 2007 Tommy Pettersson [EMAIL PROTECTED] * work around lt problem in bigpage.html [issue483] latex2html seems to misunderstand the sequence \ in verbatim mode, so I split it into two verbatim sections. It appears to look the same, but it could probably cause an

[darcs-devel] darcs patch: remove write protected directory after workingdir.pl test

2007-05-06 Thread ptp
Mon May 7 01:28:47 CEST 2007 Tommy Pettersson [EMAIL PROTECTED] * remove write protected directory after workingdir.pl test Move to parent directory after last test, so reset_chmod finds the dirs and actually does its work. They were silently ignored New patches: [remove write

[darcs-devel] darcs patch: change current to (or add) pristine ... (and 1 more)

2007-02-11 Thread ptp
] { hunk ./changelog.in/entries/ptp 282 match: exact unset default author environment variables in test suite harness Set a default author in the test suite harness so not every test has to - (Tommy Pettersson). + do so. (Tommy Pettersson). match: exact fail if replace token pattern

[darcs-devel] darcs patch: add test for replace that messes with unrecorded hunks

2007-01-25 Thread ptp
This test makes current unstable fail with invalid pending bug. Trackdown finds: | Sat Dec 9 23:39:16 CET 2006 David Roundy [EMAIL PROTECTED] |* fix pending bug that broke several_commands.sh. Removing it and its dependencies makes the test pass. I'm not sure the test _should_ pass

[darcs-devel] darcs patch: add warning about ALL and obliterate --all to document...

2006-12-18 Thread ptp
Mon Dec 18 21:32:01 CET 2006 Tommy Pettersson [EMAIL PROTECTED] * add warning about ALL and obliterate --all to documentation New patches: [add warning about ALL and obliterate --all to documentation Tommy Pettersson [EMAIL PROTECTED]**20061218203201] { hunk ./ArgumentDefaults.lhs 48 flag

[darcs-devel] darcs patch: add test for get --tag and pending

2006-12-11 Thread ptp
Here is a test that fails with current darcs-unstable. darcs get --tag foo sometimes create a garbage pending. Mon Dec 11 20:28:21 CET 2006 Tommy Pettersson [EMAIL PROTECTED] * add test for get --tag and pending New patches: [add test for get --tag and pending Tommy Pettersson [EMAIL

[darcs-devel] darcs patch: ignore failure from hSetBuffering (and 1 more)

2006-11-17 Thread ptp
Here is a strange patch (recorded for darcs-stable, but with a resolution for unstable) that should probably not be applied to any public repo yet, until it's first tested by those experiencing the problems listed in the long comment. It ignores the error from hSetBuffering and simply continues

[darcs-devel] darcs patch: change message in 'darcs check' from applying to ch...

2006-11-11 Thread ptp
Sat Nov 11 16:42:59 CET 2006 Tommy Pettersson [EMAIL PROTECTED] * change message in 'darcs check' from applying to checking (issue147) New patches: [change message in 'darcs check' from applying to checking (issue147) Tommy Pettersson [EMAIL PROTECTED]**2006154259] { hunk ./Check.lhs

[darcs-devel] darcs patch: add function for finding all file names ... (and 4 more)

2006-11-10 Thread ptp
I was implementing an option to turn off the malicious file path check, for (if nothing else) backward compatibility with older versions (or more exactly, how they are sometimes used). Then I discovered that the check is not working properly, and that a proper way of doing the check is not so easy

[darcs-devel] darcs patch: really dump generated darcs.ps in subdir manual/

2006-11-08 Thread ptp
Wed Nov 8 18:51:22 CET 2006 Tommy Pettersson [EMAIL PROTECTED] * really dump generated darcs.ps in subdir manual/ Now with working makefile! New patches: [really dump generated darcs.ps in subdir manual/ Tommy Pettersson [EMAIL PROTECTED]**20061108175122 Now with working makefile! ] {

[darcs-devel] darcs patch: make darcs.cgi look for both pristine and current

2006-11-02 Thread ptp
I'm not so good at perl or the darcs.cgi code, so could anyone else please review this patch. (It is very short.) Wed Nov 1 23:20:05 CET 2006 Dan [EMAIL PROTECTED] * make darcs.cgi look for both pristine and current New patches: [make darcs.cgi look for both pristine and current Dan [EMAIL

[darcs-devel] darcs patch: add test that unrecord of tag removes ch... (and 2 more)

2006-11-02 Thread ptp
Here is the complete fix for Issue281, with a patch that merges it all with darcs-unstable. In some e-mail I can't find, Eric Kow wrote: Some questions/comments: 1. How come remove_from_checkpoint_inventory takes a repodir and write_checkpoint_patch does not? I tried to find a pattern

[darcs-devel] darcs patch: add test that unrecord of tag removes ch... (and 1 more)

2006-10-07 Thread ptp
Here is a fix for the somewhat serious bug in issue281 (unrecording a tag with a checkpoint). It only applies to darcs stable. The code in darcs unstable has changed too much, and I think unstable needs a different (cleaner) fix. I'll take a look at that at some later time, and make a patch that

[darcs-devel] darcs patch: add some changelog entries

2006-09-30 Thread ptp
Sat Sep 30 14:01:40 CEST 2006 Tommy Pettersson [EMAIL PROTECTED] * add some changelog entries New patches: [add some changelog entries Tommy Pettersson [EMAIL PROTECTED]**20060930120140] { hunk ./changelog.in/entries/ptp 248 the annoying invalid command error message. (Issue171, Eric Kow

[darcs-devel] darcs patch: add test for replace command with duplic... (and 1 more)

2006-09-29 Thread ptp
Here's a fix for issue 273 (and a test case). I put a nub in fix_filepaths, so now it's impossible to give the same file twice as extra arguments to any darcs command that uses fix_filepaths (all of them, I think). Fri Sep 29 16:40:08 CEST 2006 Tommy Pettersson [EMAIL PROTECTED] * add test

[darcs-devel] darcs patch: --matches now accepts logical 'and' 'or'... (and 1 more)

2006-09-29 Thread ptp
Here's a patch from a mail to darcs-users, that I think got lost. I've reviewed it and tested it, and I think it's good. Maybe the documentation should state that 'or' and '||' is the _same_ and so on, so users don't look through page after page to find out what the difference is. :-) Fri Sep

[darcs-devel] darcs patch: Fix Windows stderr non-redirection. (and 2 more)

2006-09-11 Thread ptp
Here's the Exec rewrite patch that compiles on WIN32 too. With a fake NUL (link to /dev/null) it even passed the test suite. :-) Sat Sep 9 07:52:04 CEST 2006 Eric Kow [EMAIL PROTECTED] * Fix Windows stderr non-redirection. (It was consistently redirecting to stdout.) Also make the

[darcs-devel] darcs patch: add some changelog entries (and 1 more)

2006-07-15 Thread ptp
: [add some changelog entries Tommy Pettersson [EMAIL PROTECTED]**20060616150558] { hunk ./changelog.in/entries/ptp 243 In other words, this allows users to run darcs without the command line. (Eric Kow) +match: exact Only launch SSH control master on demand (fixes issue171) + Only check for ssh

[darcs-devel] darcs patch: docfix, pull can take more than one URL

2006-03-19 Thread ptp
Sun Mar 19 20:39:13 CET 2006 Tommy Pettersson [EMAIL PROTECTED] * docfix, pull can take more than one URL New patches: [docfix, pull can take more than one URL Tommy Pettersson [EMAIL PROTECTED]**20060319193913] { hunk ./Pull.lhs 80 - accepts an argument, which is the URL from which to pull,

[darcs-devel] darcs patch: make Printers choose policy for supplied... (and 1 more)

2006-03-19 Thread ptp
To fix issue108, (fancier) Printers need to know what they are printing to (and not assume stdout). This is known in the PutDoc functions so the external api to printers looks the same, although types has changed slightly. Unfortunately the already complicated Printer module becomes more

[darcs-devel] darcs patch: call unnamed patches changes in interactive patch se...

2006-01-07 Thread ptp
Sun Jan 8 01:30:03 CET 2006 Tommy Pettersson [EMAIL PROTECTED] * call unnamed patches changes in interactive patch selection dialogue It currently affects record, revert and amend, but will generally do the right thing. New patches: [call unnamed patches changes in interactive patch

[darcs-devel] darcs patch: use isprint from libc when escaping output to terminals

2005-11-24 Thread ptp
I think I got the type casting right this time, but I still don't know if it works... I'll set up a chroot with ghc 6.4 on friday to verify it. Thu Nov 24 12:49:15 CET 2005 Tommy Pettersson [EMAIL PROTECTED] * use isprint from libc when escaping output to terminals New patches: [use

[darcs-devel] darcs patch: use C library version of isprint in ColourPrinter

2005-11-11 Thread ptp
This is a very very iffy patch. It switsh to the foreign C library isprint function to fix a problem of incorrect 8-bit locale escaping if compiling darcs with GHC 2.4. I don't understand fully what I'm doing, I just copied and changed from other examples untill it compiled. Especially I'm

[darcs-devel] darcs patch: fix example in doc to work with version 1.0.3 and above

2005-11-06 Thread ptp
Mon Nov 7 00:29:40 CET 2005 Tommy Pettersson [EMAIL PROTECTED] * fix example in doc to work with version 1.0.3 and above Discovered and fix suggested by Pavel Pisa. New patches: [fix example in doc to work with version 1.0.3 and above Tommy Pettersson [EMAIL PROTECTED]**20051106232940

[darcs-devel] darcs patch: fix typo (and 3 more)

2005-10-13 Thread ptp
Some doc fixes for upcoming stable release. Mon Oct 10 21:07:33 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * fix typo Wed Oct 12 16:04:58 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * document DARCS_DONT_ESCAPE_TRAILING_CR Wed Oct 12 18:38:04 CEST 2005 Tommy Pettersson [EMAIL

[darcs-devel] darcs patch: use prefix and userchunkPS in coolContextHunk

2005-09-23 Thread ptp
This may perhapps go into stable too. It is sort of a bugfix, or rather an extension of a feature that should have been there all along. Fri Sep 23 11:30:32 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * use prefix and userchunkPS in coolContextHunk This makes escaping of trailing spaces

[darcs-devel] darcs patch: only use ascii chars in quoted escapes of non-printabl...

2005-09-20 Thread ptp
Tue Sep 20 18:39:59 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * only use ascii chars in quoted escapes of non-printable chars Haskell interprets Char as unicode regardless of the systems locale, so isPrint can't be used the way it was used to find suitable escape quotings. Ascii

[darcs-devel] darcs patch: add version to patch type replace

2005-09-17 Thread ptp
I am trying to make a new replace patch that can handle spaces. The *only* thing that is different is the file representation. Everything else works perfectly fine just as it is. Therefore I feel much reluctant to add a new primitive patch type with new combinations of all inverse-apply-commute

[darcs-devel] darcs patch: allow extra options and arguments when invoking extern...

2005-06-28 Thread ptp
Tue Jun 28 21:31:39 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * allow extra options and arguments when invoking external editor and viewer New patches: [allow extra options and arguments when invoking external editor and viewer Tommy Pettersson [EMAIL PROTECTED]**20050628193139] { hunk

[darcs-devel] darcs patch: remove unneeded workaround tip for nvi from manual

2005-05-12 Thread ptp
Thu May 12 21:02:48 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * remove unneeded workaround tip for nvi from manual The problem was fixed in the patch: Tue Apr 26 02:47:50 CEST 2005 Benedikt Schmidt [EMAIL PROTECTED] * fix problem when editing long comments with nvi New patches:

[darcs-devel] darcs patch: write about dependencies, branches, conflicts and merg...

2005-05-11 Thread ptp
Wed May 11 17:13:49 CEST 2005 Tommy Pettersson [EMAIL PROTECTED] * write about dependencies, branches, conflicts and merging in best_practices New patches: [write about dependencies, branches, conflicts and merging in best_practices Tommy Pettersson [EMAIL PROTECTED]**20050511151349] {