Commit Graph

  • 64a6dbd5d8 Add bang option to SignifyToggleFold albfan 2015-12-08 13:40:10 +0100
  • 2033f3ce4e Restore previous foldmethod albfan 2015-12-08 12:26:10 +0100
  • d5e72e0ae7 Toggle folding on same buffer albfan 2015-12-08 11:19:08 +0100
  • 3ea223ac76 Redraw screen on :SignifyToggleHighlight Marco Hinz 2015-12-06 14:00:35 +0100
  • 6333c7f140 Do not cache g:signify_vcs_cmds Marco Hinz 2015-11-04 15:12:08 +0100
  • d08f17873e Update signify.gif Marco Hinz 2015-08-13 10:30:11 +0200
  • 71ea7a6e83 Doc: remark about sy#util#shell_redirect() Marco Hinz 2015-07-29 01:49:11 +0200
  • 10ec6c1a40 Fix shell redirection when detecting perforce Ben Jackon 2015-07-28 14:17:15 +0100
  • 4fdcfa033c Doc: typo v1.0 Marco Hinz 2015-07-07 01:07:41 +0200
  • dc09aa72ad Handle errors more gracefully Marco Hinz 2015-07-06 22:35:52 +0200
  • b592e2df9e Doc: proper quoting in vcs_cmds Marco Hinz 2015-07-06 21:58:23 +0200
  • 0c5688cccf Doc: add FAQ section + vim-flagship support Marco Hinz 2015-06-15 18:15:29 +0200
  • 021b801eb4 Work around separator issues Marco Hinz 2015-06-04 09:51:48 +0200
  • 8c5ad74a7b Add :SignifyFold Marco Hinz 2015-06-02 15:12:01 +0200
  • 861f1b24d8 Remove dead :autocmd! Marco Hinz 2015-06-01 12:13:06 +0200
  • 0814b97d2a Refact: b:sy_path -> sy_path Marco Hinz 2015-06-01 12:10:28 +0200
  • 335c2944be Stop Sy if file isn't readable anymore Marco Hinz 2015-06-01 12:04:50 +0200
  • 50a3161bd5 Update b:sy_info more often Marco Hinz 2015-06-01 11:13:28 +0200
  • 0867de3ac3 Escape cwd Marco Hinz 2015-05-28 19:24:40 +0200
  • c0da740d7e Don't cache cwd Marco Hinz 2015-05-28 18:40:30 +0200
  • a05b780c33 Add :SignifyDebugUnknown Marco Hinz 2015-05-26 10:59:29 +0200
  • a58fbe93df Useless use of :execute Marco Hinz 2015-05-25 16:37:37 +0200
  • a1cfbc8b70 Perforce: use difftool modifier Marco Hinz 2015-05-25 09:25:23 +0200
  • 2e1fd54601 Make :SignifyDebugDiff more robust and add it to help Marco Hinz 2015-05-24 10:52:28 +0200
  • 3f1f9c17fd Add :SignifyDebugDiff Marco Hinz 2015-05-24 10:40:18 +0200
  • 4ed7b37205 Merge branch 'cmd-options' Marco Hinz 2015-05-24 09:42:03 +0200
  • 0001094dea Copy stdout fd to stderr only after stdout is redirected James McCoy 2015-05-24 00:56:44 -0400
  • c2fc1dc78a Revert "Escape 2>&1 in the p4 detection" James McCoy 2015-05-24 00:41:21 -0400
  • f11fd14457 README: typo: g:signify-option-vcs_list Tim Bolton 2015-05-21 13:49:55 -0500
  • 092e7a0e4f Doc: remove diffoptions, add vcs_cmds Marco Hinz 2015-05-20 14:23:29 +0200
  • 8955952295 /dev/null -> %n Marco Hinz 2015-05-20 14:22:52 +0200
  • 23ddfa87a0 Use b:sy_info Marco Hinz 2015-05-20 14:00:39 +0200
  • ae38ddc7f6 Move variables to the bottom Marco Hinz 2015-05-20 13:11:26 +0200
  • 1469ecb05f g:signify_diffcmds -> g:signify_vcs_cmds Marco Hinz 2015-05-19 15:39:04 +0200
  • 7d022eb5fd Introduce g:signify_diffcmds Marco Hinz 2015-05-19 15:26:22 +0200
  • 57f51d197d Remove useless fnamemodify() Marco Hinz 2015-05-19 15:07:25 +0200
  • 74068229f0 Cleanup Marco Hinz 2015-05-19 14:57:40 +0200
  • e32f685640 Cache difftool and devnull Marco Hinz 2015-05-19 14:48:33 +0200
  • bed28c1db5 Add %n modifier Marco Hinz 2015-05-19 14:09:48 +0200
  • 883f3a1cd3 system() -> s:run() Marco Hinz 2015-05-19 14:06:52 +0200
  • 330dffd2dd Refactoring + %d and %f modifiers for commands Marco Hinz 2015-05-19 14:01:26 +0200
  • 2b2f1b6e86 Bump license years Marco Hinz 2015-04-28 15:59:08 +0200
  • 5cdf72acd1 Escape 2>&1 in the p4 detection Stephan Steinbach 2015-04-14 09:54:47 -0700
  • 06c51319c0 Detect valid Perforce configurations with “p4 info” James McCoy 2015-02-23 22:26:39 -0500
  • ee918b9562 Calling sy#stop() on BufDelete is obsolete Marco Hinz 2015-02-04 16:03:59 +0100
  • 04653e5e36 Merge pull request #150 from epage/master James McCoy 2015-01-01 09:40:37 -0500
  • 9c94652917 Making the cross-platform /dev/null reusable Ed Page 2014-12-30 15:10:43 -0600
  • 3cade031b6 Fix Perforce support on Windows Ed Page 2014-12-30 14:45:15 -0600
  • ae0efffba3 README: update Marco Hinz 2014-12-11 17:28:14 +0100
  • c61dded98a Add the buffer number as an argument to sy#stop() James McCoy 2014-11-25 11:25:40 -0500
  • 52cb36801d get_diff_hg: Disable color extension Marco Hinz 2014-11-23 07:23:08 +0100
  • 6d45797393 get_diff_hg: Run diff from the file's parent directory James McCoy 2014-11-23 00:03:26 -0500
  • babf2fd975 Remove extraneous :call in FocusGained autocmd James McCoy 2014-11-06 14:02:00 -0500
  • bd0956eee6 Remove all default mappings except for ]c / [c Marco Hinz 2014-11-05 14:16:44 +0100
  • de297820bc Expose sy#util#refresh_windows() Alex Rodionov 2014-11-02 20:57:50 +0600
  • 4c3c10d1cb Update signs both on FocusGained and FocusLost Alex Rodionov 2014-11-02 19:47:49 +0600
  • a03bee658f Add support for lazy loading Marco Hinz 2014-10-24 11:39:05 +0200
  • e4a428c0d7 Make hunk text object mappable killphi 2014-10-28 17:32:08 +0100
  • 75c8b4d54a Preserve user's order in vcs_list James McCoy 2014-10-23 17:44:32 -0400
  • 64c3b60a98 Revert "Use 'git -C'" Marco Hinz 2014-10-09 22:35:17 +0200
  • 8fa7aea4b3 Use 'git -C' Marco Hinz 2014-10-09 18:58:23 +0200
  • 8128ea2c9c Make use of SignifySignDeleteFirstLine Benjamin Thomas 2014-10-07 22:50:21 -0700
  • 94d6050010 Doc: add g:signify_sign_show_count Marco Hinz 2014-10-07 22:55:11 +0200
  • c2f3b364d2 Introduce g:signify_sign_show_count Marco Hinz 2014-10-07 12:49:41 +0200
  • bdc0c5eb15 Add finer grained control over signs and highlights Benjamin Thomas 2014-10-04 10:35:51 -0700
  • 2723b1e86e Execute FocusGained action for all windows Marco Hinz 2014-10-06 14:09:22 +0200
  • 9186a58ca7 Doc: add remark about ]c and [c Marco Hinz 2014-10-06 01:32:10 +0200
  • ecd0bb0dbc Introduce hunk text object Marco Hinz 2014-10-05 23:58:59 +0200
  • 8cef26186e Make sure b:sy_path is always set Marco Hinz 2014-10-04 19:48:10 +0200
  • a149ad9510 README: update Marco Hinz 2014-10-04 16:20:17 +0200
  • fe3bafce11 Introduce smarter sign management Marco Hinz 2014-10-04 15:55:49 +0200
  • 5baf161ae4 Skip help files by default Marco Hinz 2014-09-18 15:39:50 +0200
  • 0725f93014 Fix help filetype skipping Marco Hinz 2014-09-18 15:34:26 +0200
  • 0261a6af2c Improve :SyDebug Marco Hinz 2014-09-18 13:11:33 +0200
  • 732de1f8f2 Doc: change tags to common conventions Marco Hinz 2014-09-11 16:48:22 +0200
  • 706512025c Doc: add possible values for g:signify_vcs_list Marco Hinz 2014-09-11 16:35:35 +0200
  • 4d3674d431 Perforce: check for server availability before requesting a diff Marco Hinz 2014-09-07 16:11:07 +0200
  • 9ca274d792 Fix error when toggling on a new file Kevin 2014-05-05 10:14:10 -0400
  • 96ed0cca85 doc/signify.txt: Add perforce to supported VCS James McCoy 2014-06-03 11:40:21 -0400
  • 7586fa56c0 Merge pull request #123 from sahands/master James McCoy 2014-05-04 19:09:52 -0400
  • 9fdaf59dbb Minor grammar changes in README.md Sahand Saba 2014-05-04 13:16:07 -0700
  • 2b05c7fd04 Fix locale setting for Chinese Windows versions blacksand 2014-02-05 01:32:22 +0800
  • c5d7c2b4e8 Merge branch 'UNC-paths' James McCoy 2014-02-02 11:44:19 -0500
  • e270560349 Replace all uses of "cd … && do_something" with sy#util#run_in_dir James McCoy 2014-01-30 23:04:39 -0500
  • f38cebd791 Add sy#util#run_in_dir to run system() within a specific directory James McCoy 2014-01-30 23:03:55 -0500
  • 1789155bf3 Doc: "update on focusgained" doesn't write to disk Marco Hinz 2014-01-20 14:50:09 +0100
  • 0e66e0963f Fix matching of the "first line deleted" sign Marco Hinz 2014-01-15 09:45:43 +0100
  • 159b171e4a Use _> for more than 99 deletes lines (again) James McCoy 2014-01-03 20:06:25 -0500
  • 3ac59ab594 Doc: correct delete signs explanation Marco Hinz 2014-01-01 23:40:57 +0100
  • 5db82c4d2a Let counter overflow if more than 100 lines deleted Marco Hinz 2014-01-01 22:53:06 +0100
  • 9e83f243e7 Fix unicode + subscripting bug Marco Hinz 2013-12-29 19:17:56 +0100
  • a4e06fb303 Set b:sy_path also for SessionLoadPost events Marco Hinz 2013-12-27 14:45:44 +0100
  • 39d5614596 Doc: typo Marco Hinz 2013-12-19 12:05:32 +0100
  • 7f57ee5af6 Use two digit numbers for SignifyDelete signs James McCoy 2013-12-05 19:51:33 -0500
  • 2f1def6b9d Don't remember the dummy sign Marco Hinz 2013-12-06 22:43:51 +0100
  • 25d338a5a3 Doc: fix typo haya14busa 2013-12-04 01:10:00 +0900
  • 8eb29c53c8 README: stress importance of the vcs list Marco Hinz 2013-12-01 12:04:58 +0100
  • a7c83f6e2e Set noshellslash only for cmd.exe Marco Hinz 2013-11-30 14:33:47 +0100
  • dcae627181 Improve speed of :vimgrep by using a global lock Marko Tibold 2013-11-25 23:33:31 +0100
  • c9007b894b Use 1-based indexing for buffer ranges James McCoy 2013-11-22 13:55:04 -0500