Commit Graph

  • 260182c65c Support partial staging after git add -N Tim Pope 2020-07-30 21:36:29 -04:00
  • 9b6a24b131 Fix tab complete for :Git push --option Tim Pope 2020-07-27 19:57:50 -04:00
  • 1da7c133b1 Recommend :Git log over :Gclog Tim Pope 2020-06-27 16:39:13 -04:00
  • 27a5c3abd2 Trigger OptionSet on automatic :diffoff Tim Pope 2020-05-31 00:49:36 -04:00
  • 03fa78141e Improve weird :Ggrep --column quickfix title Tim Pope 2020-05-18 20:43:39 -04:00
  • f1a75478cb Tighten syntax highlighting for SHA Tim Pope 2020-05-12 13:50:16 -04:00
  • 0646a53c6b Add Help: header Tim Pope 2020-05-07 07:14:18 -04:00
  • d2abfca08f Refactor run loop Tim Pope 2020-04-25 19:08:13 -04:00
  • e87fe092a2 Extract s:RunEdit() Tim Pope 2020-04-25 16:54:03 -04:00
  • 5d32f75289 Fix stash map Maksim Odnoletkov 2020-05-28 21:46:22 +01:00
  • caf3b1d569 Don't default :Git grep to --column Tim Pope 2020-04-17 16:20:35 -04:00
  • f17a91d010 Provide completion relative to working directory Tim Pope 2020-04-24 21:53:16 -04:00
  • 5dfe8581ca Extract :Ggrep/:Glgrep wrapper function Tim Pope 2020-04-24 22:58:59 -04:00
  • 92ad06f70d Use parameterized Git dir when completing heads Tim Pope 2020-04-24 20:36:17 -04:00
  • 05bbfcd0dc Remove commit entry from :{range}Glog Tim Pope 2020-04-21 13:25:37 -04:00
  • 85e2c73830 Favor :Ggrep over :Git grep Tim Pope 2020-04-08 02:36:17 -04:00
  • f5391f0bfc Fix race condition resuming job after editor invocation Tim Pope 2020-04-10 09:07:24 -04:00
  • 53dd9b3957 Encapsulate update-index --index-info Tim Pope 2020-04-08 03:38:58 -04:00
  • 792f51a58b Leverage Git config retrieval helpers Tim Pope 2020-04-08 02:48:14 -04:00
  • a9bf9de61d Move Quickfix section under Git section Tim Pope 2020-04-08 02:40:33 -04:00
  • 0e35c9bbc7 Fix typos in README James Wright 2020-03-21 19:31:59 -06:00
  • 9a4d730270 Drop support for :{windowheight}Git Tim Pope 2020-03-11 13:05:59 -04:00
  • ccf582838b Fix some inconsistencies in help mappings Patrice Peterson 2020-03-12 00:33:37 +01:00
  • d3cdb3208d Have remaining mappings use S:Map() Patrice Peterson 2020-03-12 00:04:38 +01:00
  • 4a24804adc Rewrite feature summary in README Tim Pope 2020-02-18 14:10:26 -05:00
  • 5ad42e307f Factor in 8.2.0239 when checking for job env support Tim Pope 2020-03-07 16:49:23 -05:00
  • 68f570ec38 Enable closing stdin by pressing CTRL-D Tim Pope 2020-03-07 11:44:07 -05:00
  • 12e43b62cc Don't use "Head:" header for commit under cursor Tim Pope 2020-03-05 13:20:33 -05:00
  • ffd7042c15 Fix echoed line during :Gread Tim Pope 2020-03-09 10:47:50 -04:00
  • dbc8d9a32c Fix list indexing bug Tim Pope 2020-03-05 10:50:00 -05:00
  • e06005a742 Fix staging hunk that comes after binary file Tim Pope 2020-03-05 08:34:50 -05:00
  • 8388b6d0fb Use status headers for commit maps Tim Pope 2020-03-04 10:29:45 -05:00
  • 7ae214e445 Fix erroneous temp buffer on non-listing :Git branch Tim Pope 2020-03-03 08:50:04 -05:00
  • 3c3e6ea67b Support most top level Git options Tim Pope 2020-02-23 17:58:30 -05:00
  • 5d7516d3c1 Don't override alternate implementations of legacy commands Tim Pope 2020-02-23 18:56:59 -05:00
  • 8aaf744f2a Don't rely on rebase --autosquash shorthand Tim Pope 2020-02-29 22:53:42 -05:00
  • d102dd92fd Fix :GRename ../ Tim Pope 2020-03-02 02:37:44 -05:00
  • 9acced1409 Fix typo 0xACE 2020-03-02 01:32:25 +01:00
  • 3bd69748c3 Remove remaining :Gsubcmd calls from implementation Tim Pope 2020-02-29 19:29:43 -05:00
  • abb4a26c1e Fix internal documentation command references Tim Pope 2020-02-29 08:19:56 -05:00
  • 3e59a79e48 Move :Ggrep docs near other :Gcommands Tim Pope 2020-02-29 08:08:49 -05:00
  • e84f023edf Remove redundant exists(':Gblame') check Tim Pope 2020-02-29 08:01:28 -05:00
  • d0dceb9feb Change subtopic help tag style from :Git- to :Git_ Tim Pope 2020-02-29 07:58:30 -05:00
  • 025151bc78 Fix deletion of trailing fold upon loading blob Tim Pope 2020-02-29 22:35:21 -05:00
  • aada6479cf Use :Gsubcmd completion for :Git subcmd Tim Pope 2020-02-23 19:35:40 -05:00
  • 6b40e51008 Remove most uses of s:EchoExec() Tim Pope 2020-02-18 14:14:13 -05:00
  • c452181975 Remove old :Git! temp buffer behavior Tim Pope 2020-02-23 00:13:41 -05:00
  • 430253c302 Drop support for non-PTY :! Tim Pope 2020-02-23 18:04:43 -05:00
  • a5c921190a Override existing config values on :Git -c config.option= Tim Pope 2020-02-23 15:40:34 -05:00
  • 31629d8bd1 Use :read for :{range}Git! --paginate Tim Pope 2020-02-22 22:12:26 -05:00
  • 5a5a95b90a Tease apart bang and non-bang variants of :Gread Tim Pope 2020-02-22 22:11:48 -05:00
  • 87f998e15f Remove erroneous :Gedit! deprecation Tim Pope 2020-02-22 20:55:10 -05:00
  • 2acea41bef Handle custom Git executable for :Git --paginate Tim Pope 2020-02-22 19:58:48 -05:00
  • c0aad3ac78 Update internal uses of :Git! to :Git --paginate Tim Pope 2020-02-19 00:06:51 -05:00
  • 8b83d6ec6c Use :pedit for :Git! --paginate Tim Pope 2020-02-18 16:36:48 -05:00
  • efb1c8a29d Add - map for Push header Tim Pope 2020-02-22 19:06:03 -05:00
  • 9e4a5239ee Respect 'wildignorecase' when completing :Gedit Rob Pilling 2020-02-18 18:05:51 +00:00
  • 349b18d373 Pull out s:fileignorecase() Rob Pilling 2020-02-18 18:04:10 +00:00
  • 2e67f82b79 Refine handling of pagination via temp buffer Tim Pope 2020-02-18 19:44:49 -05:00
  • a81ba999e8 Correctly treat config keys without values as true Tim Pope 2020-02-18 16:46:25 -05:00
  • cb1300d751 Deprecate :Gsplit! family in documentation Tim Pope 2020-02-18 16:35:18 -05:00
  • d10dc9ea93 Quarantine deprecated commands in documentation Tim Pope 2020-02-18 14:09:24 -05:00
  • 2401f1a7da Work around minibufexpl/autochdir induced error Tim Pope 2020-02-18 12:16:10 -05:00
  • 81ca98d7e8 Fix Trailing Characters, Invalid range error for :<count>Gstatus Appu Joseph 2020-02-18 10:07:37 -05:00
  • 9bbbb65888 Add capitalized versions of non-standard commands Tim Pope 2020-02-16 13:49:00 -05:00
  • 9f69019424 Partially support :Git difftool on old Git Tim Pope 2020-02-05 15:41:08 -05:00
  • 98f67310aa Parameterize subcommand Git executable Tim Pope 2020-02-04 20:36:58 -05:00
  • 460664018a Fix typo --include-index to --keep-index in help hitsuji no shippo 2020-02-06 10:12:15 +09:00
  • 0e6f72b005 Allow custom subcommands outside of Git repository Tim Pope 2020-02-02 15:34:42 -05:00
  • e144a9f559 Extract helper for setting job environment Tim Pope 2020-02-02 15:57:33 -05:00
  • df3ac9d278 Enable opening arbitrary URLs with :Gbrowse Tim Pope 2020-02-05 14:37:54 -05:00
  • 3c45ed0d13 Fix false positive on deprecated :.Glog usage Tim Pope 2020-02-05 11:57:50 -05:00
  • a95972cefc Don't clobber alternate buffer on :Gstatus Tim Pope 2020-02-05 12:48:16 -05:00
  • 18582f4986 Remove deprecated C map to fix broken warning Tim Pope 2020-02-05 12:32:06 -05:00
  • 083f3c23cc Preserve existing 'scrollbind' arrangement with :Gblame Tim Pope 2020-02-03 11:01:22 -05:00
  • 9ecd6ebf92 Eliminate last temporary :cd Tim Pope 2020-02-02 15:50:25 -05:00
  • 3221cdfbde Support :Git -c config.name=value Tim Pope 2020-02-02 15:09:49 -05:00
  • 8e90d82eb4 Use --no-optional-locks for :Gstatus Tim Pope 2020-02-01 10:49:35 -05:00
  • 1c1014a046 Continue running commands on Vim exit Tim Pope 2020-01-30 13:00:45 -05:00
  • 268a9c1b8f Don't make assumptions about current line number when displaying commit Tim Pope 2020-01-26 17:39:32 -05:00
  • fc0199555e Extend nvim carriage return workaround to ptys Tim Pope 2020-01-26 15:37:02 -05:00
  • d926e3beb4 Try to wipe out temp buffer from :read Tim Pope 2020-01-26 10:37:34 -05:00
  • 40872a9555 Don't use job pty unless Vim supports it Tim Pope 2020-01-26 08:01:34 -05:00
  • 279d56eb47 Show unpulled before unpushed Tim Pope 2020-01-25 21:13:00 -05:00
  • 54b308eedb Revert work in progress changes Tim Pope 2020-01-26 07:23:06 -05:00
  • 655f7c92f3 Show unpushed and unpulled sections for both upstream and push Tim Pope 2020-01-25 20:34:28 -05:00
  • 477f26cf50 Include refs/heads in constructed push commands Tim Pope 2020-01-25 20:20:02 -05:00
  • 76ffaf4e7d Recognize pull.rebase=preserve in :Gstatus Tim Pope 2020-01-25 18:28:35 -05:00
  • 90b7d98b6c Temporarily restore User Fugitive autocommand Tim Pope 2020-01-25 11:23:14 -05:00
  • 4637aca145 Remove tags file warning Tim Pope 2020-01-24 17:24:35 -05:00
  • cd7db1d57c Replace old public detection API with hint errors Tim Pope 2020-01-24 17:15:25 -05:00
  • 036fe0f084 Job environment variables are broken on Neovim Tim Pope 2020-01-24 05:46:41 -05:00
  • 22255613f7 Replace :Gcommit/:Grevert with standard job runner Tim Pope 2020-01-18 02:09:00 -05:00
  • c989c1f59e Replace :Grebase/:Gmerge/:Gpull with standard job runner Tim Pope 2020-01-20 08:25:58 -05:00
  • 6b18f7b758 Remove :Gwrite in :Git diff Tim Pope 2020-01-19 07:50:42 -05:00
  • 8d6f9734c1 Use jobs for :Git Tim Pope 2020-01-05 18:54:06 -05:00
  • 4301c57f24 Extract helper script creator function Tim Pope 2020-01-18 01:33:31 -08:00
  • 7f22cc6167 Revert "Specify shell command, not wrapper, in b:dispatch" Tim Pope 2020-01-23 03:49:14 -05:00
  • 9d62c67737 Remove legacy autocommands Tim Pope 2020-01-21 05:10:39 -05:00
  • 71038e83f1 Try to use relative path for :Ggrep Tim Pope 2020-01-21 15:27:59 -05:00