Hm, I don't know why I added those dependencies on the patch.  Anyway,
here is the same patch again, but without depending on the changes it
puts in the changelog, as it should be.


Fri Jun 16 17:05:58 CEST 2006  Tommy Pettersson <[EMAIL PROTECTED]>
  * add some changelog entries

Tue Jul 18 17:26:11 CEST 2006  Tommy Pettersson <[EMAIL PROTECTED]>
  * add some changelog entries
New patches:

[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 control master when it might be used. This suppresses
+> the annoying "invalid command" error message. (Issue171, Eric Kow)
+
+match: exact "Fail with a sensible message when there is no default repository to pull from."
+> Fail with a sensible message when there is no default repository to pull from. (Lele Gaifax)
+
}
[add some changelog entries
Tommy Pettersson <[EMAIL PROTECTED]>**20060718152611] 
<
> {
hunk ./changelog.in/entries/ptp 250
 match: exact "Fail with a sensible message when there is no default repository to pull from."
 > Fail with a sensible message when there is no default repository to pull from. (Lele Gaifax)
 
+match: exact "Add --umask to all commands that write to the current repository."
+> New option --umask. This is best used in a repository's defaults file to
+> ensure newly created files in the repository are (not) readable by other
+> users. It can also be used when invoking darcs from a mail reader that
+> otherwise sets a too strict umask. (Issue50, Juliusz Chroboczek)
+
+match: exact "Run ssh/scp/sftp quietly."
+> Run external ssh, scp and sftp commands quietly (with the quiet flag).
+> This reduces the amount of bogus error messages from putty. (Eric Kow)
+
}

Context:

[Added elc and pyc to binaries.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060713184214] 
[Run ssh/scp/sftp quietly.
Eric Kow <[EMAIL PROTECTED]>**20060707025245
 
 This is useful for silencing Putty, and could also be for OpenSSH should
 we decide to stop redirecting to /dev/null.
 
] 
[Added up links in web interface.
Peter Stuifzand <[EMAIL PROTECTED]>**20060610082238
 Added a link to the 'projects' part of the cgi repository interface, so that
 you go back to the project list.
] 
[Add a test suite for calling external programs.
Eric Kow <[EMAIL PROTECTED]>**20060521045407
 
 For now this only includes a test for ssh (issue171).
 
] 
[Suppress non-empty dir warning if Quiet.
Eric Kow <[EMAIL PROTECTED]>**20060513053456] 
[Add forgotten file umask.h.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060423174844] 
[Add --umask to all commands that write to the current repository.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060407195655] 
[Add option --umask.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060407194552] 
[Actually switch umasks in withRepoLock.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060407194202] 
[Implement withUMask.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060407193312] 
[Add umask.c.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060407193255] 
[Propagate opts to withRepoLock.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060325190622] 
[Merge makefile targets test_perl and test_shell into test_scripts.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060607223134
 This should keep parallel make from breaking.
] 
[Add warning to Eric's SSHControlMaster rework.
Juliusz Chroboczek <[EMAIL PROTECTED]>**20060528194136] 
[Only launch SSH control master on demand (fixes issue171)
Eric Kow <[EMAIL PROTECTED]>**20060528093000
 
 A secondary benefit is that this encapsulates the use of the control
 master functionality and consequently simplifies calling ssh.  There is
 no need to deal with the details of launching or exiting the control
 master.
 
] 
[bump version to 1.0.8pre1
Tommy Pettersson <[EMAIL PROTECTED]>**20060522122655] 
[Fail with a sensible message when there is no default repository to pull from.
[EMAIL PROTECTED] 
[TAG 1.0.7
Tommy Pettersson <[EMAIL PROTECTED]>**20060513171438] 
Patch bundle hash:
7c311b12bd348f83c501078fd59208c76039d3e8
_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to