Commit Graph

  • 6faf165ef2 Avoid non-file windows for :Gstatus open Tim Pope 2018-05-27 01:02:44 -04:00
  • 614e20bb65 Dispatch BufReadPre Tim Pope 2018-05-22 22:02:13 -04:00
  • 33b7c1a5b7 Don't run autocommands loading temp file Tim Pope 2018-05-22 22:01:19 -04:00
  • 2a4714335f Remove #Repo and #Buffer Tim Pope 2018-05-19 19:30:08 -04:00
  • 994d781f90 Add deprecation warning for :Gstatus cA Tim Pope 2018-05-19 15:41:12 -04:00
  • a5a75aca92 Bring back :Gstatus C with a warning Tim Pope 2018-05-16 00:28:17 -04:00
  • 0078c76106 Blow up if user assigns string to map variable Tim Pope 2018-05-15 23:11:13 -04:00
  • e0fa72363a Fix missing bang on function Tim Pope 2018-05-13 01:17:08 -04:00
  • a22adef4e0 Use capitalized names for official functions Tim Pope 2018-05-12 19:46:36 -04:00
  • b14434bae0 Tweak :Gstatus commit maps Tim Pope 2018-05-11 17:12:18 -04:00
  • 5c2eccd55d Fix unique map check Tim Pope 2018-05-06 22:35:44 -04:00
  • b1df5f1226 Allow mapping overrides Tim Pope 2018-05-06 19:11:34 -04:00
  • b34083549e Make :s use more robust Tim Pope 2018-05-06 19:10:51 -04:00
  • dcecb762b0 Add :Grename Tim Pope 2018-05-04 21:39:38 -04:00
  • fa1b8652f1 Add .gitattributes Tim Pope 2018-04-17 17:50:06 -04:00
  • 40d78f07de Strip out carriage returns Teo Ljungberg 2018-04-04 21:03:56 +02:00
  • 63a80f4bfe Remove unused variable Teo Ljungberg 2018-04-04 20:44:18 +02:00
  • 3bdac8b603 Tighten explanation of no commands FAQ Tim Pope 2018-04-12 20:35:14 -04:00
  • d87ad99e28 Remove outdated FAQ about :Gbrowse Tim Pope 2018-04-12 19:31:30 -04:00
  • b680699450 Don't force tab for :Gcommit --verbose Tim Pope 2018-04-06 14:57:29 -04:00
  • 3ac95c4dde Add support for :tab Gcommit Tim Pope 2018-04-06 14:52:53 -04:00
  • 409b098c93 Optimize fugitive#foldtext Daniel Hahler 2018-04-02 21:58:45 +02:00
  • 3e0bd86b99 Add a note about options Tim Pope 2018-03-14 17:10:29 -04:00
  • 9268cb4ea4 Link to commit.style Tim Pope 2018-03-14 17:11:30 -04:00
  • b82abd5bd5 Link to quickfix help topic Tim Pope 2018-01-25 13:08:54 -05:00
  • f3ccb0c12e BufReadObject: handle rev-parse errors Daniel Hahler 2017-10-30 22:15:41 +01:00
  • 5032d9ee72 Strip backslashes on expansion Tim Pope 2017-11-30 15:00:35 -05:00
  • de6c05720c Use NERDTree.root instead of removed NERDTreeRoot Carlos Coelho 2017-11-14 10:58:31 -03:00
  • d16cd9ced1 Update "OS X" to "macOS" in README Jesse Atkinson 2017-11-09 14:12:34 -08:00
  • 7c9b87a3c3 Fix escaping in :Gblame Tim Pope 2017-10-21 18:06:41 -04:00
  • 42daa3183b Do not accept :Gread count in argument position Michael Budde 2017-10-09 14:02:16 +02:00
  • 8f60d1d459 Use https:// to clone Stephen Rasku 2017-08-31 09:08:57 -07:00
  • 913fff1cea Limit use of :terminal to nvim Samuel Roeca 2017-07-12 17:33:37 -04:00
  • be2ff98db5 Provide :Gdelete Tim Pope 2017-06-08 01:20:21 -04:00
  • 280bbdb6eb Fix syntax error Tim Pope 2017-06-07 19:32:02 -04:00
  • 366996484e Limit use of lookbehind in :Gblame highlighting Tim Pope 2017-06-07 13:34:15 -04:00
  • 7be1f0aef6 Eliminate use of =... Tim Pope 2017-05-30 14:10:37 -04:00
  • 7195586b79 Remove debugging statement Tim Pope 2017-05-30 13:09:24 -04:00
  • be770419fc Follow redirect when determining :Gbrowse url Tim Pope 2017-05-29 22:41:33 -04:00
  • 0648abc018 Fix regexp checking Git version in :Gbrowse Tim Pope 2017-05-29 21:17:20 -04:00
  • e272080f0d Don't trust CSApprox_loaded Tim Pope 2017-05-26 19:34:15 -04:00
  • 2c8d15a790 Add help for 'a' command in :Gstatus Stephen Rasku 2017-05-26 07:52:14 -07:00
  • d6e7e20123 Work around Vim issue with hidden diff window Tim Pope 2017-05-19 18:14:55 -04:00
  • 1d2f150331 Unstage single files from git move and do not move them back kaihowl 2017-05-14 12:48:03 +02:00
  • e5935c1165 Throw joined errors if error is empty on commit gautaz 2017-05-08 01:51:45 +02:00
  • 7ebe5c143d Handle .git in file system root Tim Pope 2017-05-07 15:29:01 -04:00
  • 62c50ff296 Handle .git in file system root blame_message Tim Pope 2017-05-07 15:29:01 -04:00
  • c2877d0d5c Show commit message in :Gblame statusline Tim Pope 2014-06-28 23:22:00 -04:00
  • c640ee78a8 This time I actually tried it Tim Pope 2017-05-02 19:34:47 -04:00
  • c9b26e20d3 Fix substitute in jump to file Tim Pope 2017-05-02 19:32:31 -04:00
  • 79f4a49a94 Fix regexes in jump to file Tim Pope 2017-05-02 19:30:25 -04:00
  • 0cb46585ac Use same character class in all diff matches Tim Pope 2017-05-02 19:31:07 -04:00
  • d4df8882c5 Better support for diff.mnemonicPrefix Tim Pope 2017-05-01 14:45:25 -04:00
  • 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 worktree 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