Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[technology-pmc] PMC approval needed for committer vote for Andrey Loskutov

technology PMC Members,
This automatically generated message marks the completion of voting for
Andrey Loskutov's Committer status on the technology.jgit project. As a PMC
member, you can approve or disapprove this vote through your My Foundation
portal page:

    http://portal.eclipse.org/

Andrey Loskutov was nominated by Matthias Sohn as follows:
Over the last year Andrey has contributed a steady stream of high
quality patches and helps reviewing changes.

Here the list of commits he contributed to JGit :

jgit (master)]$ git shortlog --author="Andrey Loskutov"
Andrey Loskutov (36):
      Added toString() methods for better debugging of ignore rules
      Small performance optimization for ignore rules/fnmatcher
      Fixed API violation errors for 3.6 in ConfigConstants
      Initialize 'pathLen' field also for empty directories
      Reimplementation of ignore rule parser
      Don't use java.util.regex for two simple wildcard cases
      Set permission bits for "executable" attribute according to the umask
      Consider parent rules if ignore rule is negated
      PathMatcher should respect "assumeDirectory" flag
      AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline
      Cleanup code and Eclipse compile errors in new gitrepo API
      Guard agains null ReflogReader if named ref does not exist
      Fixed @since tags on new API
      Consider only escaping backslash for regular expressions in ignore
rules
      Don't trim trailing space if it is escaped with backslash
      Allow leading literal '#' and '!' in ignore rules if they are escaped
      Don't crash while parsing ignore patterns
      Allow leading/trailing spaces in ignore rules
      Don't keep empty ignore rules in the ignore node list
      Fixed javadoc: the getBranch() and getFullBranch() can return null
      Clone should close repository after errors in fetch or checkout
      containsGitModulesFile() should not crash on bare repository
      Clone should create Git instances which are able to close repository
      Changed default log4j log level from "WARNING" to "WARN"
      Consider original file mode while checking parent ignore rules
      Cleanup Attributes and remove obsoleted Java7BasicAttributes class
      Move createSymLink/readSymLink to FileUtils
      Restored obsoleted createSymLink/readSymLink in FileUtil
      Enable annotation based NPE analysis in jgit
      Set "potentialNullReference" to "error" level and fixed all issues
      Deprecate redundant FileUtil.delete(File), use FileUtils instead
      Properly support special regex characters in ignore rules
      [ignore rules] Fix for character group matcher
      [ignore rules] fix for backslash handling
      [performance] Cache platform name in SystemReader
      Deprecate FileUtil and move the code to FileUtils


Vote summary: 4/0/0 with 10 not voting 
  +1  Chris Aniszczyk
   ?  David Borowitz
  +1  Christian Halstrick
   ?  Mathias Kinzler
  +1  Stefan Lay
   ?  Jonathan Nieder
   ?  Shawn Pearce
   ?  Colby Ranger
   ?  Robin Rosenberg
   ?  Kevin Sawicki
  +1  Matthias Sohn
   ?  Robin Stocker
   ?  Gunnar Wagenknecht
   ?  Sasa Zivkov




Back to the top