[darcs-devel] (no subject)


Mon Dec 18 13:14:24 PST 2006


>From hendrix at mojo.chicken.com Sat Jun 26 18:44:12 2004
Return-path: <hendrix at mojo.chicken.com>
Envelope-to: droundy at abridgegame.org
Delivery-date: Sat, 26 Jun 2004 18:44:12 -0400
Received: from 216-161-145-190.tcsn.qwest.net
	([216.161.145.190] helo=mojo.chicken.com ident=asdfasdf)
	by www.abridgegame.org with esmtp (Exim 3.35 #1 (Debian))
	id 1BeLu8-00042c-00
	for <droundy at abridgegame.org>; Sat, 26 Jun 2004 18:44:12 -0400
Received: by mojo.chicken.com (Postfix, from userid 1000)
	id DCD4133400C; Sat, 26 Jun 2004 15:44:11 -0700 (MST)
To: darcs-devel at abridgegame.org
From: Jim Marshall <jmarshall99 at qwest.net>
Subject: darcs patch
Cc: jmarshall99 at qwest.net
DarcsURL: http://abridgegame.org/repos/darcs
Content-Type: multipart/mixed; boundary="aaack"
Message-Id: <20040626224411.DCD4133400C at mojo.chicken.com>
Date: Sat, 26 Jun 2004 15:44:11 -0700 (MST)

--aaack


Sat Jun 26 14:26:42 MST 2004  Jim Marshall <jmarshall99 at qwest.net>
  * Small 'command -h' typo fixes and clarifications.

Sat Jun 26 15:04:17 MST 2004  Jim Marshall <jmarshall99 at qwest.net>
  * Add warning to 'darcs remove' help


--aaack
Content-Type: text/x-darcs-patch
Content-Description: A darcs patch for your repository!


New patches:

[Small 'command -h' typo fixes and clarifications.
Jim Marshall <jmarshall99 at qwest.net>**20040626212642] {
hunk ./Init.lhs 46
- "and you calling it is just about the first thing you do.  Just make sure   \n"++
+ "and calling it is just about the first thing you do.  Just make sure   \n"++
hunk ./Repair.lhs 48
- "repository."
+ "repository.\n"
hunk ./Replace.lhs 92
- "Replace allows you to change a specified token whereever it\n"++
+ "Replace allows you to change a specified token wherever it\n"++
hunk ./Revert.lhs 58
- "Revert is used to undo changes make to the local tree which have\n"++
+ "Revert is used to undo changes made to the local tree which have\n"++
hunk ./Send.lhs 66
- "Send accepts the URL of the repository as an argument.  When called\n"++
- "without an argument, send will use the most recent repository that was\n"++
- "either pushed to, pulled from or sent to.\n"
+ "Send accepts the email address associated with that repository as an\n"++
+ "argument.  When called without an argument, send will use the most recent\n"++ 
+ "repository that was either pushed to, pulled from or sent to.\n"
hunk ./Unrecord.lhs 167
- "the patch originated with a pull.  In otherwords, you could lose precious\n"++
+ "the patch originated with a pull.  In other words, you could lose precious\n"++
}

[Add warning to 'darcs remove' help
Jim Marshall <jmarshall99 at qwest.net>**20040626220417] {
hunk ./Remove.lhs 54
- "file or directory, and darcs will notice that it has been removed.\n"
+ "file or directory, and darcs will notice that it has been removed.\n" ++
+ "Be aware that the file WILL be deleted from any other copy of the repo\n" ++
+ "to which you later apply the patch.\n"
}



Context:

[increase laziness of diff_from_empty.
David Roundy <droundy at abridgegame.org>**20040626140020
 I believe this reduces the memory usage of initial records (or whenever
 lots of files are added) and optimize --checkpoint by about a factor of
 four, although I haven't yet tested it on a seriously large repository.
] 
[TAG 0.9.22
David Roundy <droundy at abridgegame.org>**20040626123533] 

--aaack





More information about the darcs-devel mailing list