hgbook

annotate en/99book.bib @ 15:b8ac9f312a47

Document wiggle and rej
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Jul 03 17:58:29 2006 -0700 (2006-07-03)
parents 379a802c0210
children 81454425eee9
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@2 9 @Misc{web:quilt,
bos@2 10 author = {Andreas Gruenbacher, Martin Quinson, Jean Delvare},
bos@2 11 title = {Patchwork Quilt},
bos@2 12 note = {\url{http://savannah.nongnu.org/projects/quilt}},
bos@2 13 }
bos@2 14
bos@15 15 @Misc{web:rej,
bos@15 16 author = {Chris Mason},
bos@15 17 title = {\texttt{rej}--help solve patch rejects},
bos@15 18 note = {\url{ftp://ftp.suse.com/pub/people/mason/rej/}},
bos@15 19 }
bos@15 20
bos@15 21 @Misc{web:wiggle,
bos@15 22 author = {Neil Brown},
bos@15 23 title = {\texttt{wiggle}--apply conflicting patches},
bos@15 24 note = {\url{http://cgi.cse.unsw.edu.au/~neilb/source/wiggle/}},
bos@15 25 }
bos@15 26