Commit Graph

  • d5208d494f Force resolution of symlinked buffers Tim Pope 2017-04-29 19:15:00 -04:00
  • cf248fa66d Fix readme links to Gbrowse plugins Chris DeLuca 2017-05-01 11:23:24 -04:00
  • 779949c255 Add a bit of documentation for d2o and d3o commands Matěj Cepl 2016-11-06 00:31:19 +01:00
  • 785bb15745 Highlight blame hashes if 'termguicolors' is present Jack Nagel 2017-04-27 21:18:37 -04:00
  • fbf89773b4 Don't assume support for remote get-url Tim Pope 2017-04-26 13:05:13 -04:00
  • 02a0be79aa Fix README typo Geoff Harcourt 2017-04-24 21:01:00 -04:00
  • b2767d204b Mention :Gbrowse providers in README Tim Pope 2017-04-24 15:59:51 -04:00
  • 26504eecbd Correctly eliminate trailing space in :Gpush Tim Pope 2017-04-23 22:34:41 -04:00
  • 0d281a2607 Eliminate trailing space in :Gpush Tim Pope 2017-04-23 22:32:01 -04:00
  • b2665cc650 Add g:fugitive_git_command Tim Pope 2017-04-11 18:54:53 -04:00
  • c3052fba84 Heavy handed rhubarb.vim suggestion Tim Pope 2017-04-11 17:58:44 -04:00
  • 4f24757df2 Fix temp_files cache on Windows when TEMP is set to a short path (#893) dummyunit 2017-04-05 21:58:03 +03:00
  • eb945e9a11 :Gbrowse remote/branch should not resolve upstream Tim Pope 2017-04-03 17:18:20 -04:00
  • 90cbbf5854 Make unrecognized git type error more informative Tim Pope 2017-04-02 17:04:02 -04:00
  • 87c1bda4d5 Fix implicit use of v: variable Tim Pope 2017-02-25 17:05:12 -05:00
  • c5c1bd66d8 Ensure v:shell_error comes from correct command Tim Pope 2017-02-25 16:36:41 -05:00
  • f44845e440 Fix for empty buffer :Git command in Neovim (#785) Jonathan Arnett 2017-02-10 12:35:36 -05:00
  • 245ce889e2 Support insteadOf for Gbrowse (#874) fREW Schmidt 2017-02-07 15:49:17 -08:00
  • 444ba9fda5 Stricter match for fugitive:// buffers (#872) Nate Bosch 2017-02-03 08:04:54 -08:00
  • b754bc2031 Fix mismatched quotes Tim Pope 2016-11-13 19:02:27 -05:00
  • b3a8be6975 Add shortcuts for getting hunks from other views of the diff. (#801) Matěj Cepl 2016-11-05 17:20:24 +01:00
  • 58ed86e434 Use -z for splitting alias config. (#850) Tommy Allen 2016-10-21 16:01:34 -04:00
  • aac85a268e Fix U does not delete Untracked files (#823) tmsanrinsha 2016-08-09 04:18:18 +09:00
  • c00ebd75ac Match printable character in git status KabbAmine 2016-07-07 01:50:38 +04:00
  • 50cc268d29 Add --fixup= and --squash= to :Gcommit completion (#811) Alex Rodionov 2016-06-25 00:45:00 +07:00
  • 4865891565 s:cfile: Match multi-byte characters #806 (#810) canaaerus 2016-06-22 20:46:54 +01:00
  • 3439f999b1 Call s:define_commands directly (#792) Daniel Hahler 2016-05-12 00:01:39 +02:00
  • 6460734b5e Fix typo in s:repo_translate: s/,/./ (#791) Daniel Hahler 2016-05-11 23:37:45 +02:00
  • bdd216827a Make :Git open a tab to the left for :terminal Quinn Strahl 2016-04-14 18:54:18 -04:00
  • 0ac4915cd7 Simplify tabedit invocation for :Gcommit -v Quinn Strahl 2016-04-14 18:50:34 -04:00
  • 841adb49ad Use "+ instead of "* Ari Pollak 2016-04-06 14:57:40 -04:00
  • 57afba5bdd Trigger BufWritePost after adding to index with Gwrite Andy Stewart 2016-03-23 14:27:54 +00:00
  • e1ae9effbc Document bang to :Ggrep Tim Pope 2016-03-18 11:26:11 -04:00
  • 19d1c944db Remove unmerged files on :Gstatus U Tim Pope 2016-03-09 21:31:25 -05:00
  • 9315ec694d Document StageUndo key map (U) in :Gstatus Tyler Hallada 2015-11-06 15:17:49 -05:00
  • 90250785d1 Call git clean for U on untracked file Tim Pope 2016-03-09 21:26:09 -05:00
  • 099d65826e Don't use spaces in Git command to avoid problems under Windows Vadim Zeitlin 2016-03-05 19:37:40 +01:00
  • 008b957086 Ignore worktree with broken gitdir Tim Pope 2016-02-24 19:29:27 -05:00
  • 16c2b7abb9 Support worktrees Tim Pope 2016-02-24 16:08:55 -05:00
  • 1e3f1103d9 DRY up refs/ paths Tim Pope 2016-02-24 15:53:51 -05:00
  • 9835920a3c Use includeexpr on default <cfile> Tim Pope 2016-01-22 20:03:58 -05:00
  • fd36aa9c61 Fix issue extracting remote Tim Pope 2016-01-08 17:05:54 -05:00
  • 4dd41688cf Entertain P as a p alternative in :Gstatus Tim Pope 2016-01-01 16:55:17 -05:00
  • 18d6d1ab82 Overhaul :Gbrowse remote handling Tim Pope 2015-12-26 19:53:07 -05:00
  • 9ce67cdc93 Always pass commit SHA to :Gbrowse handlers Tim Pope 2015-12-26 15:09:08 -05:00
  • bf04261080 Revert "Remove guard against index stage in :Gbrowse handler" Tim Pope 2015-12-26 14:54:35 -05:00
  • 52d180af0a Include trailing / in tree paths for :Gbrowse handlers Tim Pope 2015-12-26 14:36:06 -05:00
  • 14daf094d9 Remove guard against index stage in :Gbrowse handler Tim Pope 2015-12-26 14:18:00 -05:00
  • ac904e806d Don't pass stage number as commit to :Gbrowse handler Tim Pope 2015-12-26 14:18:00 -05:00
  • 9f768cd3bc Minimum viable URL escaping in :Gbrowse Tim Pope 2015-12-26 14:11:54 -05:00
  • 09cdce7add Fix jump to file for tree at root of commit Tim Pope 2015-12-23 21:27:43 -05:00
  • 8851b8fe64 Fix jump from diff to file Tim Pope 2015-12-15 21:19:33 -05:00
  • cfa485ede7 Better support for binary file grep results Tim Pope 2015-12-15 19:01:40 -05:00
  • 207c643ea4 Bring GitHub handler in line with rhubarb.vim Tim Pope 2015-12-11 16:38:05 -05:00
  • cac2c8ef8e Fix instaweb current buffer assumption Tim Pope 2015-12-01 18:41:29 -05:00
  • a9a22e0e4e Never :Gedit with a trailing slash Tim Pope 2015-12-01 18:35:25 -05:00
  • c3e918072f Accommodate @ as alias for HEAD Tim Pope 2015-12-01 18:06:38 -05:00
  • d854197c03 Open release page for tags on GitHub Tim Pope 2015-12-01 04:04:50 -05:00
  • d8ce8d1d03 Document transition to rhubarb.vim Tim Pope 2015-11-30 22:25:50 -05:00
  • 23faeadc7c Revert "Show all untracked files in :Gstatus window" Tim Pope 2015-11-30 19:38:48 -05:00
  • 1ecd12d523 Add support for fish shell syntax Andy Russell 2015-10-10 20:38:33 -04:00
  • f8aa87a4b5 Fix when $GIT_DIR is set and is not an absolute path Jerome Reybert 2015-11-03 15:45:03 +01:00
  • dba8a0705d Fix diff sometimes opening in preview window Jacob Niehus 2015-10-16 15:43:12 -07:00
  • 8cf3d94a3a Support gf in git filetypes Tim Pope 2015-10-07 00:03:06 -04:00
  • 28de2a1ddd Enable jumping on @@ hunk header Tim Pope 2015-10-06 23:03:21 -04:00
  • 01cda4d443 :Gdiff! keeps window focus Tim Pope 2015-10-06 23:24:34 -04:00
  • b5188a1b4f Accept +cmd with :Gdiff Tim Pope 2015-10-06 23:21:41 -04:00
  • 8e63140181 Resplit when :Gstatus is final window Tim Pope 2015-10-06 23:57:56 -04:00
  • cec56ef5ff Extract current file logic from s:GF Tim Pope 2015-10-06 21:45:40 -04:00
  • 1e755064e9 Better error on :Gwrite failure Tim Pope 2015-10-06 20:33:41 -04:00
  • 0b43b51d77 Expand % instead of <amatch> in the Buf* autocommands Daniel Hahler 2014-12-03 00:35:18 +01:00
  • 5dcf8a0175 ReplaceCmd: redirect stderr to tmp file / buffer Daniel Hahler 2015-07-10 12:39:36 +02:00
  • 2509641eac Add "stash" and stash refs in repo.superglob Daniel Hahler 2015-08-27 22:18:56 +02:00
  • 073f3a37b9 Short circuit when jumping too far in blame history Tim Pope 2015-09-30 18:49:29 -04:00
  • b7b23001de Allow using the "%" variable in git commands David Elentok 2015-09-10 22:20:18 +03:00
  • b319b69453 Add the "L" prefix which github requires for highlighting ranges now Patrick Davey 2015-07-31 10:09:06 +12:00
  • 03cc95cc19 Support for Ggrep when only %f is available Pieter-Jan Van de Maele 2015-07-20 11:30:16 +02:00
  • 7c4a906147 Support Vim without 'wildignorecase' Tim Pope 2015-07-01 10:55:35 -04:00
  • b5b2548a87 Support older Vim without 'fileignorecase' Tim Pope 2015-06-30 20:39:54 -04:00
  • ca727b07f1 Better support for case insensitive file systems Tim Pope 2015-06-30 17:42:13 -04:00
  • 0fbbe0b3a4 Open :Gcommit tab before current Tim Pope 2015-06-29 17:52:39 -04:00
  • 1c844375fa Add support for flagship.vim Tim Pope 2015-06-14 20:06:38 -04:00
  • e065e4f841 (Re)store the current window in s:diffoff_all Daniel Hahler 2014-12-11 04:03:08 +01:00
  • 21b6dd7aee Show all untracked files in :Gstatus window Eli Young 2015-02-20 17:15:14 -08:00
  • 935a2cccd3 Don't close window after :Gremove Tim Pope 2015-05-19 12:27:22 -04:00
  • c2908b174d Support older Git in :Gpull Tim Pope 2015-05-19 11:12:13 -04:00
  • b0e38f08dc Make Ggrep to work properly on Mac Diego Vera 2015-05-16 14:27:44 +02:00
  • 4cc201cbe3 Use the neovim terminal emulator for :Git Ole Reifschneider 2015-03-28 16:11:07 +01:00
  • baa05dcfda Pass correct files to git reset --patch Tim Pope 2015-03-29 16:29:18 -04:00
  • 0095769029 Provide g:fugitive_no_maps to disable key maps Fedor Gusev 2015-02-11 15:14:53 +03:00
  • e8b94098bb Support browsing with new netrw.vim Eli Young 2015-02-20 12:47:08 -08:00
  • eb8eb1850a Support for browsing with recent Vim Tim Pope 2015-02-08 22:31:37 -05:00
  • 933f6a1e1d s:Diff: use winnr with <C-W>w instead of <C-W>p Daniel Hahler 2015-01-26 01:16:31 +01:00
  • 34719016ec fugitive.vim 2.2 v2.2 Tim Pope 2015-01-20 01:37:22 -05:00
  • 2c8461db08 Use <nomodeline> with Fugitive autocmds, and un-silent them Daniel Hahler 2014-11-20 21:43:36 +01:00
  • d3b98d9886 Make configured_tree a caching global function John Whitley 2014-11-06 10:38:07 -08:00
  • 5699f4613c Fix instaweb support Tim Pope 2014-11-06 13:47:26 -05:00
  • 0374322ba5 Fix :Glog Tim Pope 2014-09-02 12:05:34 -04:00
  • 90ee6fb5d2 Pass line1 and line2 as 0 for :Gbrowse without range Tim Pope 2014-07-27 12:14:42 -04:00
  • 04fe4bfcd9 Set nobuflisted in blame buffers Tim Pope 2014-07-23 17:55:15 -04:00