[darcs-devel] darcs patch

egli at apache.org egli at apache.org
Mon Jul 26 03:54:36 PDT 2004


--aaack


Mon Jul 26 12:51:58 CEST 2004  egli at apache.org
  * trivial typo fix to the manual


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


New patches:

[trivial typo fix to the manual
egli at apache.org**20040726105158] 
<
> {
hunk ./darcs.lhs 157
 since the user \emph{creating} the patch should be the one forced to think
 about what they really want to change, rather than the user merging the
 patch.  An example of this is the token replace patch (See
-Section~\ref{token_replace}).  This feature make it possible to create a
+Section~\ref{token_replace}).  This feature makes it possible to create a
 patch, for example, which changes every instance of the variable
 ``stupidly\_named\_var'' with ``better\_var\_name'', while leaving
 ``other\_stupidly\_named\_var'' untouched.  When this patch is merged with
}



Context:

[add --enable-debug-ps configure option for debugging memory behavior.
David Roundy <droundy at abridgegame.org>**20040724114201] 
[correct wording of --disable-mmap explanation 
schaffner at gmx.li**20040721161451] 
[update ghc link on homepage.
David Roundy <droundy at abridgegame.org>**20040721100626] 
[get rid of nbsp in index.html.
David Roundy <droundy at abridgegame.org>**20040721095542] 
[fix spelling mistakes in various messages
Will <will at glozer.net>**20040718221515] 
[add newline between URL and libcurl failure message
Will <will at glozer.net>**20040718214345] 
[fix bug in pending handling, and add test for it.
David Roundy <droundy at abridgegame.org>**20040718131303] 
[push test needs path set to include first the tested darcs binary.
David Roundy <droundy at abridgegame.org>**20040718113245] 
[add --edit-long-comment etc options to record.
David Roundy <droundy at abridgegame.org>**20040718100550] 
[speed up pulling when there's no pending.
David Roundy <droundy at abridgegame.org>**20040718093125] 
[update CGI README
Will <will at glozer.net>**20040717175215] 
[rename new cgi from darcsrv to darcs.cgi
Will <will at glozer.net>**20040717172213] 
[add new rerecord command.
David Roundy <droundy at abridgegame.org>**20040717130331] 
[require ghc 6.0.1 at the minimum.
David Roundy <droundy at abridgegame.org>**20040717125940] 
[check for unique patch names in repair as well as check.
David Roundy <droundy at abridgegame.org>**20040717125631] 
[add help for `v' in with_selected_patch_from_repo dialog
Tommy Pettersson <ptp at lysator.liu.se>**20040717121700] 
[display available repos when calling cgi with no repo
Will <will at glozer.net>**20040717002144] 
[add check for uniqueness of patch names to darcs check.
David Roundy <droundy at abridgegame.org>**20040716105214] 
[add push test.
David Roundy <droundy at abridgegame.org>**20040714112843] 
[close temp file before deleting in apply.
David Roundy <droundy at abridgegame.org>**20040714111038
 This should fix problems seen in windows (or on windows mounts) where you
 can't delete a file if it is still open.
] 
[explicit imports in Lock.
David Roundy <droundy at abridgegame.org>**20040708151257] 
[perhaps work around macos filesystems not supporting hard links.
David Roundy <droundy at abridgegame.org>**20040708151149] 
[fix cgi installation docs.
David Roundy <droundy at abridgegame.org>**20040707132915
 Also, make configure generate the default cgi.conf.
] 
[improve speed of changes since a tag.
David Roundy <droundy at abridgegame.org>**20040706221047] 
[speed up changes when looking at a recently added file.
David Roundy <droundy at abridgegame.org>**20040705235930] 
[add infrastructure for more colors in output.
David Roundy <droundy at abridgegame.org>**20040705153903] 
[fix warning in RepoPrefs.
David Roundy <droundy at abridgegame.org>**20040705153342] 
[faster anyPS (but unbenchmarked).
David Roundy <droundy at abridgegame.org>**20040705153121] 
[fix bug in anyPS leading to escape-printing bugs.
David Roundy <droundy at abridgegame.org>**20040705144146] 
[update cgi.conf location in docs.
David Roundy <droundy at abridgegame.org>**20040704140227] 
[install cgi.conf properly now that it's moved.
David Roundy <droundy at abridgegame.org>**20040704133117] 
[cgi/README.in: minor wording tweak
simon at joyful.com**20040703185138] 
[expand the cgi README a little
simon at joyful.com**20040703175226] 
[move cgi.conf to the cgi subdirectory
simon at joyful.com**20040703173015] 
[add documentation for date matching.
David Roundy <droundy at abridgegame.org>**20040703145104] 
[add rudimentary date matching to --match.
David Roundy <droundy at abridgegame.org>**20040703144524
 This code really is ugly, but at least the framework is in.  Should be
 rewritten to use a proper parser for the date ranges.
] 
[add a resolve command (it's yucky so far).
David Roundy <droundy at abridgegame.org>**20040702141400] 
[fix --repo-name in get to accept either relative or absolute paths.
David Roundy <droundy at abridgegame.org>**20040701144005] 
[give better error message when changes is run but not in a repository.
David Roundy <droundy at abridgegame.org>**20040701142415] 
[support changes properly when not in a repo directory.
David Roundy <droundy at abridgegame.org>**20040701142113] 
[clean up set_defaultrepo a tad.
David Roundy <droundy at abridgegame.org>**20040701134918] 
[make --set-default a multiple-choice option.
David Roundy <droundy at abridgegame.org>**20040701133454
 This means that the value in _darcs/prefs/defaults can be properly
 overridden.
] 
[support "lastrepo" if there isn't yet a "defaultrepo".
David Roundy <droundy at abridgegame.org>**20040701132453] 
[Implement --set-default and --no-set-default.
Juliusz Chroboczek <jch at pps.jussieu.fr>**20040630211355] 
[Rename lastrepo to defaultrepo.
Juliusz Chroboczek <jch at pps.jussieu.fr>**20040630203933] 
[Make prefs cachable for 10 minutes.
Juliusz Chroboczek <jch at pps.jussieu.fr>**20040630195002
 If using a cache, this avoids the overhead of hitting the remote
 server for every file in prefs when doing multiple gets in quick
 succession.  Would a smaller value be better?
] 
[Use a new datatype instead of Bool for cachability.
Juliusz Chroboczek <jch at pps.jussieu.fr>**20040630191950] 
[remove unused with_selected_last_changes function.
David Roundy <droundy at abridgegame.org>**20040701124230] 
[allow --dry-run push where push would fail.
David Roundy <droundy at abridgegame.org>**20040630102058] 
[fix compile error when there's no libcurl.
David Roundy <droundy at abridgegame.org>**20040630101253] 
[fix MOTD conflict with cached files change.
David Roundy <droundy at abridgegame.org>**20040630090529] 
[Add cache control directives to HTTP requests.
Juliusz Chroboczek <jch at pps.jussieu.fr>**20040629125723
 Mark requests for inventories as uncachable, requests for patches as
 cachable.
 
 This is only implemented for libcurl.  When spawning curl or wget, all
 requests are marked uncachable (untested).
] 
[make revert work properly when file is given on command line and there are pending adds/removes.
David Roundy <droundy at abridgegame.org>**20040630100836] 
[make changes --context give less extraneous information.
David Roundy <droundy at abridgegame.org>**20040629104642] 
[fix weird error with --last.
David Roundy <droundy at abridgegame.org>**20040629101457] 
[fix bug in get --tag.
David Roundy <droundy at abridgegame.org>**20040629100405
 I was a good boy and also added a test so this won't happen again... at
 least not with this particular command.
] 
[add support for a MOTD.
David Roundy <droundy at abridgegame.org>**20040629094631] 
[update changelog.
David Roundy <droundy at abridgegame.org>**20040629094401] 
[move DarcsFlag data structure into its own module.
David Roundy <droundy at abridgegame.org>**20040629094218
 This is to work around circular dependency issues.
] 
[point darcsrv product link at darcs homepage
Will <will at glozer.net>**20040628233035] 
[match new <move> tag instead of <move_file>
Will <will at glozer.net>**20040628232426] 
[Use lock directory for temporary lock file.
Juliusz Chroboczek <jch at pps.jussieu.fr>**20040628190720
 This avoids lock creation failing with EXDEV when the repository
 directory and _darcs are not on the same filesystem (e.g. _darcs is
 softlinked).  I hate users.
] 
[support --context option in send.
David Roundy <droundy at abridgegame.org>**20040628102624] 
[add support for a --last option to specify last N changes.
David Roundy <droundy at abridgegame.org>**20040628095805
 This has only been tested so far with diff and changes...
] 
[update and reprioritize TODO.
David Roundy <droundy at abridgegame.org>**20040628091216] 
[Merge debian/ directory with 0.9.22
Gabriel Ebner <ge at gabrielebner.at>**20040627212437] 
[correction on send help.
David Roundy <droundy at abridgegame.org>**20040627093056] 
[Add warning to 'darcs remove' help
Jim Marshall <jmarshall99 at qwest.net>**20040626220417] 
[Small 'command -h' typo fixes and clarifications.
Jim Marshall <jmarshall99 at qwest.net>**20040626212642] 
[fix happy-forwarding to not include nasty long header.
droundy at civet.berkeley.edu**20040627121954
 The catch is that all headers are lost now when the mail is resent, so this
 may make it harder to track down what went wrong if something does go
 wrong.
] 
[Minor doc fixes
Nigel Rowe <rho at swiftdsl.com.au>**20040627035455] 
[work around stupid bug in old autoconfs.
droundy at civet.berkeley.edu**20040627104351] 
[fix up happ-forwarding (hopefully).
David Roundy <droundy at abridgegame.org>**20040627092644] 
[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] 

Patch bundle hash:
9aa70043a3a33f203a4672f160dbada94ad163f6

--aaack





More information about the darcs-devel mailing list