hgbook

diff en/99book.bib @ 16:81454425eee9

Progress on a few fronts, mainly indexing and MQ chapter content
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Jul 03 22:43:52 2006 -0700 (2006-07-03)
parents b8ac9f312a47
children 2668e15c76e9
line diff
     1.1 --- a/en/99book.bib	Mon Jul 03 17:58:29 2006 -0700
     1.2 +++ b/en/99book.bib	Mon Jul 03 22:43:52 2006 -0700
     1.3 @@ -6,12 +6,24 @@
     1.4    note =         {\url{http://www.suse.de/~agruen/quilt.pdf}},
     1.5  }
     1.6  
     1.7 +@Misc{web:diffstat,
     1.8 +  author = 	 {Thomas Dickey},
     1.9 +  title = 	 {\texttt{diffstat}--make a histogram of \texttt{diff} output},
    1.10 +  note = 	 {\url{http://dickey.his.com/diffstat/diffstat.html}},
    1.11 +}
    1.12 +
    1.13  @Misc{web:quilt,
    1.14    author = 	 {Andreas Gruenbacher, Martin Quinson, Jean Delvare},
    1.15    title = 	 {Patchwork Quilt},
    1.16    note = 	 {\url{http://savannah.nongnu.org/projects/quilt}},
    1.17  }
    1.18  
    1.19 +@Misc{web:patchutils,
    1.20 +  author = 	 {Tim Waugh},
    1.21 +  title = 	 {\texttt{patchutils}--programs that operate on patch files},
    1.22 +  note = 	 {\url{http://cyberelk.net/tim/patchutils/}},
    1.23 +}
    1.24 +
    1.25  @Misc{web:rej,
    1.26    author = 	 {Chris Mason},
    1.27    title = 	 {\texttt{rej}--help solve patch rejects},