Commit Graph

  • f6d5b8297f Add note to check grep produces colourless output. Andy Stewart 2015-02-27 09:57:34 +00:00
  • 061258e044 Add note about solarized-dark. Andy Stewart 2015-02-11 10:04:27 +01:00
  • e5efbaffc0 Fix Markdown typo. Andy Stewart 2015-01-15 15:00:15 +01:00
  • 6b8e908cc9 Enable . command to work with staging/reverting hunks. Andy Stewart 2015-01-14 10:40:43 +01:00
  • 25257c44e7 Dealt with the case where the preview window is used by another plugin Lingnan Dai 2015-01-07 16:55:25 +01:00
  • 2c8e82ab80 Add another note for Fish users to README. Andy Stewart 2015-01-07 16:41:51 +01:00
  • 1a68abedf1 Update caveat about visual artefacts. Andy Stewart 2014-12-06 12:16:34 +01:00
  • 88c7916d2f Use system() with silent to avoid visual artifact Andrea Cedraro 2014-11-30 17:54:24 +01:00
  • 57342e33a5 Minor refactor. Andy Stewart 2014-11-19 10:06:17 +01:00
  • 7ff7455019 Add tests for ambiguous filenames. Andy Stewart 2014-11-19 10:03:33 +01:00
  • f73df41654 Handle files with the same name as revisions. Chris Bandy 2014-11-19 10:01:09 +01:00
  • 83309ee075 Cache the fact that a file is known to git. Andy Stewart 2014-11-17 15:41:44 +01:00
  • 7f70d520ec Refactor the test cleanup. Andy Stewart 2014-11-14 14:35:24 +01:00
  • d56d26b559 Test runner's exit code reports number of failures. Andy Stewart 2014-11-14 14:34:30 +01:00
  • af1f405692 Add test for filenames with square brackets. Andy Stewart 2014-11-14 14:19:35 +01:00
  • a114088f22 Support symlinked files. Andy Stewart 2014-11-14 14:16:40 +01:00
  • 4ca2de65b7 More tests. Andy Stewart 2014-11-14 14:14:42 +01:00
  • 6cef76aa99 Add tests. Andy Stewart 2014-11-14 14:06:49 +01:00
  • dfe985a1a6 Use buffer numbers instead of buffer names. Andy Stewart 2014-11-14 12:55:40 +01:00
  • ce4e3d7c9a Add test for sign column. Andy Stewart 2014-11-13 15:36:23 +01:00
  • 6d91198859 Drop extension for bash script. Andy Stewart 2014-11-13 15:32:15 +01:00
  • d7a1785b94 Add test for reverting hunks. Andy Stewart 2014-11-13 15:30:48 +01:00
  • e5add67b03 Use clearer file extensions for test files. Andy Stewart 2014-11-13 15:27:52 +01:00
  • 1f2bb48be5 Add test for hunk staging. Andy Stewart 2014-11-13 15:21:37 +01:00
  • dd054534a0 Allow multiple expectations per test. Andy Stewart 2014-11-13 15:21:19 +01:00
  • 86cde1a919 Add basic test stats. Andy Stewart 2014-11-13 14:46:10 +01:00
  • d24686e1bc Extract name manipulation. Andy Stewart 2014-11-13 14:41:26 +01:00
  • 7d0492e509 Add section on limitations of current tests. Andy Stewart 2014-11-13 14:30:51 +01:00
  • 4ad4c97bb2 DRY quitting vim after each test. Andy Stewart 2014-11-13 14:28:48 +01:00
  • b9f4173f7c Refactor tests to be isolated. Andy Stewart 2014-11-13 12:32:42 +01:00
  • a82bc509a9 Ignore test output. Andy Stewart 2014-11-12 16:55:00 +01:00
  • 09134a5138 Add basic tests. Andy Stewart 2014-11-12 15:37:03 +01:00
  • b0e9efa11c Make realtime diff use git-diff. Andy Stewart 2014-11-11 10:14:38 +01:00
  • 39f0119096 Whitespace. Andy Stewart 2014-10-17 09:24:52 +02:00
  • 067160c86b Remove obsolete comment. Andy Stewart 2014-10-17 09:24:47 +02:00
  • e5eb9e6ecf Fix staging of hunks coming after deleted lines. Andy Stewart 2014-10-16 11:50:20 +02:00
  • 1e8201963c Ensure closing preview window deletes previewed buffer. Andy Stewart 2014-09-23 10:03:14 +02:00
  • 198faa119a Report updatetime option in debugging buffer. Andy Stewart 2014-09-22 14:39:38 +02:00
  • 83ace2014a Suppress signs when there are more than 500. Andy Stewart 2014-07-21 16:36:16 +02:00
  • fed2dbad34 Move every function into gitgutter namespace. Andy Stewart 2014-06-26 11:09:29 +02:00
  • a2aa2b1100 Avoid Windows command prompt popups when possible. Andy Stewart 2014-06-19 10:45:40 +02:00
  • 7ac9d059f8 Add note about updatetime. Andy Stewart 2014-06-17 09:50:29 +02:00
  • 64ad9e46a5 Specify UTF-8 to avoid problems with overscore character. Andy Stewart 2014-06-11 18:49:12 +02:00
  • c9595f22e8 Fix bug where custom highlights were lost. Andy Stewart 2014-06-04 11:00:53 +02:00
  • c6e5cf49f2 Show sign on first line when line(s) deleted at start of file. Andy Stewart 2014-06-02 09:20:51 +02:00
  • d1e66b71f9 Revert "Show sign on first line when line(s) deleted at start of file." Andy Stewart 2014-05-31 16:57:15 +02:00
  • 0fd18d66f6 Show sign on first line when line(s) deleted at start of file. Andy Stewart 2014-05-30 17:01:20 +02:00
  • 833b8a439f Use proper regex when fetching SignColumn colors. Chris Faulkner 2014-05-21 20:47:33 -07:00
  • 208e301903 Document the sign column's presence with line highlights. Andy Stewart 2014-05-20 10:08:28 +02:00
  • ceeba75239 Fix independent toggling of signs in sign column and line highlights. Andy Stewart 2014-05-19 15:50:51 +02:00
  • 0759c96770 Rename function for clarity. Andy Stewart 2014-05-19 14:44:58 +02:00
  • d44c51456a Fix typo in function definition. Andy Stewart 2014-05-07 14:10:13 +02:00
  • 37883739d9 Update broken link to my portfolio. Andy Stewart 2014-05-07 14:05:05 +02:00
  • 7908defa0c README: adapt to Vundle interface change Adam Monsen 2014-04-15 08:47:18 -07:00
  • a4347c57ea When disabling, disable across all buffers. Andy Stewart 2014-04-14 15:24:25 +02:00
  • 47ffb2e30b Follow linked highlight groups to find background colors Christian Wellenbrock 2014-04-07 12:37:33 +02:00
  • 7e7ccea694 Use bg values from SignColumn for GitGutter{Add,Change,Delete}Default Christian Wellenbrock 2014-04-06 00:07:06 +02:00
  • ba0f5930e5 Optimise removal of all signs where possible. Andy Stewart 2014-03-24 09:38:33 +01:00
  • 0ca3f7e3cd Add hunk previewing. Andy Stewart 2014-03-17 15:46:30 +01:00
  • 9c66906d56 Move logic out of main plugin file. Andy Stewart 2014-03-17 11:27:31 +01:00
  • eee8ba4cff Refactor hunk functionality. Andy Stewart 2014-03-17 10:48:05 +01:00
  • fd98657d2f Handle vim versions lacking gettabvar(). Andy Stewart 2014-03-14 09:35:54 +01:00
  • a1a29b87ee Use cross-platform way to exit with success. Andy Stewart 2014-02-27 09:42:00 +01:00
  • e9db45e36d Escape grep's argument. Andy Stewart 2014-02-26 16:47:47 +01:00
  • aeec864d8d Suppress non-zero exit codes for diff. Andy Stewart 2014-02-26 16:44:39 +01:00
  • 7e8d2fb5a6 Use minimal file paths. Andy Stewart 2014-02-26 11:39:08 +01:00
  • 973c19e1d5 Don't pester user if their Vim is too old for realtime updates. Andy Stewart 2014-02-20 11:56:50 +01:00
  • dff7bc8736 Wrap compound commands in parentheses. Jonathan Warner 2014-02-20 11:26:50 +01:00
  • f291db08c7 Disable realtime updates when Vim older than 7.3.105. Andy Stewart 2014-02-14 12:59:39 +00:00
  • f7368e042f Merge branch 'signs-139' Andy Stewart 2014-02-04 12:50:22 +01:00
  • 43ae99b3d0 Document variable types. Andy Stewart 2014-02-04 12:50:21 +01:00
  • 84cb4b8b9d Remove orphaned signs. Andy Stewart 2014-02-04 12:49:55 +01:00
  • 37491628f4 Add debug command. Andy Stewart 2014-02-03 14:13:05 +01:00
  • 270973079d Fix bug where updated sign kept old name. Andy Stewart 2014-02-03 11:07:54 +01:00
  • 468474bedf Custom shellescape(arg) to cope better with Windows. Andy Stewart 2014-01-31 10:38:04 +01:00
  • 8541eec8fc Remove unnecessary escaping. Andy Stewart 2014-01-31 10:04:41 +01:00
  • f016924284 Refactor: inline method. Andy Stewart 2014-01-30 16:53:14 +01:00
  • 5ac69a8bbc Fix typo in utility#escape(). Andy Stewart 2014-01-29 16:10:12 +01:00
  • bd2091a850 Escape the blob filename. Andy Stewart 2014-01-29 13:55:58 +01:00
  • 974cd952fc Always use path relative to repo root with git-show. Andy Stewart 2014-01-29 13:47:22 +01:00
  • 721c96c8ef Use POSIX and Windows compatible command. Jonathan Warner 2014-01-29 11:20:29 +01:00
  • c7af455c95 Remove unnecessary shell redirection. Andy Stewart 2014-01-29 10:57:20 +01:00
  • f158fee95e Remove debugging line. Andy Stewart 2014-01-27 15:24:04 +01:00
  • 5485c37b38 Fix bug in realtime diff of non-current buffer. Andy Stewart 2014-01-27 14:51:19 +01:00
  • 072846e945 Don't place/unplace dummy sign unnecessarily. Andy Stewart 2014-01-27 14:15:19 +01:00
  • afecd8711d Fix precedence in diff command. Andy Stewart 2014-01-27 13:54:11 +01:00
  • 8ada986fcf More accurate error message. Andy Stewart 2014-01-27 13:41:05 +01:00
  • f2e08dbeb3 Move git-tracking check into diff command. Andy Stewart 2014-01-24 11:47:11 +01:00
  • 13a11f8935 README improvements. Andy Stewart 2014-01-16 12:17:02 +01:00
  • 811d9af7a9 Comment code sections. Andy Stewart 2014-01-16 11:33:46 +01:00
  • 9e99e4d4f1 Neater way to toggle conditional. Andy Stewart 2014-01-16 11:33:25 +01:00
  • bb87232842 Add ability to toggle signs on and off. Andy Stewart 2014-01-16 11:32:41 +01:00
  • 7808f9f647 Fix type of variable when clearing signs. Andy Stewart 2014-01-16 11:22:32 +01:00
  • ecdf2e58a1 Whitespace. Andy Stewart 2014-01-16 10:42:54 +01:00
  • 0537c6945a Use [c and ]c to jump between hunks (changes). Andy Stewart 2014-01-15 15:36:13 +01:00
  • 6c435e5681 Fix typo in map for staging hunk. Andy Stewart 2014-01-14 15:07:22 +01:00
  • ae81dccb67 Add configuration option to disable key maps. Andy Stewart 2014-01-13 11:01:14 +01:00
  • c680694b06 Improve sign handling with better data structure. Andy Stewart 2014-01-13 10:34:41 +01:00
  • da47098496 Fix bug in clearing signs when disabling plugin. Andy Stewart 2014-01-13 09:44:26 +01:00
  • dd93685ca3 Proper sentences in bullet points. Andy Stewart 2014-01-11 17:26:38 +01:00