Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Please check pending patches

Hi Team,

On 18/11/2014 08:37, Andrey Loskutov wrote:
Hi,

I just wanted to remind interested jgit committers to check some pending Gerrit patches which are "ready to merge":

https://git.eclipse.org/r/35295 (Consider parent rules if ignore rule is negated)
https://git.eclipse.org/r/31766 (Set permission bits for "executable" attribute according to the umask)
https://git.eclipse.org/r/36144 (Don't use java.util.regex for two simple wildcard cases)

Especially the last one is a "no-brainer" but speeds up jgit diff update considerably.

Also it would be nice to get some reviewers for the hook support series of patches starting with:
https://git.eclipse.org/r/35476 (Introduce hook support into the FS implementations)

Thanks you for caring about these :). However, even if these patches are important for us, we have a criticaly need for an API opening in EGit as described on https://git.eclipse.org/r/#/c/36026/ ... This review looks bigger than it really is since it contains a renaming gerrit does not see as such. All this really does is open BlobStorage as API (renaming it as GitBlobStorage in the process) to add a public method on it.

The other pending patches we manage to deal with through a custom build... but this one blocks us from building a git-specific plugin for EMF Compare that will leverage this new API to cope with EGit's unresolveable storage paths.

Could I ask for a review of that one?

Thank you!

Regards,

Laurent Goubet
Obeo
begin:vcard
fn:Laurent Goubet
n:Goubet;Laurent
org:<a href="http://www.obeo.fr";>Obeo</a>
email;internet:laurent.goubet@xxxxxxx
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top