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 Jonathan Nieder

technology PMC Members,
This automatically generated message marks the completion of voting for
Jonathan Nieder'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/

Jonathan Nieder was nominated by Matthias Sohn as follows:
Over more than 2 years Jonathan 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="Jonathan Nieder"
Jonathan Nieder (47):
      diff, log -p: do not use outs before it is initialized
      Allow commandline tests to use raw output
      Add "jgit archive" tool that writes a tree as a ZIP file
      add: Fix bad metaVar reference in  help
      Add basic "jgit add" tests
      [RFC] archive: Switch to commons-compress as ZIP archiver
      archive: Record executable and symlink bits
      archive: Add --format option that switches between formats
      archive: Add tar support
      Remove unused availableRefs local from Clone.guessHEAD
      Remove unused logger from RecursiveMerger
      archive: Release resources before returning
      Add internal porcelain-style API for ArchiveCommand
      ArchiveCommand: Do not warn for unsupported file mode
      Delete CLIText strings previously used in iplog generator
      ArchiveCommand: Add missing @since tag
      ArchiveCommand: make archive formats non-inner classes
      ArchiveCommand.Format: pass output stream as first argument to
putEntry
      Drop dependency by ArchiveCommand.Format interface on
commons-compress
      Remove dependency by ArchiveCommand on archive formats
      Move ArchiveCommand into standard porcelain API
      Release ArchiveCommand's ObjectReader in call()
      Maintain list of archive formats in one place
      Add tgz and txz archive formats
      Move FormatActivator.start()/stop() to a separate class
      Drop unnecessary "throws" clauses in archive code
      Remove unused import in Archive
      Add missing javadoc for archive code
      Add tbz2 archive format
      Add long filename, large file, and non-ASCII filename support to
TarFormat
      Pick default archive format based on filename suffix
      Add support for "jgit archive --output="
      Close unfinished archive entries on error
      Do not close ArchiveOutputStream on error
      Revert "Close unfinished archive entries on error"
      archive: Prepend a specified prefix to all entry filenames
      archive: Include entries for directories
      archive: Use an empty directory for submodules
      Update commons-compress to 1.6
      Make ArchiveFormats final and implement equals()
      Allow ArchiveCommand.registerFormat to be called twice
      blame: Un-break isFile check in tree walk
      AWTPlotRenderer: use float arithmetic instead of double followed by a
conversion
      Revert "CommitBuilder should check for duplicate parents"
      Allow ObjectWalk to be filtered by an arbitrary predicate
      Fix typo in ObjectWalk#getObjectFilter javadoc
      Correct @since tags for ObjectFilter


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




Back to the top