Commit Graph

  • c693da9cb0 Drop support for uppercase statusline indicator Tim Pope 2018-07-24 19:54:24 -04:00
  • 1e7e707696 Preserve trailing slash in FugitiveReal() Tim Pope 2018-07-22 13:57:28 -04:00
  • d818ac93af Make bang argument to :Glog explicit Tim Pope 2018-07-22 21:28:15 -04:00
  • 2fcf95467f Remove obsolete instaweb reference from README Tim Pope 2018-07-23 00:18:07 -04:00
  • 286476d58f Fix upwards navigation on "-" Tim Pope 2018-07-24 20:44:50 -04:00
  • b78a8ab860 Remove indirection Tim Pope 2018-07-24 20:44:06 -04:00
  • e6e3f3f225 Don't :cd if directory already correct Tim Pope 2018-07-24 01:37:50 -04:00
  • 240127f5a5 Eliminate use of buffer.commit() Tim Pope 2018-07-24 01:27:55 -04:00
  • bfc1745f3b Handle bare repository case when shelling out Tim Pope 2018-07-23 13:55:40 -04:00
  • 93f29cf831 Fix shelling out from subdirectory Tim Pope 2018-07-23 13:49:32 -04:00
  • 5879304769 Move GIT_INDEX_FILE override closer to home Tim Pope 2018-07-22 22:37:28 -04:00
  • 196e448375 Make :Gmove always relative to repository root Tim Pope 2018-07-22 14:10:21 -04:00
  • e0b770a9bd Drop instaweb support Tim Pope 2018-07-22 16:59:44 -04:00
  • c938737960 Encapsulate fugitive#buffer().relative() Tim Pope 2018-07-22 14:18:59 -04:00
  • 978ca4a5ce Encapsulate fugitive#repo().git_chomp_in_tree() Tim Pope 2018-07-22 13:56:21 -04:00
  • a8626a4ca4 Avoid false positive matches of status files in non-status buffers Tim Pope 2018-07-22 01:58:20 -04:00
  • 4a5781bc1b Fix issue generating Fugitive URLs Tim Pope 2018-07-22 01:57:39 -04:00
  • 71acb7da35 Provide FugitiveGenerate() and FugitiveParse() Tim Pope 2018-07-22 01:29:49 -04:00
  • 1e41a88ec9 Default to branch remote rather than origin Tim Pope 2018-07-21 19:02:31 -04:00
  • 9e7b67e9b0 Refactor repo.translate for future extraction Tim Pope 2018-07-21 18:29:35 -04:00
  • 445a8160d2 Provide Git dir to browse handlers Tim Pope 2018-07-21 19:40:26 -04:00
  • cb49f8b4be Drop repo.dirglob Tim Pope 2018-07-21 21:51:44 -04:00
  • 6aa3f09eb7 Drop buffer.up Tim Pope 2018-07-21 20:37:56 -04:00
  • 197ca58a95 Remove unused variable Tim Pope 2018-07-21 20:32:00 -04:00
  • 7165817b69 Attempt 2 at fixing :Gbrowse tagname Tim Pope 2018-07-21 19:43:49 -04:00
  • be68a8ec8a Add Git config query functions Tim Pope 2018-07-21 16:33:34 -04:00
  • b8046d1c5e Reduce noise on E211 from :Git Tim Pope 2018-07-21 15:36:01 -04:00
  • b7e57637ba Add warning for editing invalid Fugitive URL Tim Pope 2018-07-21 16:52:06 -04:00
  • 35f94eef48 Make argument to FugitiveTreeForGitDir optional Tim Pope 2018-07-21 15:43:05 -04:00
  • c118dabb89 Fix :Glog Tim Pope 2018-07-20 22:06:22 -04:00
  • 8c076e3f68 Drop some silly instance methods Tim Pope 2018-07-19 00:34:04 -04:00
  • 0aa3389f5c Decouple :Gcommit from repo object Tim Pope 2018-07-19 02:09:51 -04:00
  • fb2289982b Rename overlooked snakecase function Tim Pope 2018-07-20 01:38:55 -04:00
  • 56e4947843 Support FileWriteCmd Tim Pope 2018-07-18 20:47:29 -04:00
  • 99f0431135 Thorough error reporting for broken system() calls Tim Pope 2018-07-19 00:17:12 -04:00
  • 29411e2801 Decouple autocommand functions from repo object Tim Pope 2018-07-17 00:11:07 -04:00
  • c0b6faeae7 Support SourceCmd for Fugitive URLs Tim Pope 2018-07-16 23:34:02 -04:00
  • 792154e45d Unify FileReadCmd autocommands Tim Pope 2018-07-17 17:13:49 -04:00
  • 0717396aa2 Avoid some redundant --git-dir arguments Tim Pope 2018-07-17 01:13:47 -04:00
  • 9b9a81b170 Fix error on failure to load buffer Tim Pope 2018-07-18 19:57:56 -04:00
  • 598ad040b3 Fix b:fugitive_type in temp buffers Tim Pope 2018-07-18 19:28:45 -04:00
  • 805c0bbdd9 Fix i and a in :Gstatus Tim Pope 2018-07-18 19:46:15 -04:00
  • 1971f8fd62 Restore highlight after warning message Tim Pope 2018-07-18 17:58:46 -04:00
  • 5ba918ea7b Support :Gread commit to read commit message Tim Pope 2018-07-16 18:00:00 -04:00
  • 27475a5d08 Provide function for preparing Git shell command Tim Pope 2018-07-16 21:32:41 -04:00
  • e3b1af604c Work around bad b:git_dir from ftplugin/git.vim Tim Pope 2018-07-17 01:42:37 -04:00
  • c9d6c83470 Loosen regexp to allow for Windows paths Tim Pope 2018-07-16 21:43:10 -04:00
  • 8df073165a Extract helper for robust tempname Tim Pope 2018-07-13 16:06:42 -04:00
  • 9bc425e943 Add missing function Tim Pope 2018-07-16 21:36:50 -04:00
  • 65346f0926 Fix readfile Tim Pope 2018-07-16 20:29:27 -04:00
  • 5a7469d899 Improve error reporting for BufReadCmd autocommands Tim Pope 2018-07-16 16:45:42 -04:00
  • 6f07b18012 Allow opting out of :terminal in Neovim Tim Pope 2018-07-13 15:14:09 -04:00
  • 302f30c924 Handle :Gcommit % when working dir isn't Git dir Tim Pope 2018-07-11 00:12:15 -04:00
  • 7316baffdd Fix typo in regexp Tim Pope 2018-07-10 17:28:00 -04:00
  • 85c6c7a837 fugitive.vim 2.4 v2.4 Tim Pope 2018-07-10 00:04:17 -04:00
  • 6f9fa8a4b1 Document P as preferred :Gcommit map for patching Tim Pope 2018-07-02 18:26:52 -04:00
  • 65a53b5f5c Guard against future NERDTree API changes Tim Pope 2018-07-02 15:12:09 -04:00
  • 0a75ec5d9b Provide file API Tim Pope 2018-06-20 17:25:12 -04:00
  • 80ff014d21 Add function alias Tim Pope 2018-06-29 18:10:38 -04:00
  • b5f7c37d93 Replace buffer.path() with buffer.relative() Tim Pope 2018-06-27 17:11:59 -04:00
  • 6d2a83232a Handle bare repos in FugitivePath() Tim Pope 2018-06-28 15:43:13 -04:00
  • ea38c7d664 Don't include newline in Git version Tim Pope 2018-06-27 20:31:35 -04:00
  • 2c30e116ed Avoid unnecessary IO in translate() Tim Pope 2018-06-27 20:25:26 -04:00
  • 1988518904 Rename FugitiveFilename() to FugitivePath() Tim Pope 2018-06-27 17:13:06 -04:00
  • 2a817bb53a Fix :Gbrowse tagname Tim Pope 2018-06-25 18:03:02 -04:00
  • 38c69cfebc Rename blob() to relative() Tim Pope 2018-06-25 16:43:00 -04:00
  • 70a36ceef8 Alias buffer.path() as buffer.blob() Tim Pope 2018-06-25 15:22:29 -04:00
  • f71079db4d Work around guioptions+=! on Windows Tim Pope 2018-06-25 12:51:34 -04:00
  • cbf96cc01a Clean up repetition in URL parsing Tim Pope 2018-06-20 18:01:27 -04:00
  • 8fa5cad8d7 Fix references to renamed functions Tim Pope 2018-06-20 17:37:39 -04:00
  • 251853bc1e Fix use of <Plug> in a <script> map Tim Pope 2018-06-20 14:32:10 -04:00
  • 639b9f9a54 Fix load order issue setting up maps Tim Pope 2018-06-20 14:24:35 -04:00
  • 13f39967f4 Loosen match for hunk header Tim Pope 2018-06-17 17:23:59 -04:00
  • d39d5ca429 Accept alternate forms of Fugitive URL Tim Pope 2018-06-15 23:10:05 -04:00
  • bb54881388 Jump directly to commit rather than ref file in more cases Tim Pope 2018-06-15 15:31:27 -04:00
  • f7bcf51c56 Extract ftdetect file Tim Pope 2018-06-14 15:33:42 -04:00
  • cc9d8d93c8 Add FugitiveFilename() to determine corresponding real file Tim Pope 2018-06-05 12:28:16 -04:00
  • b571bff9ec Specify 'nowrite' to status buffer and blame buffer rhysd 2018-06-07 09:13:59 +09:00
  • 5c2095be39 Camel case public functions Tim Pope 2018-06-01 13:47:48 -04:00
  • 5d11ff7501 Extract autoload file Tim Pope 2018-06-01 13:46:22 -04:00
  • dd4d4c7595 Update statusline function in README Tim Pope 2018-06-01 16:25:55 -04:00
  • 013ee636f5 Drop 'compatible' check Tim Pope 2018-06-01 13:38:22 -04:00
  • ddec4bfa86 Move foldtext autocommand back to folding section Tim Pope 2018-06-01 13:25:21 -04:00
  • f8913cda12 Fix :Gcommit invocation of :Gstatus Tim Pope 2018-05-31 20:32:52 -04:00
  • 68e097db6f Gather up global autocommands and functions Tim Pope 2018-05-30 01:33:57 -04:00
  • d850dff16e Expose Cmd autocommand functions Tim Pope 2018-05-30 01:06:29 -04:00
  • 8977570aa6 Handle symlinked directories more aggressively Tim Pope 2018-05-30 00:30:46 -04:00
  • caf89d797f Provide official function for configured tree Tim Pope 2018-05-30 00:19:38 -04:00
  • c8b1a7d9b6 Remove self evident comment Tim Pope 2018-05-30 00:36:26 -04:00
  • 0e2680f9ae Separate detection from initialization Tim Pope 2018-05-29 23:27:53 -04:00
  • 8c43505037 Provide :Grebase (no --interactive) Tim Pope 2018-05-29 23:03:24 -04:00
  • fecd42864a Handle unusually named netrw buffers Tim Pope 2018-05-31 18:43:09 -04:00
  • 01e7a7e1e6 Switch out new and old official functions Tim Pope 2018-05-28 17:59:19 -04:00
  • b129752c07 Fix maps that rely on s:Edit Tim Pope 2018-05-31 13:49:25 -04:00
  • aa0210a986 Support <mods> on :Gstatus and :Gedit family Tim Pope 2018-05-28 17:36:59 -04:00
  • d7c377f3ba Loosen regexps to accept alternate comment chars Tim Pope 2018-05-28 17:41:55 -04:00
  • cde670ee81 fugitive.vim 2.3 v2.3 Tim Pope 2018-05-28 14:22:08 -04:00
  • 26433842e9 Revert accidentally committed changes Tim Pope 2018-05-27 15:21:05 -04:00
  • eeaadf7255 Fix off by one error Tim Pope 2018-05-27 15:18:57 -04:00
  • 65be0ae749 Fix accidental version bump Tim Pope 2018-05-27 15:18:40 -04:00