# HG changeset patch
# User Peer Sommerlund <p...@users.sourceforge.net>
# Date 1265926074 -3600
# Node ID e823cd70992174d4cf7f6a9d4a790374b593f209
# Parent  a819a30bcb6670320a98ce32124f67a32b335380
doc: Explain compact graph a little more

diff -r a819a30bcb66 -r e823cd709921 doc/source/changelog.txt
--- a/doc/source/changelog.txt  Thu Feb 11 22:42:56 2010 +0100
+++ b/doc/source/changelog.txt  Thu Feb 11 23:07:54 2010 +0100
@@ -213,7 +213,10 @@
        This option can cause refresh to be slower than the default setting.
        Also be aware that enabling this feature makes the graph lines less
        accurate.  The feature trades merge parent accuracy for horizontal
-       screen space.
+       screen space: Lines no longer represent parent relations, but
+       separate branches (named or unnamed).
+       This is particularly suited for showing repeated merges, as seen
+       during long running parallel development.
 
 * Column :guilabel:`Changes` 
        This column can be expensive to calculate on large repositories,

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to