comparison original/hgscm/templates/quotes.txt @ 244:4b97017259f9

Move the original site into a single folder to reduce clutter.
author Steve Losh <steve@stevelosh.com>
date Wed, 23 Sep 2009 20:05:13 -0400
parents hgscm/templates/quotes.txt@af32f5c7ab45
children
comparison
equal deleted inserted replaced
240:85a7a53db1a5 244:4b97017259f9
1 I understood how to install Mercurial and how to use it in a few minutes. - Giorgos Keramidas
2 Just works the way I expect - Paul Moore
3 It took me one evening to get comfortable with it. About a month to better understand its distributed nature. - Isaac Jurado
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
5 The dev's of Hg are generally friendly and approachable. - Gerard Korsten
6 The code base for Hg is pretty small and yet its pretty feature complete. - Gerard Korsten
7 Simplicity, being distributed, extensibility, speed, familiarity, bash completion, understandable and reasonably small code base - Peter Arrenbrecht
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
9 Easy to understand at a practical level. - Michael Estrand
10 The included web server [...] replaces a lot of functionality of GUI tools in a truly multiplatform way. - Daniel Serpell
11 There isn't much to learn to be effective. - Doug Philips
12 It took my less than an hour to understand it. - Thomas Burdick
13 It has a tortoise so I can actually show my boss it's highly productive even in windows. - Thomas Burdick
14 The commands usually do what I assume them to do. - Bastian Doetsch
15 Mercurial's conceptual model is clean and simple enough to carry around in my head. - hgbook
16 It's so easy to start a project; hg init, and you're good to go. - Paul Fisher
17 It simply works [...]. - Hans Meine
18 Mercurial offers an excellent "sweet spot" in terms of flexibility, simplicity, and speed. - Alex Martelli, Google Tech Lead.
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.