Commit Graph

  • e567aad11e make error messages less distracting Marco Hinz 2013-03-10 18:22:18 +01:00
  • 20f072390d handling of jumping if no changes are available Marco Hinz 2013-03-10 17:41:46 +01:00
  • da10ad7c2e update README Marco Hinz 2013-03-10 11:29:19 +01:00
  • 1dda2d491e update README Marco Hinz 2013-03-10 10:59:52 +01:00
  • afa18331ed inherit bg color from SignColumn instead LineNr Marco Hinz 2013-03-10 10:57:51 +01:00
  • 49c8a8fc2a add sign color hl group linking Marco Hinz 2013-03-10 10:17:53 +01:00
  • ecf4bed2f5 remove useless line Marco Hinz 2013-03-10 09:47:21 +01:00
  • 01bfe2865b fix git repo detecting Marco Hinz 2013-03-10 00:07:55 +01:00
  • 9c1cb41522 Merge pull request #3 from mutewinter/patch-1 Marco Hinz 2013-03-09 15:03:04 -08:00
  • ca22ef861f Fixes typo in my username Jeremy Mack 2013-03-09 09:13:42 -05:00
  • f38e8613f2 get git repo root directory Marco Hinz 2013-03-09 11:43:31 +01:00
  • 37c745c3ef add symbolic link handling Marco Hinz 2013-03-09 11:00:30 +01:00
  • 17667befff renaming some identifiers Marco Hinz 2013-03-08 17:19:34 +01:00
  • ff80b442b4 add Chong Li as contributor Marco Hinz 2013-03-08 16:31:59 +01:00
  • 80afa7ba78 proper plugin toggling Marco Hinz 2013-03-08 16:22:58 +01:00
  • 2b93eadd25 only toggle plugin if it makes sense Marco Hinz 2013-03-08 13:33:46 +01:00
  • 90dd8ff381 fix sign overwriting bug Marco Hinz 2013-03-08 11:41:05 +01:00
  • 6089e2d6b3 readme: add reality Marco Hinz 2013-03-08 10:39:23 +01:00
  • 51f5139ff5 better handling of calls to s:remove_signs() Marco Hinz 2013-03-08 09:54:42 +01:00
  • 24d8a37b58 proper defaults value for new active buffers Marco Hinz 2013-03-08 09:23:28 +01:00
  • eddd0cab80 design change of main data structure Marco Hinz 2013-03-08 09:11:18 +01:00
  • 5cd00ffd33 check for signs feature Marco Hinz 2013-03-08 07:16:33 +01:00
  • f8731dc7d3 change structure of s:active_buffers Marco Hinz 2013-03-07 16:54:20 +01:00
  • 7eed444733 readme: what about vim-gitgutter? #3 Marco Hinz 2013-03-07 15:37:17 +01:00
  • 944c87db22 readme: what about vim-gitgutter? #2 Marco Hinz 2013-03-07 15:31:40 +01:00
  • b957b2fd4c readme: what about vim-gitgutter? Marco Hinz 2013-03-07 15:26:03 +01:00
  • 1c5aa4f9da add Jeremy Mack as a contributor (issue #1) Marco Hinz 2013-03-07 14:18:57 +01:00
  • 1570afaf66 readme: add exception lists Marco Hinz 2013-03-07 13:58:54 +01:00
  • e3836c0423 fix 2 small typos Marco Hinz 2013-03-07 13:58:05 +01:00
  • 7727c169ed add options to README Marco Hinz 2013-03-07 13:55:18 +01:00
  • b68825dbd3 rearrange README Marco Hinz 2013-03-07 13:29:54 +01:00
  • 65b3b69a01 bzr -> bazaar Marco Hinz 2013-03-07 13:24:24 +01:00
  • a9d7fa8755 use 3-clause BSD license Marco Hinz 2013-03-07 13:12:01 +01:00
  • a283312be6 add sign preserving option Marco Hinz 2013-03-07 12:56:25 +01:00
  • 219b5ac052 add hunk case: lines added && changed Marco Hinz 2013-03-07 07:59:06 +01:00
  • 0eb42b7bb5 add hunk case: lines were changed && deleted Marco Hinz 2013-03-07 07:50:14 +01:00
  • a92a3b67dd update screenshot Marco Hinz 2013-03-07 06:49:34 +01:00
  • 9a7656c78c change the default signs Marco Hinz 2013-03-07 06:42:23 +01:00
  • 6c7fb79750 update signify when gvim regains focus Marco Hinz 2013-03-07 03:58:34 +01:00
  • 58148c2fb7 make line-highlight colors configurable Marco Hinz 2013-03-07 03:41:18 +01:00
  • e6be2c7d3b add support for cvs Marco Hinz 2013-03-07 03:28:21 +01:00
  • 9ef693960f add support for subversion Marco Hinz 2013-03-07 02:47:42 +01:00
  • 9cea1eecf6 add configurable exception lists Marco Hinz 2013-03-07 02:35:03 +01:00
  • 8b3dfd0937 add support for bazaar Marco Hinz 2013-03-07 01:56:31 +01:00
  • 506c2e2cbe add support for mercurial Marco Hinz 2013-03-07 01:28:05 +01:00
  • 18e771dab4 avoid getting the buffer name several times Marco Hinz 2013-03-07 01:10:51 +01:00
  • e7338cd155 add s:remove_from_buffer_list() Marco Hinz 2013-03-07 00:45:22 +01:00
  • 9187b70098 add little debug function Marco Hinz 2013-03-07 00:15:06 +01:00
  • 51c80fe68c use "sy" as short name for signify Marco Hinz 2013-03-06 23:40:57 +01:00
  • d9e900e45d sy should be unobtrusive; do not print messages Marco Hinz 2013-03-06 23:38:19 +01:00
  • d0decd5f20 readme: add pathogen as suggested installation method Marco Hinz 2013-03-06 13:51:23 +01:00
  • 5fb7c3b535 doc: refactor options and functions Marco Hinz 2013-03-06 13:22:58 +01:00
  • 38d442be3e much more configurable colors Marco Hinz 2013-03-06 13:10:51 +01:00
  • c2b11e4711 rename 'change' to 'hunk' in the appropriate places Marco Hinz 2013-03-06 12:32:02 +01:00
  • 2f615f3067 add proper jump handling Marco Hinz 2013-03-06 12:19:38 +01:00
  • a7d9b85ae2 check that synIDattr() doesn't return -1 Marco Hinz 2013-03-06 11:46:33 +01:00
  • 70cf833f49 add empty line Marco Hinz 2013-03-06 01:22:51 +01:00
  • bb16476811 fix "removed lines" bug Marco Hinz 2013-03-06 00:57:49 +01:00
  • 3e97b592dd add screenshot Marco Hinz 2013-03-06 00:30:30 +01:00
  • 6ff3545df9 add IRC nick to docs Marco Hinz 2013-03-05 23:58:41 +01:00
  • 942600a2ce fix color bug Marco Hinz 2013-03-05 23:42:56 +01:00
  • fbde8b57d9 add sanity check for empty buffers Marco Hinz 2013-03-05 23:21:13 +01:00
  • 904d702bc4 readme: small cosmetic change Marco Hinz 2013-03-05 23:15:28 +01:00
  • 6280b89978 unify variable naming Marco Hinz 2013-03-05 23:09:08 +01:00
  • 5da692cfe4 add doc Marco Hinz 2013-03-05 23:07:54 +01:00
  • 58d75ce611 improve README Marco Hinz 2013-03-05 20:12:24 +01:00
  • 6686912e8c rename gitify.vim to signify.vim Marco Hinz 2013-03-05 20:08:41 +01:00
  • 9bec29fc92 add README Marco Hinz 2013-03-05 20:07:37 +01:00
  • 2f2c84f083 init Marco Hinz 2013-03-05 19:48:21 +01:00