Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Need reviews please...

Hey!

The list of patches I'm maintaining for our company is getting longer and longer. May i request some aid in reviewing (at least the quick-wins)?

 ApplyPatchCommand related - those are really small and to the point fixes (directory and newline handling):
  https://git.eclipse.org/r/#/c/6673/
  https://git.eclipse.org/r/#/c/6314/

 Checkout Conflict related - those break the API, so IDK whether you want them in (sooner or later). But it improves the situation a lot in terms of usability.
  https://git.eclipse.org/r/#/c/5373/
  https://git.eclipse.org/r/#/c/5374/

 Refreshing of changed resources - only refresh what really changed, which improves performance.
  https://git.eclipse.org/r/#/c/5337/
  https://git.eclipse.org/r/#/c/5344/
  https://git.eclipse.org/r/#/c/5323/
  
 Cleaning - i know the EGit side is not really ready and needs some love, but the JGit change should be in a rather good shape
  https://git.eclipse.org/r/#/c/4972/
  https://git.eclipse.org/r/#/c/5345/

There is more, but that's either not so important for us, or in active review/improvement cycles anyway. I'm on vacation for the next two weeks, so there is no need to hurry over the weekend ;)

Regards and Thanks in advance!
Markus


Back to the top