On Thu, Jun 23, 2005 at 07:47:50PM +0400, Kirill Smelkov wrote:
> Hello up there!
> Here are few bits for darcs-stable...
>
> --
> Kirill.
>
> New patches:
>
> [typo
> Kirill Smelkov <kirr@xxxxxxxxxx>**20050526174312] {
> hunk ./best_practices.tex 274
> -I also differs from \verb|pull| in an important way;
> +It also differs from \verb|pull| in an important way;
> }
>
> [Populate default boring list with usually generated stuff
> Kirill Smelkov <kirr@xxxxxxxxxx>**20050623144517] {
> hunk ./RepoPrefs.lhs 113
> + "\\.a$",
> hunk ./RepoPrefs.lhs 118
> + "\\.dbg\\.c$","\\.res$",
> + "\\.so$",
> + "(^|/)tags$",
> + "(^|/)autom4te\\.cache($|/)",
> + "(^|/)config\\.log$",
> + "(^|/)config\\.status$",
> + "(^|/)configure$",
Any opinions on these? tags sounds a bit generic to exclude by default
to me, and I'm not sure if we want to exclude configure as people making
a repo that matches what is put in tarballs are likely to want configure
in the repo.
Thanks
Ian
|