Mercurial > hg > easyhg
log
age | author | description |
---|---|---|
Wed, 10 Nov 2010 12:44:11 +0000 | Chris Cannam | * Some more work on graph layout; ensure LANG is set for parseable UTF8 output when running Hg |
Tue, 09 Nov 2010 17:51:12 +0000 | Chris Cannam | * A snatched bit of work on graph layout |
Sun, 07 Nov 2010 19:59:54 +0000 | Chris Cannam | * Some experiments towards a graph history view |
Thu, 24 Jun 2010 23:41:21 +0300 | Jari Korhonen | A couple of more fixes to "weird filenames" bug. |
Thu, 24 Jun 2010 11:38:50 +0200 | Martin Geisler | Handle filenames starting with "-" |
Wed, 23 Jun 2010 21:12:46 +0300 | Jari Korhonen | hg glog --verbose made history list very slow with 30000 files, so removed --verbose option. |