Commit Graph

  • 1044e0f126 Fix config case sensitivity when cached Tim Pope 2018-12-24 17:25:21 -0500
  • d4eba85499 Add maps for :Gcommit --fixup/--squash Tim Pope 2018-12-19 16:39:55 -0500
  • b295f49e93 Change :Gstatus U to g| Tim Pope 2018-12-20 13:12:23 -0500
  • d625c55689 Fix erratic conf file type on :Gstatus Tim Pope 2018-12-24 11:35:03 -0500
  • baee3bbfe8 Prevent bad modeline from blocking a :split Tim Pope 2018-12-23 16:54:27 -0500
  • 38c6acf27a Disable modelines while loading blob Tim Pope 2018-12-23 14:30:34 -0500
  • 70170d825c Add Gitee link (#1099) Zhao Xiaojie 2018-12-23 04:25:41 +0800
  • 0f6038881f Handle case sensitivity in config keys correctly Tim Pope 2018-12-22 14:34:37 -0500
  • 4ecd7e8932 Allow reusing dictionary for config queries Tim Pope 2018-12-21 13:23:30 -0500
  • 73220820b5 Don't open :Gstatus on empty :Gcommit Tim Pope 2018-12-19 17:08:38 -0500
  • 5540d257ef Add s and u aliases for stage/unstage in :Gstatus Tim Pope 2018-12-19 16:06:52 -0500
  • d48fc4a5ec Cache config queries Tim Pope 2018-12-19 14:15:55 -0500
  • c98daaacfe Refactor :Gstatus reload cursor positioning Tim Pope 2018-12-18 19:53:24 -0500
  • e8f4f28c93 Replace deprecated repository relative path syntax Tim Pope 2018-12-18 18:44:49 -0500
  • da3b2f3285 Support tab local working directories Tim Pope 2018-12-16 22:13:12 -0500
  • 2564c37d0a fugitive.vim 2.5 v2.5 Tim Pope 2018-11-22 09:48:10 -0500
  • c316b924e8 Provide FugitivePrepare() Tim Pope 2018-11-22 09:36:28 -0500
  • 7a190ead85 Remove transitional functions Tim Pope 2018-11-19 23:01:10 -0500
  • e48cf2dadd Gblame: allow passing --first-parent Daniel Hahler 2018-11-18 10:16:08 +0100
  • 6d497b0e63 Fix erroneous use of :keeppatterns g/.../s//.../ Tim Pope 2018-10-28 19:48:15 -0400
  • dcf32d2b3d Clearer errors Tim Pope 2018-10-27 18:22:04 -0400
  • 0fd64f8fbf Remove FugitiveGenerate() in favor of FugitiveFind() Tim Pope 2018-10-21 19:44:20 -0400
  • 2845e6dc4f Fail silently retrieving work tree for blank git dir Tim Pope 2018-10-17 23:20:11 -0400
  • 7fae98f263 Associate conflicted files with relevant commits Tim Pope 2018-10-12 15:14:49 -0400
  • a9100fafb8 Show 7 not 8 SHA charcters in statusline Tim Pope 2018-09-24 17:04:06 -0400
  • 9fec8aadc5 Use merge-base as starting point for ranged :Gbrowse Tim Pope 2018-09-19 17:37:06 -0400
  • 66697b99d6 Don't throw error on invalid URL to FugitiveParse() Tim Pope 2018-09-19 17:17:17 -0400
  • fb55319973 Show error getting type for object in BufReadCmd Tim Pope 2018-09-15 16:47:20 -0400
  • 02fe20ece4 Use :keeppatterns with :substitute Justin M. Keyes 2018-09-14 18:45:22 +0200
  • 6cd8ff77f0 Fix undefined variable Rick 2018-09-13 22:51:08 +0800
  • af76267c6a Fix backport of @ to old Git Tim Pope 2018-09-12 12:32:43 -0400
  • 144b73946e Older versions of cat-file do not accept -- Tim Pope 2018-09-12 12:06:19 -0400
  • d4fb2a2f5c Fix modeline support in historical buffers Tim Pope 2018-09-09 09:34:52 -0400
  • 4bf30ce907 Dogfood fugitive#Prepare() Tim Pope 2018-08-31 15:36:44 -0400
  • 0fe0964385 Enhance fugitive#Prepare() Tim Pope 2018-08-30 16:25:06 -0400
  • 8b4a1017b6 Simplify :Gstatus reset logic Tim Pope 2018-08-29 20:21:00 -0400
  • 66e0fe5d3e Fix - in :Gstatus on line 1 as Vinegar like navigation Tim Pope 2018-08-29 20:17:54 -0400
  • 61b09ca6b7 Fix gf in gitcommit diff Tim Pope 2018-08-29 17:15:05 -0400
  • b3651aa744 Use platform path separator for Projectionist config Tim Pope 2018-08-29 17:11:01 -0400
  • fd83fcaf90 Support expansion flags Tim Pope 2018-08-28 00:35:06 -0400
  • 1e3786734b Add potential alternative name for FugitiveRoute() Tim Pope 2018-08-27 21:06:41 -0400
  • 4d3835f637 Accept buffer number to FugitiveRoute() Tim Pope 2018-08-20 19:12:17 -0400
  • 44e5df8433 Provide API for retrieving working dir relative path Tim Pope 2018-08-25 16:04:27 -0400
  • a202238b5d Support Projectionist config in .git/info/projections.json Tim Pope 2018-08-26 17:42:19 -0400
  • bb2797d313 Special case :0Gread to get around FileReadCmd limitations Tim Pope 2018-08-20 01:11:29 -0400
  • 67e9756c35 Support .git/.. to refer to work tree Tim Pope 2018-08-19 16:52:58 -0400
  • ae2005adbb Return '' for FugitiveRoute('') Tim Pope 2018-08-19 17:49:45 -0400
  • ed36717a68 Use 2 argument system() rather than stdin redirect Tim Pope 2018-08-19 23:26:19 -0400
  • b1ab990314 Use -- to disambiguate arguments Tim Pope 2018-08-19 20:52:29 -0400
  • 2b5effe2f1 Fix :Gbrowse with cwd other than work tree Tim Pope 2018-08-19 18:03:41 -0400
  • 662b501eee Resolve temp files only when using as buffer name Tim Pope 2018-08-18 23:12:09 -0400
  • 7bdf33d375 Always convert backslashes on Windows Tim Pope 2018-08-19 05:12:04 -0400
  • e9dc363745 Fix check for need to convert Windows path slashes Tim Pope 2018-08-19 05:07:26 -0400
  • 9979b2ab7c Ignore 'shellslash' when checking for Win32 shell Tim Pope 2018-08-19 00:11:33 -0400
  • 8589246545 Tweak check for Win32 shell Tim Pope 2018-08-18 23:14:54 -0400
  • 7b0aa58090 Accept ./ paths as relative to cwd Tim Pope 2018-08-15 19:24:35 -0400
  • 45c21fc384 Normalize path specs when generating commands Tim Pope 2018-08-13 00:08:59 -0400
  • 8dc13a6a72 Restore backwards compatible behavior of repo.translate() Tim Pope 2018-08-12 23:01:10 -0400
  • 0614acc770 Fix issues with commit:./relative completion Tim Pope 2018-08-12 21:28:21 -0400
  • 1a7b07cf22 Support commit:./relative style revisions Tim Pope 2018-08-11 00:52:48 -0400
  • 4a3c6b4a56 Adjust section headers Tim Pope 2018-08-06 02:01:32 -0400
  • e3c9588e07 Extract function for getting current commit/ref Tim Pope 2018-08-07 15:33:19 -0400
  • 40facfde5e Rewrite <C-R><C-G> and y<C-G> Tim Pope 2018-08-10 19:20:31 -0400
  • 236bd21b45 Use <nowait> for - maps Tim Pope 2018-08-11 02:36:53 -0400
  • e9ce313912 Support pathspec arguments to :Gcd Tim Pope 2018-08-10 22:01:43 -0400
  • 74b10425eb Fix legacy expansion of bare caret/tilde Tim Pope 2018-08-11 01:26:09 -0400
  • 1a041936da Provide less awkward signature for s:Prepare() Tim Pope 2018-08-10 21:32:13 -0400
  • a358191cfb Use unambiguous paths for :Gstatus dot map Tim Pope 2018-08-10 19:20:12 -0400
  • 597289e64d Handle :Gmove paths consistently Tim Pope 2018-08-10 18:46:19 -0400
  • 7ea21ca9ac Give precedence to absolute paths over pseudo-relative Tim Pope 2018-08-10 15:58:09 -0400
  • 2ca0765dc4 Ignore dot files when globbing Tim Pope 2018-08-10 03:14:47 -0400
  • 347d309efb Mention :Gcommit % Tim Pope 2018-08-07 22:09:55 -0400
  • 6138aebbbb Fix minor spelling error in help document John Varga 2018-08-08 13:26:11 -0700
  • dd262b7e21 Decouple routing from repo object Tim Pope 2018-08-02 20:53:15 -0400
  • f91c34069e Decouple Head() from repo object Tim Pope 2018-08-06 01:36:37 -0400
  • 40e2dcba05 Delegate to other real filename implementations Tim Pope 2018-08-06 01:21:19 -0400
  • a3e9518186 Fix file API to distinguish between commits Tim Pope 2018-08-06 16:38:30 -0400
  • 8c63314381 Report error checking for merge conflict Tim Pope 2018-08-06 11:13:30 -0400
  • 12e0151750 Adjust completion of /absolute/paths Tim Pope 2018-08-05 23:45:50 -0400
  • 887d86e920 Don't strip trailing slash from URLs Tim Pope 2018-08-06 10:52:41 -0400
  • 73ed8e8a71 Fix check for empty remote Tim Pope 2018-08-06 01:45:10 -0400
  • 4bf7f2fd69 Support :(top) pseudo-pathspecs Tim Pope 2018-08-02 18:51:12 -0400
  • 08d471056e Provide fugitive#Prepare() Tim Pope 2018-07-28 20:05:06 -0400
  • 969a3d857f Don't escape "!" when calling :terminal Tim Pope 2018-08-04 19:17:06 -0400
  • 06b3da7204 Fix shell expansion in :Git! buffers Tim Pope 2018-08-03 22:50:32 -0400
  • db3b837e6e Rewrite :Glog to use string argument rather than list Tim Pope 2018-08-03 01:33:47 -0400
  • b780bce39b Expand argument to :Gwrite Tim Pope 2018-08-02 21:33:36 -0400
  • a615172b14 Edit index file when no work tree present Tim Pope 2018-08-02 18:22:19 -0400
  • caee67c748 Fix query operations in bare repositories Tim Pope 2018-08-02 18:17:54 -0400
  • 1fea1e5821 Support :Gedit /absolute/path when possible Tim Pope 2018-08-02 15:31:42 -0400
  • 80e410c81a Fix :Gedit default from commit to work tree Tim Pope 2018-08-02 15:16:29 -0400
  • 84fcfae7f0 Unify shell expansion Tim Pope 2018-08-01 19:06:56 -0400
  • 4d684256ba Update :Gbrowse docs Tim Pope 2018-08-01 17:20:49 -0400
  • 0e948d514c Fix write command with Win32 path Tim Pope 2018-08-01 14:14:25 -0400
  • 4eee908ad5 Adjust :Gbrowse range for upstream head Tim Pope 2018-07-31 17:26:39 -0400
  • c1d2fc1a19 Remove filename expansion from buffer object Tim Pope 2018-07-31 19:44:03 -0400
  • c85980cd93 Rename s:shellslash() to s:Slash() Tim Pope 2018-07-30 01:35:11 -0400
  • 81deb6333a Improve worktree support Tim Pope 2018-07-28 21:08:56 -0400
  • 85f340590d Fix :Gbrowse in historical buffers Tim Pope 2018-07-31 15:16:03 -0400
  • fc8f9eda9d Rename Fugitive revisions to Fugitive objects Tim Pope 2018-07-30 16:31:02 -0400