Commit Graph

  • 0a7ffc5d67 Use descendant when jumping to patch for :Gblame --reverse Tim Pope 2019-08-13 16:27:21 -04:00
  • 0392f64a93 Make :Gblame a proper subcommand Tim Pope 2019-08-11 17:01:24 -04:00
  • d1033e756e Cleaner error on -z command failure Tim Pope 2019-08-13 14:10:53 -04:00
  • 79b1f16a7a Delegate :Git grep to :Ggrep Tim Pope 2019-08-11 21:27:59 -04:00
  • 03710a877a Use same window for commit message on :0Gcommit Tim Pope 2019-08-12 00:10:16 -04:00
  • b4d40abb10 Use lower case for subcommand declarations Tim Pope 2019-08-11 21:13:15 -04:00
  • 3ca888470b Expand diffs on :Gcommit --patch Tim Pope 2019-08-11 22:32:48 -04:00
  • 4460aeffdd Use temp buffer with man filetype for :Git help Tim Pope 2019-08-11 18:31:13 -04:00
  • 078210c718 Use temp buffer for :Git show and :Git stash show Tim Pope 2019-08-11 18:12:12 -04:00
  • d417fd3199 Move blame buffer settings to FileType event Tim Pope 2019-08-11 01:18:21 -04:00
  • 4daa0c558c Support nearly all git-blame flags Tim Pope 2019-08-11 00:36:31 -04:00
  • 7686b7dc5c Support blame.blankBoundary with Ignore highlight Tim Pope 2019-08-10 22:22:52 -04:00
  • 68f0cb87a9 Don't require <mods> for vertical/tab blame culprit maps Tim Pope 2019-08-11 01:02:06 -04:00
  • 9ca6e0c633 Remove q from :Gblame documentation Tim Pope 2019-08-10 21:55:20 -04:00
  • 97e993611e Highlight blame --score-debug and blame -c Tim Pope 2019-08-10 17:34:12 -04:00
  • 54f155218a Remove duplicate b:fugitive_status initialization Tim Pope 2019-08-09 00:31:48 -04:00
  • c7e3df5283 Provide some commit --reset-author maps Tim Pope 2019-08-10 16:18:25 -04:00
  • bc3d36e559 Remove 'guioptions' workaround Tim Pope 2019-08-09 00:44:04 -04:00
  • 8227503714 Open :Gstatus for :Gcommit -i and :Gcommit -p Tim Pope 2019-08-08 17:41:40 -04:00
  • f0acf3e883 Show dirty submodules in Unstaged section Tim Pope 2019-08-09 00:32:42 -04:00
  • a09e49d2bb Support :Gblame --reverse Tim Pope 2019-08-08 20:20:45 -04:00
  • cce9ca0933 Move select temp file configuration to BufReadPre Tim Pope 2019-08-08 21:02:19 -04:00
  • 0a536ed5af Don't unnecessarily change ":verbose set scrollbind?" Tim Pope 2019-08-08 20:13:10 -04:00
  • 9420d05ddd Eliminate b:fugitive_blamed_bufnr Tim Pope 2019-08-08 20:00:25 -04:00
  • 6db7120c9a Don't double set temp options on blame buffer Tim Pope 2019-08-08 19:57:55 -04:00
  • 4a42d4e21c Encapsulate retrieval of blamed bufnr Tim Pope 2019-08-08 19:57:30 -04:00
  • 206b54a147 Retool :Gblame close map Tim Pope 2019-08-08 15:24:17 -04:00
  • 1260de3b7d Fix :Gread blobhash Tim Pope 2019-08-08 18:15:26 -04:00
  • 9d36dc2d74 Check for built-ins with .exe extension on Windows Tim Pope 2019-08-08 01:44:44 -04:00
  • 0db4ceb980 Restore press enter prompt in :Ggrep in GUI Tim Pope 2019-08-07 19:31:26 -04:00
  • 95c1f1525d Fix accidental utility invocation on :Git complete Tim Pope 2019-08-07 18:11:57 -04:00
  • cfca94c723 Expand simple aliases in :Git Tim Pope 2019-08-07 17:31:08 -04:00
  • edae34e02f Fix count with jump to commit section Tim Pope 2019-08-07 00:52:38 -04:00
  • d7172882b7 Add default core.askPass to :Gpull Tim Pope 2019-08-06 19:57:27 -04:00
  • 511e32114b Swap gu and gU Tim Pope 2019-08-06 15:39:01 -04:00
  • 0cc3beeae9 Tweak commit for u rebase map Tim Pope 2019-08-06 14:28:48 -04:00
  • 0484c03c6b Allow :Grevert --abort/continue/quit Tim Pope 2019-08-04 00:37:11 -04:00
  • 9d77fd566c Add Git dir presence guard to all commands Tim Pope 2019-08-06 12:31:47 -04:00
  • 35d7590354 Provide s/u mappings on commits Tim Pope 2019-08-04 01:15:35 -04:00
  • c4d4986f1e Delegate :G command to :Gcommand for 8 commands Tim Pope 2019-08-04 00:05:18 -04:00
  • fb9acc6831 Add a FAQ entry about remote passwords Tim Pope 2019-08-03 20:32:27 -04:00
  • 81eec879a4 Update :Gstatus description in README Tim Pope 2019-08-03 20:55:33 -04:00
  • 14effe7bfb Mention :Gpull and related commands in README Tim Pope 2019-08-03 20:43:39 -04:00
  • 15fe543508 :Glog isn't that exciting Tim Pope 2019-08-03 20:27:20 -04:00
  • bd70719f54 Provide :Grevert and :Gmerge mappings Tim Pope 2019-08-03 21:35:46 -04:00
  • 0f08b0cbbb Provide separate file/hunk jump maps Tim Pope 2019-08-03 00:52:49 -04:00
  • 35cf80dd3b Fix :Gbrowse with range and blame.coloring enabled Tim Pope 2019-08-03 16:25:41 -04:00
  • dffa56c4ea Retool section jump maps Tim Pope 2019-08-02 23:40:13 -04:00
  • 9ac6a258d6 Fall back to "commit" line for file hunk jump maps Tim Pope 2019-08-02 16:02:19 -04:00
  • e5a6a8c525 Support jump maps in visual mode Tim Pope 2019-08-02 17:07:27 -04:00
  • 875a58c2e1 Document :Git --paginate Tim Pope 2019-08-02 17:50:47 -04:00
  • 3f417d7ad1 Enable fixup/squash maps in :Git log Tim Pope 2019-08-02 20:08:24 -04:00
  • 2b757e87d5 Disable modelines in temp files Tim Pope 2019-08-02 14:42:24 -04:00
  • 5af58f9da1 Fix a typo in the docs Vais Salikhov 2019-08-02 14:54:34 -04:00
  • 4c0dbb66eb Always use temp file for :Git diff and :Git log Tim Pope 2019-08-02 13:29:59 -04:00
  • 9118ed27c3 Add -addr= declarations Tim Pope 2019-08-02 13:05:01 -04:00
  • 291cf5d1bc :0Ggrep calls :Glgrep Tim Pope 2019-08-02 12:05:49 -04:00
  • 928e1e71e7 Document :Git --no-pager Tim Pope 2019-08-02 02:00:10 -04:00
  • b9c47cec52 Add command dispatcher Tim Pope 2019-08-02 01:01:11 -04:00
  • 21991bcbaf Eliminate redundant :G and :Git implementations Tim Pope 2019-08-02 00:11:00 -04:00
  • 665cec73d9 Provide :Grevert Tim Pope 2019-07-25 22:27:24 -04:00
  • d54e98bedb Remove overlooked 40 character limits Tim Pope 2019-08-01 22:52:10 -04:00
  • 0ab2d9709c Preserve cursor position after staging last untracked file Tim Pope 2019-08-01 19:27:35 -04:00
  • 7df9f07e1f Compensate for blame.coloring Tim Pope 2019-08-01 12:33:49 -04:00
  • fb3c603ce6 Always use temp file for :Git --no-pager Tim Pope 2019-07-30 14:39:16 -04:00
  • 44ade58ed5 Always use :terminal for :Git --paginate Tim Pope 2019-07-30 13:04:39 -04:00
  • 881d72f1af Preserve index on cza and czp Tim Pope 2019-07-29 00:48:31 -04:00
  • f3dde245b3 Map I to :Git add --intent-to-add Tim Pope 2019-07-29 17:03:59 -04:00
  • a3ab24f681 Fire synthetic QuickFix events on :Ggrep Tim Pope 2019-07-29 13:19:44 -04:00
  • bd89fd440b Fix error message for rev-parse Tim Pope 2019-07-29 00:48:11 -04:00
  • 3c4ad5ff72 Avoid unnecessary diffing in :Gstatus Tim Pope 2019-07-28 21:45:55 -04:00
  • fff24e29e6 Add czA and czP aliases for cza and czp Tim Pope 2019-07-28 21:50:40 -04:00
  • 0810dcc805 Fix typo Tim Pope 2019-07-28 20:42:33 -04:00
  • 3b0f68180f Compensate for bad 'shellredir' Tim Pope 2019-07-28 19:11:03 -04:00
  • 49f3f92fd5 Guard against inadvertent :| invocation Tim Pope 2019-07-28 19:13:29 -04:00
  • 645406f592 Use :Gdiffsplit! for diff maps Tim Pope 2019-07-28 01:19:41 -04:00
  • 7bfce97480 Provide misc :Git mappings Tim Pope 2019-07-25 22:26:25 -04:00
  • 3e9ef9349d Remove error guards for old object syntax Tim Pope 2019-07-22 15:15:19 -04:00
  • 881ad1ed0b Guard against missing output on :Gcommit success Tim Pope 2019-07-26 21:22:19 -04:00
  • ebc3f35575 Require bang to :Gwrite from index Tim Pope 2019-07-26 11:21:29 -04:00
  • 79566b5ddd Don't override alt buffer on :Gwrite from index Tim Pope 2019-07-26 11:32:17 -04:00
  • d90e912e46 Provide ignoring maps Tim Pope 2019-07-23 20:42:34 -04:00
  • 2bfb6e9889 Reverse inline diff mappings Tim Pope 2019-07-24 16:17:03 -04:00
  • b92de0138d Provide rudimentary stash mappings Tim Pope 2019-07-22 14:34:54 -04:00
  • d95cc5f8c2 Remove :Gedit HEAD and :Gedit refs/... special cases Tim Pope 2019-07-23 15:29:12 -04:00
  • 55cb58cd5f Add :Git add --intent-to-add to :Gstatus P Tim Pope 2019-07-23 20:30:55 -04:00
  • ce283cbdbf Remove i special behavior on section heading Tim Pope 2019-07-23 20:10:31 -04:00
  • 994d1b518f Remove --intend-to-add from :Gstatus i Tim Pope 2019-07-23 19:36:18 -04:00
  • d88a0f8465 Fix :Gstatus X in visual patch selection Tim Pope 2019-07-23 18:31:55 -04:00
  • 54bc4ab9dd Improve error handling on :Gstatus X Tim Pope 2019-07-23 18:13:08 -04:00
  • 15df3f8959 Do what the user means for LANG= in g:fugitive_git_executable Tim Pope 2019-07-23 13:42:19 -04:00
  • 1fe6202848 Fix :Gbrowse assuming range Tim Pope 2019-07-22 15:20:16 -04:00
  • a152894a55 Don't rely on exception message for :Gbrowse - error Tim Pope 2019-07-22 14:33:06 -04:00
  • 8a693fb7bc Restore :Gdiffsplit :n Tim Pope 2019-07-22 14:31:57 -04:00
  • 80996c2e2c Map c? and r? to show commit and rebase help Tim Pope 2019-07-21 12:24:55 -04:00
  • 238a5d8aaf Map U as :Git reset -q Tim Pope 2019-07-20 23:43:19 -04:00
  • 76bd7d6cb4 Map gr to jump to rebasing section Tim Pope 2019-07-21 15:26:58 -04:00
  • ac97fa3781 Use terminal for :Git fetch/pull/push Tim Pope 2019-07-17 14:10:55 -04:00
  • 6e2310a154 :Gstatus called from status window forces reload Tim Pope 2019-07-18 16:57:24 -04:00
  • 387cb5c2a0 Clean up error reporting on :Gwrite in diff Tim Pope 2019-07-20 23:35:24 -04:00