Commit Graph

  • c242cb6369 Provide maps to find similar diff lines master Tim Pope 2019-08-18 10:48:15 -0400
  • ff058bf5b7 Fix diff after :Gwrite Tim Pope 2019-08-18 07:46:26 -0400
  • ed6f4256fc Change work tree buffer on :Gwrite exactly once Tim Pope 2019-08-18 09:06:08 -0400
  • 1c22b69652 Remove dp map in blobs Tim Pope 2019-08-18 09:05:04 -0400
  • 52f71a3154 Follow renames on :0Gclog Tim Pope 2019-08-18 05:59:28 -0400
  • fdbcad0624 Allow expanding merge conflict in :Gstatus Tim Pope 2019-08-18 04:01:59 -0400
  • bbd9afe790 Provide map to close diff buffers Tim Pope 2019-08-15 03:38:09 -0400
  • f2ca0e43a1 Give s:MapEx() more intention revealing name Tim Pope 2019-08-18 04:58:48 -0400
  • 25581bf775 Support discarding multiple changes in visual mode Tim Pope 2019-08-18 01:45:33 -0400
  • e69a3ea21a Add nested to reload status autocommands Tim Pope 2019-08-17 08:43:21 -0400
  • 442d56e23c Fix :Glog Tim Pope 2019-08-16 13:48:32 -0400
  • cb613ca05d Fix :Gdiffsplit with diffopt+=vertical Daniel Hahler 2019-08-16 18:02:28 +0200
  • d6f7eaf16c Compensate for 'noequalalways' in merge diff Tim Pope 2019-08-16 03:13:32 -0400
  • b6dbe402e8 Fix :Glog with diff.noprefix set Tim Pope 2019-08-16 07:07:33 -0400
  • 86c276d629 Fix version check for doautocmd <nomodeline> Tim Pope 2019-08-16 06:11:29 -0400
  • 22e9b26075 doc: prefer https url Felix Archambault 2017-01-04 16:57:26 -0500
  • 2518ef9a02 Map double click to jump to file Tim Pope 2019-08-15 22:56:36 -0400
  • bb82255490 Add :help reference to README Tim Pope 2019-08-15 22:46:29 -0400
  • a8163625f8 Vim automatically sets cursorbind for diff buffers Tim Pope 2019-08-15 22:38:56 -0400
  • 7079d0c7e2 Convert all FugitivePrepare() int arguments to buffer names Tim Pope 2019-08-15 21:59:27 -0400
  • 4f51d99f44 Encapsulate shell escaping user arguments Tim Pope 2019-08-15 21:31:53 -0400
  • c972b2a065 Fix :Ghdiffsplit with diffopt=vertical Tim Pope 2019-08-15 19:34:06 -0400
  • cf9ef7377f Don't process modelines after :Gwrite Tim Pope 2019-08-15 17:53:05 -0400
  • 45ca1eab83 Use platform slashes for :Gcd Tim Pope 2019-08-15 16:52:15 -0400
  • a80b965d0d Remove legacy support for /relative/path Tim Pope 2019-08-15 17:00:21 -0400
  • 03361373b1 Fix :Gstatus U map Tim Pope 2019-08-15 17:52:38 -0400
  • 6a04e875f8 Provide diff maps in blobs Tim Pope 2019-08-14 10:57:40 -0400
  • 557cc74141 Fix syntax error Tim Pope 2019-08-15 11:49:49 -0400
  • b887de5ce2 Don't reuse blame buffers for Gstatus edits Tim Pope 2019-08-15 03:41:29 -0400
  • 6cc52a1aab Fix extra bang in diff maps Tim Pope 2019-08-15 03:33:20 -0400
  • faa895239b Clean up gitdir file parsing Tim Pope 2019-08-15 02:21:30 -0400
  • 6eb885c017 Always diff against parents in :Gdiffsplit! Tim Pope 2019-08-14 10:29:59 -0400
  • 308e4bf241 Fix temp file gq shadowing blame gq Tim Pope 2019-08-14 01:56:17 -0400
  • 7d484eaf52 Use s:Map() for nearly all maps Tim Pope 2019-08-13 23:53:16 -0400
  • 34bfcd471b Fix error generating command for :'<,'>Gblame Tim Pope 2019-08-14 09:37:10 -0400
  • 1d2821f91e Clarify :Gstatus p behavior Tim Pope 2019-08-14 00:51:48 -0400
  • 53e5e61afa Emphasize :Glog behavior change Tim Pope 2019-08-13 18:12:58 -0400
  • 1359d620eb Force <nowait> for all generated maps Tim Pope 2019-08-13 23:32:15 -0400
  • 5defa72b81 Provide count on blob blame maps for --reverse Tim Pope 2019-08-13 20:38:17 -0400
  • c21736dde7 Jump to file not diff for boundary commit in :Gblame Tim Pope 2019-08-13 20:31:16 -0400
  • 11691b38bb Allow :Gblame ^boundary to use scrollbind Tim Pope 2019-08-13 21:23:33 -0400
  • 69bf0e3469 Accept commit.. :Gblame argument as commit not filename Tim Pope 2019-08-13 20:58:00 -0400
  • e7c2563288 Remove bang variant of :Git from README Tim Pope 2019-08-13 18:11:05 -0400
  • c0ce201c3b Remove :Git --paginate from docs Tim Pope 2019-08-13 18:56:18 -0400
  • 49b777ae44 Use rev-list in lieu of log with raw format Tim Pope 2019-08-13 17:24:12 -0400
  • f33a53bceb Remove debug Tim Pope 2019-08-13 17:20:51 -0400
  • 16bfd4fa92 Fix offset jumping to patch on :Gblame --reverse Tim Pope 2019-08-13 17:20:00 -0400
  • 8038ee60a9 Fix -1 effectively canceling --reverse Tim Pope 2019-08-13 17:12:24 -0400
  • 08a9a45dbc Support :rightbelow Gblame and other <mods> Tim Pope 2019-08-13 15:58:10 -0400
  • 0a7ffc5d67 Use descendant when jumping to patch for :Gblame --reverse Tim Pope 2019-08-13 16:27:21 -0400
  • 0392f64a93 Make :Gblame a proper subcommand Tim Pope 2019-08-11 17:01:24 -0400
  • d1033e756e Cleaner error on -z command failure Tim Pope 2019-08-13 14:10:53 -0400
  • 79b1f16a7a Delegate :Git grep to :Ggrep Tim Pope 2019-08-11 21:27:59 -0400
  • 03710a877a Use same window for commit message on :0Gcommit Tim Pope 2019-08-12 00:10:16 -0400
  • b4d40abb10 Use lower case for subcommand declarations Tim Pope 2019-08-11 21:13:15 -0400
  • 3ca888470b Expand diffs on :Gcommit --patch Tim Pope 2019-08-11 22:32:48 -0400
  • 4460aeffdd Use temp buffer with man filetype for :Git help Tim Pope 2019-08-11 18:31:13 -0400
  • 078210c718 Use temp buffer for :Git show and :Git stash show Tim Pope 2019-08-11 18:12:12 -0400
  • d417fd3199 Move blame buffer settings to FileType event Tim Pope 2019-08-11 01:18:21 -0400
  • 4daa0c558c Support nearly all git-blame flags Tim Pope 2019-08-11 00:36:31 -0400
  • 7686b7dc5c Support blame.blankBoundary with Ignore highlight Tim Pope 2019-08-10 22:22:52 -0400
  • 68f0cb87a9 Don't require <mods> for vertical/tab blame culprit maps Tim Pope 2019-08-11 01:02:06 -0400
  • 9ca6e0c633 Remove q from :Gblame documentation Tim Pope 2019-08-10 21:55:20 -0400
  • 97e993611e Highlight blame --score-debug and blame -c Tim Pope 2019-08-10 17:34:12 -0400
  • 54f155218a Remove duplicate b:fugitive_status initialization Tim Pope 2019-08-09 00:31:48 -0400
  • c7e3df5283 Provide some commit --reset-author maps Tim Pope 2019-08-10 16:18:25 -0400
  • bc3d36e559 Remove 'guioptions' workaround Tim Pope 2019-08-09 00:44:04 -0400
  • 8227503714 Open :Gstatus for :Gcommit -i and :Gcommit -p Tim Pope 2019-08-08 17:41:40 -0400
  • f0acf3e883 Show dirty submodules in Unstaged section Tim Pope 2019-08-09 00:32:42 -0400
  • a09e49d2bb Support :Gblame --reverse Tim Pope 2019-08-08 20:20:45 -0400
  • cce9ca0933 Move select temp file configuration to BufReadPre Tim Pope 2019-08-08 21:02:19 -0400
  • 0a536ed5af Don't unnecessarily change ":verbose set scrollbind?" Tim Pope 2019-08-08 20:13:10 -0400
  • 9420d05ddd Eliminate b:fugitive_blamed_bufnr Tim Pope 2019-08-08 20:00:25 -0400
  • 6db7120c9a Don't double set temp options on blame buffer Tim Pope 2019-08-08 19:57:55 -0400
  • 4a42d4e21c Encapsulate retrieval of blamed bufnr Tim Pope 2019-08-08 19:57:30 -0400
  • 206b54a147 Retool :Gblame close map Tim Pope 2019-08-08 15:24:17 -0400
  • 1260de3b7d Fix :Gread blobhash Tim Pope 2019-08-08 18:15:26 -0400
  • 9d36dc2d74 Check for built-ins with .exe extension on Windows Tim Pope 2019-08-08 01:44:44 -0400
  • 0db4ceb980 Restore press enter prompt in :Ggrep in GUI Tim Pope 2019-08-07 19:31:26 -0400
  • 95c1f1525d Fix accidental utility invocation on :Git complete Tim Pope 2019-08-07 18:11:57 -0400
  • cfca94c723 Expand simple aliases in :Git Tim Pope 2019-08-07 17:31:08 -0400
  • edae34e02f Fix count with jump to commit section Tim Pope 2019-08-07 00:52:38 -0400
  • d7172882b7 Add default core.askPass to :Gpull Tim Pope 2019-08-06 19:57:27 -0400
  • 511e32114b Swap gu and gU Tim Pope 2019-08-06 15:39:01 -0400
  • 0cc3beeae9 Tweak commit for u rebase map Tim Pope 2019-08-06 14:28:48 -0400
  • 0484c03c6b Allow :Grevert --abort/continue/quit Tim Pope 2019-08-04 00:37:11 -0400
  • 9d77fd566c Add Git dir presence guard to all commands Tim Pope 2019-08-06 12:31:47 -0400
  • 35d7590354 Provide s/u mappings on commits Tim Pope 2019-08-04 01:15:35 -0400
  • c4d4986f1e Delegate :G command to :Gcommand for 8 commands Tim Pope 2019-08-04 00:05:18 -0400
  • fb9acc6831 Add a FAQ entry about remote passwords Tim Pope 2019-08-03 20:32:27 -0400
  • 81eec879a4 Update :Gstatus description in README Tim Pope 2019-08-03 20:55:33 -0400
  • 14effe7bfb Mention :Gpull and related commands in README Tim Pope 2019-08-03 20:43:39 -0400
  • 15fe543508 :Glog isn't that exciting Tim Pope 2019-08-03 20:27:20 -0400
  • bd70719f54 Provide :Grevert and :Gmerge mappings Tim Pope 2019-08-03 21:35:46 -0400
  • 0f08b0cbbb Provide separate file/hunk jump maps Tim Pope 2019-08-03 00:52:49 -0400
  • 35cf80dd3b Fix :Gbrowse with range and blame.coloring enabled Tim Pope 2019-08-03 16:25:41 -0400
  • dffa56c4ea Retool section jump maps Tim Pope 2019-08-02 23:40:13 -0400
  • 9ac6a258d6 Fall back to "commit" line for file hunk jump maps Tim Pope 2019-08-02 16:02:19 -0400
  • e5a6a8c525 Support jump maps in visual mode Tim Pope 2019-08-02 17:07:27 -0400
  • 875a58c2e1 Document :Git --paginate Tim Pope 2019-08-02 17:50:47 -0400