hgbook

view 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
line source
1 @Unpublished{gruenbacher:2005,
2 author = {Andreas Gruenbacher},
3 title = {How To Survive With Many Patches (Introduction to \texttt{quilt})},
4 year = {2005},
5 month = {June},
6 note = {\url{http://www.suse.de/~agruen/quilt.pdf}},
7 }
9 @Misc{web:quilt,
10 author = {Andreas Gruenbacher, Martin Quinson, Jean Delvare},
11 title = {Patchwork Quilt},
12 note = {\url{http://savannah.nongnu.org/projects/quilt}},
13 }
15 @Misc{web:rej,
16 author = {Chris Mason},
17 title = {\texttt{rej}--help solve patch rejects},
18 note = {\url{ftp://ftp.suse.com/pub/people/mason/rej/}},
19 }
21 @Misc{web:wiggle,
22 author = {Neil Brown},
23 title = {\texttt{wiggle}--apply conflicting patches},
24 note = {\url{http://cgi.cse.unsw.edu.au/~neilb/source/wiggle/}},
25 }