Mahlon E. Smith <mahlon@martini.nu> [Wed, 18 Oct 2017 10:54:16 -0700] rev 30
Fix key lookup when a repo is found, but the file under edit isn't a part of it.
Mahlon E. Smith <mahlon@martini.nu> [Sat, 16 Jan 2016 11:36:34 -0800] rev 29
Split vim projects into separate repos.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 02 Jan 2013 09:14:17 -0800] rev 28
Update for rspec 2.12.
Mahlon E. Smith <mahlon@laika.com> [Wed, 12 Sep 2012 10:45:25 -0700] rev 27
Update copyright, small comment style fix.
miguel [Wed, 12 Sep 2012 01:49:50 +0100] rev 26
fixed typo in help bookmark for Author
miguel [Wed, 12 Sep 2012 01:48:30 +0100] rev 25
try not to mess with buffers that are regular files (eg: netrw)
Mahlon E. Smith <mahlon@martini.nu> [Mon, 20 Aug 2012 16:14:43 -0700] rev 24
Don't forget to super() so the failures are emitted after the spec run.
Mahlon E. Smith <mahlon@martini.nu> [Sat, 18 Aug 2012 01:47:43 -0700] rev 23
Mimic the Progress formatter for console status feedback.
Mahlon E. Smith <mahlon@martini.nu> [Fri, 10 Feb 2012 16:08:43 -0800] rev 22
Updates for rspec 2.8.
Mahlon E. Smith <mahlon@martini.nu> [Fri, 24 Dec 2010 20:01:10 -0800] rev 21
Emit file and line for failure source (use gF to jump straight to it!).
Show context lines for exception source. Put spec summary run at the
top of the screen. Small documentation fixes.
Mahlon E. Smith <mahlon@martini.nu> [Sat, 18 Dec 2010 23:38:55 -0800] rev 20
add files the Makefile
Mahlon E. Smith <mahlon@martini.nu> [Sat, 18 Dec 2010 00:56:09 -0800] rev 19
Specky: support rspec 2.x by default.
Mahlon E. Smith <mahlon@martini.nu> [Fri, 01 Oct 2010 08:16:47 -0700] rev 18
Initial commit of Bird (routing daemon) syntax.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 29 Sep 2010 09:11:49 -0700] rev 17
Add some syntax keywords for rspec 1.3.0.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 07 Jul 2010 16:53:39 -0700] rev 16
Fix the documentation TOC for the hgrevNoRepoChar option.