Commit Graph

  • ffab0c9d71
    Preview: polish hunk parser master Marco Hinz 2019-08-16 17:05:47 +0200
  • 8b9eea5782
    Preview: scroll up to 6 lines for showing diff Marco Hinz 2019-08-16 16:34:22 +0200
  • 748ca45019
    Fix support for very old Vim versions Marco Hinz 2019-08-16 09:16:56 +0200
  • cd155d3edc
    Nvim: fix off-by-one Marco Hinz 2019-08-14 15:48:08 +0200
  • f813d66d47
    Nvim: filter empty lines Marco Hinz 2019-08-14 15:33:45 +0200
  • b686925732
    Nvim: change stdout handler according to :h on_exit Marco Hinz 2019-08-14 15:22:36 +0200
  • e77a402cc6
    Vim: use almost entire width Marco Hinz 2019-08-14 14:45:05 +0200
  • 29d5f294a6
    SignifyDiffPreview: fix deleted line logic Marco Hinz 2019-08-14 14:29:01 +0200
  • 2b6824eb9f
    Rename :SignifyPreviewHunk to :SignifyDiffPreview Marco Hinz 2019-08-14 14:17:01 +0200
  • 0309fbb039
    SignifyPreviewHunk: use entire window width below current line Marco Hinz 2019-08-14 14:15:31 +0200
  • 736466ccce
    README: add notes about diff capabilities Marco Hinz 2019-08-13 22:09:00 +0200
  • b468a27940
    Remove unneeded function indirection Marco Hinz 2019-08-13 21:48:22 +0200
  • f32b69033b
    Remove unused argument Marco Hinz 2019-08-13 21:32:45 +0200
  • 16fa49bda2
    Only preview if a VCS was detected Marco Hinz 2019-08-13 21:27:42 +0200
  • 469ae5c9f7
    Vim: make :SignifyPreviewHunk use popup window Marco Hinz 2019-08-13 21:16:13 +0200
  • 2673d732dd Nvim: make :SignifyPreviewHunk use floating window (#302) Carlos Ramos 2019-08-09 09:37:44 -0400
  • ee299579c7
    Assume at least 7.3.442 Marco Hinz 2019-08-08 17:10:18 +0200
  • 801856453c
    Improve :SignifyPreviewHunk Marco Hinz 2019-08-06 23:36:35 +0200
  • ad6d7a9635
    Refactoring: all funcrefs to sy#repo#get_diff() use same boilerplate code Marco Hinz 2019-08-06 21:15:05 +0200
  • b7ea1a1bb2
    Add :SignifyPreviewHunk Marco Hinz 2019-08-06 00:34:17 +0200
  • 83b226f069
    Refactoring: provide funcref to run on job exit Marco Hinz 2019-08-01 17:44:01 +0200
  • 0f763b514a
    Refactoring: introduce s:parse_hunk() Marco Hinz 2019-08-01 17:23:23 +0200
  • ac23bd95d5
    Win: use cmd.exe instead of running cmd directly Marco Hinz 2019-05-29 16:09:54 +0200
  • c3f26e4599
    Add support for yadm Marco Hinz 2019-05-25 17:33:30 +0200
  • f34fea0eff CVS: handle case where diff is valid but empty (#294) Paolo Cretaro 2019-04-05 11:11:49 +0200
  • b7a1f91282
    Fix stat count Marco Hinz 2019-04-02 14:09:51 +0200
  • 7afad33753
    Execute "sign place" with C lang Marco Hinz 2019-03-28 14:57:52 +0100
  • bdbda32568 Fossil: add support for :SignifyDiff Eric Peters 2019-03-28 00:39:42 -0700
  • 192d5734b1 Win: support Powershell for Windows (#291) Mike 2019-03-21 02:55:49 -0600
  • c38d4002e0
    Don't alter jumplist on :SignifyRefresh Marco Hinz 2019-03-15 16:55:37 +0100
  • b285820778 Use one of &shellxquote and &shellquote itouen 2019-02-28 18:36:35 +0900
  • 7c62f29d62 add &shellquote to job cmd itouen 2019-02-27 21:02:15 +0900
  • 8b900a5491
    SignifyDiff: set filetype before diffmode Marco Hinz 2019-02-19 14:18:31 +0100
  • b8a1b656c6
    Fossil: add note about non-conventional diff fix Marco Hinz 2019-02-10 16:41:55 +0100
  • 768f523192
    Fossil: fix detection of deleted lines (second try) Marco Hinz 2019-02-04 17:46:12 +0100
  • 99a57ebd49
    Revert "Fossil: fix detection of deleted lines" Marco Hinz 2019-02-04 17:23:40 +0100
  • 64b226cf1b Fossil: fix detection of deleted lines Marco Hinz 2019-02-04 14:35:57 +0100
  • 3332ee2cd7
    Doc: correct default Perforce command Marco Hinz 2019-02-03 12:53:51 +0100
  • 6c0f42f413
    Doc: be more precise about when Signify event is fired Marco Hinz 2019-01-30 12:29:01 +0100
  • a1ddf6d524
    Fossil: don't fall back to external 'diff' tool Eric Peters 2019-01-24 11:07:00 -0700
  • 14f7fda000
    Verbose: mention cmd dir and run dir Marco Hinz 2018-12-27 15:37:51 +0100
  • 49c8ce0f13
    Typo Marco Hinz 2018-12-27 15:19:49 +0100
  • ea6db3c7df Improve directory changing Marco Hinz 2018-12-20 22:04:09 +0100
  • 412ae37d93
    Add missing "catch all exceptions" clause Marco Hinz 2018-12-16 17:42:42 +0100
  • ea87e05e6f SignifyDiff: convert encoding based on fileencoding (#278) itouen 2018-11-17 01:23:24 +0900
  • c4eb6e1469
    SignifyDiff! will not open a new tab Marco Hinz 2018-11-02 21:12:02 +0100
  • cd8a85296d
    Doc: example for using DiffText for changed lines Marco Hinz 2018-11-02 20:53:05 +0100
  • 4e7faba8d3
    Hg: change default invocation (#275) Marco Hinz 2018-10-31 16:59:03 +0100
  • ce2dd937bf
    Doc: mention SignColumn highlight group Marco Hinz 2018-10-02 01:01:54 +0200
  • 40d1a4ee19 Don't open folds in diff mode (#269) legacy spar01 2018-08-05 10:11:25 +0000
  • 73d467ebea
    Doc: add remark about colors Marco Hinz 2018-08-02 11:13:13 +0200
  • fe8b5eb4c5 Perforce: fix command (#267) spar01 2018-08-02 01:57:48 -0700
  • e94764e40c
    Check if ]C and [C are already mapped Marco Hinz 2018-08-01 22:15:18 +0200
  • cc2b17d462
    Perforce: avoid colored output on Unixes Marco Hinz 2018-08-01 20:29:09 +0200
  • a9fc705b9b
    Doc: fix default for perforce Marco Hinz 2018-07-25 12:18:19 +0200
  • 36c7d22a69 Windows: allow p4 diff command to actually work Aaron Miller 2018-07-24 15:40:09 -0700
  • 9303070b02 README: reword plugin suggestion (#259) for-old-versions Kutsan Kaplan 2018-07-08 03:01:38 +0300
  • a8b50dee5a
    Windows: handle UNC paths more gracefully Marco Hinz 2018-07-04 21:08:59 +0200
  • a1551dbae3
    Doc: add :SignifyDiff Marco Hinz 2018-05-03 17:33:00 +0200
  • 0f12c2b18c
    SignifyDiff: support Perforce Marco Hinz 2018-05-03 17:36:43 +0200
  • c42f8b21b4
    Make "no 'diff' executable found" message verbose-only Marco Hinz 2018-04-30 14:01:50 +0200
  • 8351e5212f
    Improve detection of nested repos managed by different VCS Marco Hinz 2018-04-17 17:35:08 +0200
  • 3d3edac39d
    Refactoring Marco Hinz 2018-04-15 22:00:17 +0200
  • a804002c21
    CVS: fix regexp Marco Hinz 2018-04-15 17:49:03 +0200
  • daf59eee47
    SignifyDiff: support CVS Marco Hinz 2018-04-15 14:27:23 +0200
  • 791fe598a6
    SignifyDiff: support darcs Marco Hinz 2018-04-15 13:23:51 +0200
  • 8bcbd9cb7b
    SignifyDiff: support bzr Marco Hinz 2018-04-15 13:11:10 +0200
  • da02a4796b
    SignifyDiff: support subversion Marco Hinz 2018-04-15 13:01:38 +0200
  • 12f28b1336
    Refactor cmd expansion Marco Hinz 2018-04-13 15:01:47 +0200
  • b199f9eec0
    Remove unused line Marco Hinz 2018-04-13 14:59:11 +0200
  • 38cb96c987
    Move b:sy_info to b:sy.info Marco Hinz 2018-04-13 14:49:25 +0200
  • 1ccfef5d33
    Mention the skipped file Marco Hinz 2018-04-13 13:16:30 +0200
  • d9e881bd0f
    SignifyDiff: cd into dir of file Marco Hinz 2018-04-13 13:01:02 +0200
  • 14413921fe
    SignifyDiff: add verbose message Marco Hinz 2018-04-13 12:59:58 +0200
  • 32a1761e42
    Remove useless line Marco Hinz 2018-04-13 12:39:46 +0200
  • 841b3f0597
    SignifyDiff: support mercurial Marco Hinz 2018-04-11 16:40:02 +0200
  • 28744768e6
    SignifyDiff: expose g:signify_vcs_cmds_diffmode Marco Hinz 2018-04-11 16:36:35 +0200
  • 46699b1df6
    SignifyDiff: initial support for :SignifyDiff Marco Hinz 2018-04-11 16:23:43 +0200
  • e76d00ccc0
    Make sure that cpoptions contains B Danek Duvall 2018-03-26 11:40:44 -0700
  • 26ed57e0fe
    RCS: exit value of 1 means there are changes, 2 means error Marco Hinz 2018-02-21 13:28:40 +0100
  • d6e01780dc
    Verbose: mention the file to be registered Marco Hinz 2018-02-21 13:07:08 +0100
  • e8cb5b636c Don't save nomodifiable/readonly buffers shaggyrogers 2018-01-28 13:43:20 +1100
  • 593e67cf2d
    Use b:var for :SignifyFold! Marco Hinz 2017-12-24 00:15:15 +0100
  • 1a8a15d835 Merge pull request #244 from nkouevda/no-remap-feedkeys James McCoy 2017-08-19 20:13:51 -0400
  • b699eb540c MacVim: Do not remap ^L Nikita Kouevda 2017-08-19 16:43:34 -0700
  • 7cc32c28aa
    Darcs: update arguments Marco Hinz 2017-07-27 16:39:59 +0200
  • 748cb0ddab Doc: signs must not take more than two cells Marco Hinz 2017-07-18 16:13:28 +0200
  • ed51cb2599 Signs: do not exceed two cells Marco Hinz 2017-07-18 15:57:08 +0200
  • 1bdf100aad
    Do not make option defaults depend on each other Marco Hinz 2017-07-18 16:40:29 +0200
  • d9918a69bc fixes for nnoremaps Allan Neal 2017-06-06 15:37:02 -0400
  • 6e8c4b1900
    README: polishing Marco Hinz 2017-04-21 19:51:35 +0200
  • 952920b92d
    Always set sy.updated_by Marco Hinz 2017-04-21 13:34:00 +0200
  • f39f103f55
    Clear stats when there are no changes Marco Hinz 2017-04-18 20:23:18 +0200
  • 11ea128b16
    Clear signs when there are no changes Marco Hinz 2017-04-18 20:17:45 +0200
  • 179fe50edf
    Improve debug output Marco Hinz 2017-04-18 17:18:19 +0200
  • 64b2170a1f
    Remove all references to do_register Marco Hinz 2017-04-18 17:13:17 +0200
  • 92ed727f3a
    Remove caching mechanism Marco Hinz 2017-04-18 17:02:37 +0200
  • b119f8d81b
    Allow multiple active VCS Marco Hinz 2017-04-18 16:59:48 +0200
  • b1e58456cf
    MacVim: don't use ^L in insert mode Marco Hinz 2017-04-12 11:18:38 +0200
  • 9dcdb8fda9
    Cleanup Marco Hinz 2017-03-13 15:50:04 +0100