comparison en/99book.bib @ 17:2668e15c76e9

MQ: write up patch rebasing.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 04 Jul 2006 15:00:18 -0700
parents 81454425eee9
children 70d07ff31ee4
comparison
equal deleted inserted replaced
16:81454425eee9 17:2668e15c76e9
2 author = {Andreas Gruenbacher}, 2 author = {Andreas Gruenbacher},
3 title = {How To Survive With Many Patches (Introduction to \texttt{quilt})}, 3 title = {How To Survive With Many Patches (Introduction to \texttt{quilt})},
4 year = {2005}, 4 year = {2005},
5 month = {June}, 5 month = {June},
6 note = {\url{http://www.suse.de/~agruen/quilt.pdf}}, 6 note = {\url{http://www.suse.de/~agruen/quilt.pdf}},
7 }
8
9 @InProceedings{web:europython,
10 author = {Bryan O'Sullivan},
11 title = {Achieving High Performance in Mercurial},
12 booktitle = {EuroPython Conference},
13 year = {2006},
14 month = {July},
15 note = {\url{XXX}},
7 } 16 }
8 17
9 @Misc{web:diffstat, 18 @Misc{web:diffstat,
10 author = {Thomas Dickey}, 19 author = {Thomas Dickey},
11 title = {\texttt{diffstat}--make a histogram of \texttt{diff} output}, 20 title = {\texttt{diffstat}--make a histogram of \texttt{diff} output},