Replies: 10 comments 22 replies
-
I, and bet many others too, am very happy with new wave of life you were putting into this plugin. I have been tracking your progress recently and am in awe with what you are doing here. Hope your work will land on master branch. Thanks for all your effort and time! |
Beta Was this translation helpful? Give feedback.
-
All this looks amazing. I guess this also closes #415 and a good few others. It may be good if the owner of Neogit looks through the meta to ensure it all still aligns with the goal of the plugin. Furthermore, if you wish to become a maintainer you can ask @TimUntersberger |
Beta Was this translation helpful? Give feedback.
-
It may be worth creating a pinned Additionally, on my part it is ok to diverge from Magit and be our own thing if it proves for the better. How is the lazy-loading diffs different from the previous PR which lazied them? |
Beta Was this translation helpful? Give feedback.
-
From what I understand @TimUntersberger does not have that much time to actively develop and code, but is usually reachable for discussions by pinging. |
Beta Was this translation helpful? Give feedback.
-
It would be fantastic if you joined as a maintainer, and your downstream features look awesome |
Beta Was this translation helpful? Give feedback.
-
Hey @TimUntersberger are you okay with adding more maintainers to this project? |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, I am unable to add more contributors due to insufficient permissions. I can only push and accept PRs etc. But if you want to open larger "general" PRs I will be more than happy to review and merge them. |
Beta Was this translation helpful? Give feedback.
-
Is it possible de use |
Beta Was this translation helpful? Give feedback.
-
@ten3roberts Since we're getting close to catching up with my fork, I was wondering how you feel about merging in the entirety of my fork instead of the In order to pull that off smoothly, I've can do a couple things:
Also, regardless of how we merge all this into master, I'll be around to field any bug-reports/issues that come in. Really wish I could commit on this repo, but... This will have to do for now. @TimUntersberger, if you're reading this... ;) |
Beta Was this translation helpful? Give feedback.
-
Neogit is now moved to an organization, and you have been added as a collaborator. Feel free to create branches and PRs and commit fixes directly to this repository. Hopefully you won't have to maintain your separate fork. I figure we finish up this upstreaming synchronization using a PR as mentioned above, and what I'd recommend it so either merge or rebase and use the aggressive |
Beta Was this translation helpful? Give feedback.
-
Hey @ten3roberts :)
I've been having loads of fun with this plugin. So much fun, in fact, that I'm at a bit of a loss on how to keep contributing back to this repo, since I'm building on top of things... pretty quickly. You can check out the full diff here, but the shortlist of changes is:
CursorMoved
autocommand for the status buffer (it's..slow)CursorMoved
autocommand from the commit_view buffer... because it's very slow. I replaced it with a decoration provider.FileSelectView
buffer for fuzzy-finding filesFinder
lib as an abstraction/interface for Telescope-
.Anywhoo, I know thats an obnoxiously long list of things. I'd really love to upstream it all, but I also don't want to overwhelm you all. And, if you're not interested, I completely respect that and I'll just keep doing my own thing.
How would you like to proceed? :)
Beta Was this translation helpful? Give feedback.
All reactions