log contrib/vim/hgcommand.vim @ 5461:ab4d2e9f3b97

age author description
Wed, 25 Oct 2006 20:59:50 +0200 Christian Ebert hgcommand.vim: doc install delete into "black hole", g: prefix global vars.
Wed, 25 Oct 2006 21:01:00 +0200 Christian Ebert hgcommand.vim: remove deprecated -b option from hg parents.
Wed, 02 Aug 2006 00:20:28 +0200 Christian Ebert hgcommand.vim: requirements & doc self-install more consistent; cosmetics
Sat, 29 Jul 2006 01:58:12 +0200 Christian Ebert hgcommand.vim: cleanup of doc self-install code
Wed, 19 Jul 2006 07:51:56 -0700 Vadim Gelfer merge
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