Commit Graph

  • 08920a3288 Fix shell not reverting to oldshell Dheepak Krishnamurthy 2021-07-14 14:00:04 -06:00
  • d3f6a7f629 Update README.md Dheepak Krishnamurthy 2021-07-12 23:20:01 -06:00
  • 622d867706 Update README.md Dheepak Krishnamurthy 2021-07-07 21:42:42 -06:00
  • 52b911aed6 Fix buffer existing bug Dheepak Krishnamurthy 2021-07-07 21:38:54 -06:00
  • 480e1c1c05 Format files Dheepak Krishnamurthy 2021-07-07 21:37:27 -06:00
  • e8611a38ba Merge pull request #26 from kdheepak/bug/support-fish-shell Dheepak Krishnamurthy 2021-07-07 21:33:52 -06:00
  • 9a2e5a3241 Merge branch 'master' into bug/support-fish-shell Dheepak Krishnamurthy 2021-07-07 21:33:45 -06:00
  • acc383d1ea Fix submodule bug Dheepak Krishnamurthy 2021-05-10 00:36:04 -06:00
  • fb5ab7d26a Merge pull request #37 from jdelkins/master Dheepak Krishnamurthy 2021-03-25 15:38:09 -06:00
  • cb20b05ca7 Update MINRC Dheepak Krishnamurthy 2021-03-25 15:34:45 -06:00
  • 917bc0a555 Remove print Dheepak Krishnamurthy 2021-03-24 19:16:12 -06:00
  • 5787f9b3da Add double quotes Dheepak Krishnamurthy 2021-03-24 19:15:34 -06:00
  • 854b6738f1 Add fn.exepath(cmd) Dheepak Krishnamurthy 2021-03-24 19:05:53 -06:00
  • e0b272f771 Add option to use plenary.nvim to manage floating window Joel D. Elkins 2021-03-24 17:32:57 -05:00
  • 964018207e Merge pull request #36 from jdelkins/master Dheepak Krishnamurthy 2021-03-24 15:42:29 -06:00
  • 3a8fb14119 fnameescape path before calling lazygit Joel D. Elkins 2021-03-24 16:33:44 -05:00
  • 9de03ca045 Merge pull request #31 from jdelkins/check_git_env_vars Dheepak Krishnamurthy 2021-01-21 11:35:28 -07:00
  • 7672859d9c Don't use -p if GIT_DIR or GIT_WORK_TREE are set Joel D. Elkins 2021-01-21 12:27:02 -06:00
  • 0ab2f764ec Merge pull request #27 from Mike325/nvr Dheepak Krishnamurthy 2021-01-21 11:11:58 -07:00
  • a5f23fd2db Check nvr exists Mike 2020-11-05 18:54:50 +00:00
  • df7ba07b0f Support fish shell Dheepak Krishnamurthy 2020-10-28 01:39:57 -06:00
  • ddc9bffe0f Update README.md Dheepak Krishnamurthy 2020-10-16 09:12:07 -06:00
  • f44a34dafc Update README.md Dheepak Krishnamurthy 2020-10-16 09:11:33 -06:00
  • b800fc3476 Update README.md Dheepak Krishnamurthy 2020-10-16 09:10:06 -06:00
  • ec82fe4084 Merge pull request #24 from smartding/add_popup_corner_chars Dheepak Krishnamurthy 2020-10-16 09:07:17 -06:00
  • db6ecf4acc Add option to customize popup window corners Yiqun Ding 2020-10-16 21:25:36 +08:00
  • 2e7b9e7e98 Add check to see if g:lazygit_opened exists Dheepak Krishnamurthy 2020-08-13 09:54:42 -06:00
  • 66874bd5f6 Fix variables Dheepak Krishnamurthy 2020-08-09 20:18:41 -06:00
  • 4c337c8b12 Make LazyGitConfig work Dheepak Krishnamurthy 2020-08-09 19:50:06 -06:00
  • 52689d49bc Update README.md Dheepak Krishnamurthy 2020-08-02 09:47:22 -06:00
  • 183258e561 Merge pull request #21 from kdheepak/kd/fix-lazygit-vim-fugitive-conflict Dheepak Krishnamurthy 2020-08-02 09:45:40 -06:00
  • 29f696d0ef Change setglobal to let Dheepak Krishnamurthy 2020-08-02 09:39:25 -06:00
  • e72454e244 Fix lazygit vim fugitive conflict Dheepak Krishnamurthy 2020-08-02 09:16:16 -06:00
  • 5b1e22d967 Update README.md Dheepak Krishnamurthy 2020-07-18 23:36:01 -06:00
  • e06aa846e3 Update README.md Dheepak Krishnamurthy 2020-07-18 23:34:54 -06:00
  • 1d2901f710 Rename the autogroup Dheepak Krishnamurthy 2020-07-18 22:02:36 -06:00
  • 70b7509e12 Update README.md Dheepak Krishnamurthy 2020-07-18 21:54:51 -06:00
  • 03c452202a Update README.md Dheepak Krishnamurthy 2020-07-18 21:52:42 -06:00
  • 829771f33f Add g:lazygit_use_neovim_remote option and update README.md Dheepak Krishnamurthy 2020-07-18 21:50:14 -06:00
  • e898593e34 Update README.md Dheepak Krishnamurthy 2020-07-18 21:26:29 -06:00
  • 15a736cac9 Merge pull request #17 from kdheepak/kd/make-nvr-compatible Dheepak Krishnamurthy 2020-07-18 21:09:07 -06:00
  • 56225a9546 Make plugin work as expected when using nvr Dheepak Krishnamurthy 2020-07-18 20:54:44 -06:00
  • a928e95455 Merge pull request #16 from kdheepak/kd/change-floating-window-persistence Dheepak Krishnamurthy 2020-07-18 17:15:39 -06:00
  • 259c208771 Fix startify issue Dheepak Krishnamurthy 2020-07-18 17:12:48 -06:00
  • e3aac4d907 Make buffer persistent Dheepak Krishnamurthy 2020-07-18 17:03:06 -06:00
  • 719c4ca2c1 Make buffer unlisted Dheepak Krishnamurthy 2020-07-18 11:04:46 -06:00
  • f9ed4db2f5 Use global file_buffer Dheepak Krishnamurthy 2020-07-18 10:50:34 -06:00
  • 2d4d0e7b01 Add function for git_editor_prefix Dheepak Krishnamurthy 2020-07-18 10:46:59 -06:00
  • 1c78ba12f4 Merge pull request #15 from kdheepak/kd/fix-floating-window-persistence Dheepak Krishnamurthy 2020-07-18 01:40:55 -06:00
  • 485ca36e87 Add documentation and add LazyGitFilter entry point Dheepak Krishnamurthy 2020-07-18 01:24:10 -06:00
  • 8c8698428d Remove lua execute function which is no longer needed Dheepak Krishnamurthy 2020-07-18 01:19:11 -06:00
  • 1bcceaa3a8 Change file_buffer to be listed Dheepak Krishnamurthy 2020-07-18 01:18:14 -06:00
  • 30dd2867d1 Add comment Dheepak Krishnamurthy 2020-07-18 01:09:39 -06:00
  • 58d4cbd7ff Merge pull request #10 from acristoffers/master Dheepak Krishnamurthy 2020-07-18 00:50:47 -06:00
  • 2a7bb143a0 Merge pull request #13 from kdheepak/kd/use-neovim-lua-callback Dheepak Krishnamurthy 2020-07-18 00:48:55 -06:00
  • 10984df491 Use latest neovim lua native callback Dheepak Krishnamurthy 2020-07-18 00:46:31 -06:00
  • e08a2131bd Update README.md Dheepak Krishnamurthy 2020-07-07 18:51:21 -06:00
  • b539740486 Fixes paths with spaces Álan Crístoffer 2020-06-25 22:18:40 -03:00
  • 348b4383ed Fix getcwd function call Dheepak Krishnamurthy 2020-05-01 15:33:02 -06:00
  • 3ac95f3752 Add lazygitfilter Dheepak Krishnamurthy 2020-04-12 23:33:49 -06:00
  • da366bbad2 Make file_buffer a local variable Dheepak Krishnamurthy 2020-04-12 23:33:34 -06:00
  • 0143351eae Fix floating_window_scaling_factor being a table or float Dheepak Krishnamurthy 2020-04-12 23:15:33 -06:00
  • e12af88740 Update bug_report.md Dheepak Krishnamurthy 2020-04-12 15:34:00 -06:00
  • b9af4b475e Delete ISSUE_TEMPLATE.md Dheepak Krishnamurthy 2020-04-12 15:33:16 -06:00
  • 82beffb28d Merge pull request #4 from kdheepak/kd/issue-templates Dheepak Krishnamurthy 2020-04-12 12:42:34 -06:00
  • 09441a9c83 Update issue templates Dheepak Krishnamurthy 2020-04-12 12:42:06 -06:00
  • ab02b864db Try actual and symlinked files Dheepak Krishnamurthy 2020-04-12 07:21:21 -06:00
  • bdea17cd4e Use finddir instead of rev-parse Dheepak Krishnamurthy 2020-04-12 06:16:01 -06:00
  • d7a2175218 Remove GIT_EDITOR for Windows Dheepak Krishnamurthy 2020-04-12 06:00:42 -06:00
  • d59d6f22c4 Update README.md with instructions for neovim v0.4.3 Dheepak Krishnamurthy 2020-04-12 05:04:32 -06:00
  • 62224c11dc Make mapleader <SPC> in MINRC Dheepak Krishnamurthy 2020-04-12 04:24:07 -06:00
  • 5acb11ad93 Use bdelete! instead of bwipeout! Dheepak Krishnamurthy 2020-04-10 16:05:49 -06:00
  • e5ab1d66b6 Use cmd as multiline string Dheepak Krishnamurthy 2020-04-10 14:36:31 -06:00
  • de00c93429 Remove setup function Dheepak Krishnamurthy 2020-04-10 14:35:37 -06:00
  • 9b80b417cb Use WinLeave instead of BufWipeout for better experience Dheepak Krishnamurthy 2020-04-09 09:21:08 -06:00
  • f9941b85c2 Update README.md with example of LazyGitConfig Dheepak Krishnamurthy 2020-04-08 14:12:41 -06:00
  • 2b6117a75d Fix empty file bug Dheepak Krishnamurthy 2020-04-08 14:08:49 -06:00
  • 3e13ea3bb2 Make neovim the default git editor Dheepak Krishnamurthy 2020-04-08 14:03:11 -06:00
  • fb3f98f805 Add LazyGitConfig command Dheepak Krishnamurthy 2020-04-08 14:02:29 -06:00
  • ef5e09e2cf Deal with symlinks appropriately Dheepak Krishnamurthy 2020-04-08 12:26:04 -06:00
  • 93754d8479 Update README.md Dheepak Krishnamurthy 2020-04-08 11:21:05 -06:00
  • 49f9fc812f Use globals for variables Dheepak Krishnamurthy 2020-04-08 11:16:02 -06:00
  • 770f9af1c5 Add callback on BufLeave Dheepak Krishnamurthy 2020-04-08 11:05:35 -06:00
  • 1d62d6ee63 Reorder functions Dheepak Krishnamurthy 2020-04-08 10:58:34 -06:00
  • f0b3b5c11d Make code more idiomatic lua Dheepak Krishnamurthy 2020-04-07 06:46:25 -06:00
  • cde949630e Update README.md with higher resolution gif Dheepak Krishnamurthy 2020-04-06 17:32:29 -06:00
  • f46ee1e5f3 Use vim.cmd Dheepak Krishnamurthy 2020-04-06 17:22:22 -06:00
  • 130cdb74dd Remove package.path hacks Dheepak Krishnamurthy 2020-04-06 17:10:36 -06:00
  • 419158b5e0 Use vim.o for more integrated interface to options Dheepak Krishnamurthy 2020-04-06 17:10:14 -06:00
  • 57ea64958a Change buffer to file_buffer Dheepak Krishnamurthy 2020-04-06 16:41:08 -06:00
  • 83463bb8af Use lua on_exit callback Dheepak Krishnamurthy 2020-04-06 16:40:35 -06:00
  • 699f25f053 Add gif demo Dheepak Krishnamurthy 2020-04-06 13:20:17 -06:00
  • 785f1c3358 Add ISSUE_TEMPLATE.md Dheepak Krishnamurthy 2020-04-06 12:28:21 -06:00
  • 2cc455fef9 Add tests/MINRC to reproduce issues Dheepak Krishnamurthy 2020-04-06 11:02:25 -06:00
  • 61e88a4a7f Call startinsert after calling termopen Dheepak Krishnamurthy 2020-04-06 11:01:57 -06:00
  • fe8874d156 Use execute instead of api.nvim_command Dheepak Krishnamurthy 2020-04-06 11:00:28 -06:00
  • 41d792dd0c Add link for lazygit Dheepak Krishnamurthy 2020-04-06 10:38:27 -06:00
  • cc4ecf4b9d Update configuration options Dheepak Krishnamurthy 2020-04-06 10:37:05 -06:00
  • 97beeab5fb Use global window Dheepak Krishnamurthy 2020-04-06 10:05:52 -06:00
  • 2704a71bf1 Add floating window scaling factor Dheepak Krishnamurthy 2020-04-05 18:51:14 -06:00