Show less entries with hg ,
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Fri, 25 Dec 2009 15:09:31 -0500 | 
    
    
    
        | parents | 
        c349e2011a3e 
 | 
    
    
        | children | 
        5e9b8669ce08
 | 
    
    
        | branches/tags | 
        (none) | 
    
    
        | files | 
        .hgrc  | 
    
Changes
    
--- a/.hgrc	Fri Dec 25 15:09:15 2009 -0500
+++ b/.hgrc	Fri Dec 25 15:09:31 2009 -0500
@@ -100,7 +100,7 @@
 
 gl+ = gl -l100000000
 
-, = glog -l15 --template '\033[33;40m{rev} \033[37;40m{desc|firstline|fill68} \033[1;30;40m({date|age} by {author|person})\033[0;37;40m \033[33;40m{tags}\033[37;40m \033[35;40m{branches}\033[37;40m\n\n'
+, = glog -l13 --template '\033[33;40m{rev} \033[37;40m{desc|firstline|fill68} \033[1;30;40m({date|age} by {author|person})\033[0;37;40m \033[33;40m{tags}\033[37;40m \033[35;40m{branches}\033[37;40m\n\n'
 
 ,+ = , -l100000000