hgbook

annotate 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
rev   line source
bos@2 1 @Unpublished{gruenbacher:2005,
bos@2 2 author = {Andreas Gruenbacher},
bos@15 3 title = {How To Survive With Many Patches (Introduction to \texttt{quilt})},
bos@2 4 year = {2005},
bos@2 5 month = {June},
bos@2 6 note = {\url{http://www.suse.de/~agruen/quilt.pdf}},
bos@2 7 }
bos@2 8
bos@16 9 @Misc{web:diffstat,
bos@16 10 author = {Thomas Dickey},
bos@16 11 title = {\texttt{diffstat}--make a histogram of \texttt{diff} output},
bos@16 12 note = {\url{http://dickey.his.com/diffstat/diffstat.html}},
bos@16 13 }
bos@16 14
bos@2 15 @Misc{web:quilt,
bos@2 16 author = {Andreas Gruenbacher, Martin Quinson, Jean Delvare},
bos@2 17 title = {Patchwork Quilt},
bos@2 18 note = {\url{http://savannah.nongnu.org/projects/quilt}},
bos@2 19 }
bos@2 20
bos@16 21 @Misc{web:patchutils,
bos@16 22 author = {Tim Waugh},
bos@16 23 title = {\texttt{patchutils}--programs that operate on patch files},
bos@16 24 note = {\url{http://cyberelk.net/tim/patchutils/}},
bos@16 25 }
bos@16 26
bos@15 27 @Misc{web:rej,
bos@15 28 author = {Chris Mason},
bos@15 29 title = {\texttt{rej}--help solve patch rejects},
bos@15 30 note = {\url{ftp://ftp.suse.com/pub/people/mason/rej/}},
bos@15 31 }
bos@15 32
bos@15 33 @Misc{web:wiggle,
bos@15 34 author = {Neil Brown},
bos@15 35 title = {\texttt{wiggle}--apply conflicting patches},
bos@15 36 note = {\url{http://cgi.cse.unsw.edu.au/~neilb/source/wiggle/}},
bos@15 37 }
bos@15 38