Commit Graph

  • dc413818a6 Fire ShellCmdPost after :Gpush Tim Pope 2019-09-16 16:32:01 -04:00
  • 2cf584f97d Remove redundant jump when opening :Gstatus Maksim Odnoletkov 2019-09-13 00:57:52 +01:00
  • 26f6037de6 Reveal folds when using jump maps in commits Maksim Odnoletkov 2019-09-06 00:46:36 +01:00
  • 35f1095f9b Expose completion helpers for subcommands Tim Pope 2019-09-08 18:09:44 -04:00
  • f5fc469c0c Ignore blank buffers in fugitive#Statusline() Tim Pope 2019-09-06 17:16:19 -04:00
  • cb66611f03 Remove blank buffer FAQ entry Tim Pope 2019-09-05 17:26:58 -04:00
  • 49287b6e87 Remove redundant autocommands Tim Pope 2019-09-05 16:42:39 -04:00
  • ec918b9a79 Support blank buffers Tim Pope 2019-09-05 15:46:27 -04:00
  • ff0eeac045 Document disabling global maps Tim Pope 2019-09-05 15:34:16 -04:00
  • eb04d8bcc0 Standardize on "maps", not "mappings" Tim Pope 2019-09-05 15:26:01 -04:00
  • 2d0df5842a Fix :Glog Teo Ljungberg 2019-09-04 22:49:39 +02:00
  • 1937bc3cd9 Experimental support for blank buffers Tim Pope 2019-09-01 20:47:49 -05:00
  • d2837b103c Add sponsor button Tim Pope 2019-09-04 15:03:24 -04:00
  • 10c54dfc93 Set b:git_dir for :terminal buffers Tim Pope 2019-09-04 15:22:22 -04:00
  • 40bc5aff18 Make universal maps global Tim Pope 2019-09-03 23:56:16 -04:00
  • 68da9a2be3 Make :Glog and :Ggrep global Tim Pope 2019-09-04 00:50:31 -04:00
  • 804957a3e6 Make :Gbrowse global Tim Pope 2019-09-03 22:43:39 -04:00
  • cf88ce96c9 Make :Gmove and :Gremove global Tim Pope 2019-09-03 21:29:55 -04:00
  • 2464b0c29a Make :Gcd global Tim Pope 2019-09-03 21:27:13 -04:00
  • 77a732c97c Explicitly document :Git subcommands Tim Pope 2019-09-04 15:11:46 -04:00
  • 64d106dfdd Remove fugitive- prefix from command help topics Tim Pope 2019-09-04 00:58:34 -04:00
  • c9d4ea7900 Always use Git style path for <C-R><C-G> Tim Pope 2019-09-03 23:08:50 -04:00
  • 99ad1a89fa Relocate 'path' adjustment Tim Pope 2019-09-03 23:45:54 -04:00
  • 2eb6aac0c4 Adjust warning wording Tim Pope 2019-09-03 23:50:25 -04:00
  • c80ffaf073 Don't override user :Gr Tim Pope 2019-09-04 12:09:47 -04:00
  • 63a05a6935 Remove 'tags' support Tim Pope 2019-09-03 21:40:14 -04:00
  • 522d3d3c1e Make edit commands global Tim Pope 2019-09-03 20:21:41 -04:00
  • b8c33aa0a1 Enable edit commands to work without git dir Tim Pope 2019-09-03 19:18:51 -04:00
  • 39f9e2d722 Move IO functions with rest of API Tim Pope 2019-09-03 20:20:33 -04:00
  • a45e2c6d57 Provide :Gr as alias for :Gread Tim Pope 2019-09-02 19:57:52 -04:00
  • 5042fd965d Tweak :Gedit > semantics Tim Pope 2019-09-02 19:08:56 -04:00
  • 251eda7eb6 Reduce fugitive#buffer() to stub object Tim Pope 2019-09-01 20:55:22 -04:00
  • c212d854d5 Accommodate git-blame revision ignoring features Tim Pope 2019-08-22 21:50:28 -05:00
  • 082a9b99e7 Remove double word in docs Tim Pope 2019-08-22 21:21:21 -05:00
  • c13e0e1afd Don't browse to blob for empty buffer Tim Pope 2019-08-31 22:22:50 -04:00
  • b97a9abe29 Provide global :Git and :G Tim Pope 2019-08-21 11:31:32 -05:00
  • 410e17129d Use :Git not :G for visible maps Tim Pope 2019-08-22 19:45:13 -05:00
  • 3a01f4b819 Remove toggling behavior of :Gblame Tim Pope 2019-08-22 19:14:59 -05:00
  • f04a2275db Remove feedkeys() contortions in :Gdiffsplit Tim Pope 2019-08-21 15:09:30 -05:00
  • b714adbc51 Fix q deprecation message Tim Pope 2019-08-21 09:12:17 -05:00
  • 9abe962c9d fugitive.vim 3.0 v3.0 Tim Pope 2019-08-20 10:06:56 -04:00
  • b6bbb17e3f Expose IO functions as object Tim Pope 2019-06-24 14:58:02 -04:00
  • 9dcf1d7d81 Document important API functions Tim Pope 2019-08-20 08:40:39 -04:00
  • a510b3aadf Deprecate :Gstatus q Tim Pope 2019-08-19 12:39:23 -04:00
  • c63fd1b71b Support a...b as notation for merge base Tim Pope 2019-08-19 11:03:59 -04:00
  • e768806266 Remove obsolete Git object examples Tim Pope 2019-08-19 11:18:48 -04:00
  • f29298880f Provide FugitiveGitPath() Tim Pope 2019-08-19 08:37:22 -04:00
  • 2b6199594a Use FugitiveVimPath() to normalize directories during detection Tim Pope 2019-08-19 09:01:05 -04:00
  • fd7b5d8a1e Rename s:PlatformSlash() to FugitiveVimPath() Tim Pope 2019-08-19 06:19:34 -04:00
  • e759a85486 Provide separate highlight groups for file sections Tim Pope 2019-08-19 08:04:35 -04:00
  • 85ffe4754e Remove dead code Tim Pope 2019-08-19 06:42:38 -04:00
  • c242cb6369 Provide maps to find similar diff lines Tim Pope 2019-08-18 10:48:15 -04:00
  • ff058bf5b7 Fix diff after :Gwrite Tim Pope 2019-08-18 07:46:26 -04:00
  • ed6f4256fc Change work tree buffer on :Gwrite exactly once Tim Pope 2019-08-18 09:06:08 -04:00
  • 1c22b69652 Remove dp map in blobs Tim Pope 2019-08-18 09:05:04 -04:00
  • 52f71a3154 Follow renames on :0Gclog Tim Pope 2019-08-18 05:59:28 -04:00
  • fdbcad0624 Allow expanding merge conflict in :Gstatus Tim Pope 2019-08-18 04:01:59 -04:00
  • bbd9afe790 Provide map to close diff buffers Tim Pope 2019-08-15 03:38:09 -04:00
  • f2ca0e43a1 Give s:MapEx() more intention revealing name Tim Pope 2019-08-18 04:58:48 -04:00
  • 25581bf775 Support discarding multiple changes in visual mode Tim Pope 2019-08-18 01:45:33 -04:00
  • e69a3ea21a Add nested to reload status autocommands Tim Pope 2019-08-17 08:43:21 -04:00
  • 442d56e23c Fix :Glog Tim Pope 2019-08-16 13:48:32 -04:00
  • cb613ca05d Fix :Gdiffsplit with diffopt+=vertical Daniel Hahler 2019-08-16 18:02:28 +02:00
  • d6f7eaf16c Compensate for 'noequalalways' in merge diff Tim Pope 2019-08-16 03:13:32 -04:00
  • b6dbe402e8 Fix :Glog with diff.noprefix set Tim Pope 2019-08-16 07:07:33 -04:00
  • 86c276d629 Fix version check for doautocmd <nomodeline> Tim Pope 2019-08-16 06:11:29 -04:00
  • 22e9b26075 doc: prefer https url Felix Archambault 2017-01-04 16:57:26 -05:00
  • 2518ef9a02 Map double click to jump to file Tim Pope 2019-08-15 22:56:36 -04:00
  • bb82255490 Add :help reference to README Tim Pope 2019-08-15 22:46:29 -04:00
  • a8163625f8 Vim automatically sets cursorbind for diff buffers Tim Pope 2019-08-15 22:38:56 -04:00
  • 7079d0c7e2 Convert all FugitivePrepare() int arguments to buffer names Tim Pope 2019-08-15 21:59:27 -04:00
  • 4f51d99f44 Encapsulate shell escaping user arguments Tim Pope 2019-08-15 21:31:53 -04:00
  • c972b2a065 Fix :Ghdiffsplit with diffopt=vertical Tim Pope 2019-08-15 19:34:06 -04:00
  • cf9ef7377f Don't process modelines after :Gwrite Tim Pope 2019-08-15 17:53:05 -04:00
  • 45ca1eab83 Use platform slashes for :Gcd Tim Pope 2019-08-15 16:52:15 -04:00
  • a80b965d0d Remove legacy support for /relative/path Tim Pope 2019-08-15 17:00:21 -04:00
  • 03361373b1 Fix :Gstatus U map Tim Pope 2019-08-15 17:52:38 -04:00
  • 6a04e875f8 Provide diff maps in blobs Tim Pope 2019-08-14 10:57:40 -04:00
  • 557cc74141 Fix syntax error Tim Pope 2019-08-15 11:49:49 -04:00
  • b887de5ce2 Don't reuse blame buffers for Gstatus edits Tim Pope 2019-08-15 03:41:29 -04:00
  • 6cc52a1aab Fix extra bang in diff maps Tim Pope 2019-08-15 03:33:20 -04:00
  • faa895239b Clean up gitdir file parsing Tim Pope 2019-08-15 02:21:30 -04:00
  • 6eb885c017 Always diff against parents in :Gdiffsplit! Tim Pope 2019-08-14 10:29:59 -04:00
  • 308e4bf241 Fix temp file gq shadowing blame gq Tim Pope 2019-08-14 01:56:17 -04:00
  • 7d484eaf52 Use s:Map() for nearly all maps Tim Pope 2019-08-13 23:53:16 -04:00
  • 34bfcd471b Fix error generating command for :'<,'>Gblame Tim Pope 2019-08-14 09:37:10 -04:00
  • 1d2821f91e Clarify :Gstatus p behavior Tim Pope 2019-08-14 00:51:48 -04:00
  • 53e5e61afa Emphasize :Glog behavior change Tim Pope 2019-08-13 18:12:58 -04:00
  • 1359d620eb Force <nowait> for all generated maps Tim Pope 2019-08-13 23:32:15 -04:00
  • 5defa72b81 Provide count on blob blame maps for --reverse Tim Pope 2019-08-13 20:38:17 -04:00
  • c21736dde7 Jump to file not diff for boundary commit in :Gblame Tim Pope 2019-08-13 20:31:16 -04:00
  • 11691b38bb Allow :Gblame ^boundary to use scrollbind Tim Pope 2019-08-13 21:23:33 -04:00
  • 69bf0e3469 Accept commit.. :Gblame argument as commit not filename Tim Pope 2019-08-13 20:58:00 -04:00
  • e7c2563288 Remove bang variant of :Git from README Tim Pope 2019-08-13 18:11:05 -04:00
  • c0ce201c3b Remove :Git --paginate from docs Tim Pope 2019-08-13 18:56:18 -04:00
  • 49b777ae44 Use rev-list in lieu of log with raw format Tim Pope 2019-08-13 17:24:12 -04:00
  • f33a53bceb Remove debug Tim Pope 2019-08-13 17:20:51 -04:00
  • 16bfd4fa92 Fix offset jumping to patch on :Gblame --reverse Tim Pope 2019-08-13 17:20:00 -04:00
  • 8038ee60a9 Fix -1 effectively canceling --reverse Tim Pope 2019-08-13 17:12:24 -04:00
  • 08a9a45dbc Support :rightbelow Gblame and other <mods> Tim Pope 2019-08-13 15:58:10 -04:00