annotate hgscm/templates/quotes.txt @ 143:fc5a9f3e5479

Converted the workflow guide into html, added links and polished it.
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 12 May 2009 06:20:17 +0200
parents cea1ca632c04
children cb721033390b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
83
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
1 "I understood how to install Mercurial and how to use it in a few minutes." -Giorgos Keramidas
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
2 Just works the way I expect - Paul Moore
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
3 It took me one evening to get comfortable with it. About a month to better understand its distributed nature. - Isaac Jurado
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
4 [Mercurial] can be configured to support either simple environments or very complicated streams of changes interacting in custom ways, and it does all that without becoming a humongous monster of complexity. - Giorgos Keramidas
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
5 The dev's of Hg are generally friendly and approachable. - Gerard Korsten
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
6 The code base for Hg is pretty small and yet its pretty feature complete. - Gerard Korsten
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
7 Simplicity, being distributed, extensibility, speed, familiarity, bash completion, understandable and reasonably small code base - Peter Arrenbrecht
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
8 The team on the project gradually grew from just me to a few people here and abroad. This was a totally seamless experience - Peter Arrenbrecht
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
9 Easy to understand at a practical level. - Michael Estrand
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
10 The included web server [...] replaces a lot of functionality of GUI tools in a truly multiplatform way. - Daniel Serpell
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
11 There isn't much to learn to be effective. - Doug Philips
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
12 It took my less than an hour to understand it. - Thomas Burdick
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
13 It has a tortoise so I can actually show my boss its highly productive even in windows. - Thomas Burdick
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
14 The commands usually do what I assume them to do. - Bastian Doetsch
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
15 Mercurial's conceptual model is clean and simple enough to carry around in my head” - hgbook
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
16 It's so easy to start a project; hg init, and you're good to go. - Paul Fisher
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
17 It simply works [...]. - Hans Meine
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
18 Mercurial offers an excellent "sweet spot" in terms of flexibility, simplicity, and speed. - Alex Martelli, Google Tech Lead.
cea1ca632c04 Readded the plain text quotes file, including two quotes from Alex Martelli (Google Tech Lead).
Arne Babenhauserheide <bab@draketo.de>
parents:
diff changeset
19 These days, Mercurial is what my wife Anna and I use for all new personal projects, and all open-source and community projects where it's an option. - Alex Martelli, Google Tech Lead.