log contrib/vim/hgcommand.vim @ 2637:fcfd46c4a27a

age author description
Wed, 19 Jul 2006 09:28:59 +0200 Mathieu Clabaut HGcommand.vim : the status was read for the wrong file as we changed the current directory before
Tue, 18 Jul 2006 18:35:47 +0200 Mathieu Clabaut Do not try to get revision and branch information for file which are not tracked
Tue, 18 Jul 2006 18:35:47 +0200 Mathieu Clabaut Correction of commit with a log message in a file
Tue, 18 Jul 2006 18:35:47 +0200 Mathieu Clabaut Test if file is below an HG root before doing anything
Wed, 19 Jul 2006 13:37:05 +0200 Christian Ebert fix logfile option for HGFinishCommit
Thu, 13 Jul 2006 00:02:26 +0200 Mathieu Clabaut HGcommand.vim : HGCommandEnableBufferSetup on by default
Wed, 12 Jul 2006 23:52:13 +0200 Mathieu Clabaut HGcommand.vim : HGGetStatusLine accept to display an empty 'branch' value
Wed, 12 Jul 2006 23:52:13 +0200 Mathieu Clabaut HGcommand.vim : suppress CVS relief
Wed, 12 Jul 2006 23:52:08 +0200 Mathieu Clabaut HGcommand.vim : doc review.
Wed, 12 Jul 2006 23:50:34 +0200 Mathieu Clabaut HGcommand.vim : doc integration
Mon, 10 Jul 2006 23:45:16 +0200 Mathieu Clabaut Vim script: Adaptation from CVS to Mercurial
Mon, 10 Jul 2006 23:39:08 +0200 Mathieu Clabaut Addition of CVScommand vim script as a base for HGcommand