Skip to content

Instantly share code, notes, and snippets.

@samv
Created October 31, 2011 16:52
Show Gist options
  • Save samv/1327989 to your computer and use it in GitHub Desktop.
Save samv/1327989 to your computer and use it in GitHub Desktop.
New commits in gerrit since 8 days ago
interzone:~/src/gerrit$ git log --all --since="8 days ago" | git shortlog | cat
Augie Fackler (1):
documentation: update links from kernel.org to code.google.com
Brad Larson (1):
Show latest patchset with cherry-picked merge
Edwin Kempin (17):
Fix NPE in set-project-parent command if parent is not specified
stream-events: fix change subject in patchset-created event
Remove unneeded escape characters from the documentation
set-parent-project: evict child projects from project cache
On group rename update the group name in the page title
Fix 'No source code is available for type org.eclipse.jgit.lib.Constants'
Fix change state in patch set approval if reviewer is added to closed change
Update documentation for testing SSH connection
Explain 'Automatically resolve conflicts'
Make 'Anonymous Coward' configurable
Verify the case of the project name before opening git repository
Add new SSH command to rename groups
Rename '-- All Projects --' in documentation to 'All-Projects'
Update project configuration documentation
Fix spelling mistakes in Gerrit documentation
Fix various bugs in the documentation
ls-projects: new option to list all accessible projects
Gustaf Lundh (5):
Bumped Brics version to 1.11.8
Fix: Don't check for multiple change-ids when push to refs/heads.
Fix: Supress "Error on refs/cache-automerge" warnings.
Adds --description (-d) option to ls-projects
Fix: Gerrit cannot display Change with non-resolvable Merge Commit
Shawn O. Pearce (12):
Merge 'Fix NPE in set-project-parent command if parent is not specified'
Merge "Correct example typo"
Merge "Remove dead code trying to default to JDBC"
Merge commit 'a8bfa2c21e95a58ff93194f363ac502d5e37fc6d'
Merge commit 'c6487ef55653dd188f95f279369c748cad66095f'
Merge commit '3d89bbad59d10faf7f7cd800c703ae63c455d2bc'
Merge commit 'c3331560fa5603e965009b396cc1d5b917670c43'
Merge commit '3f5e1c46c3245a29a7eb2dafd2609a7a67e4a781'
Merge commit 'fb95a1bfe8b8a534afe443d53d4fe22b7f373f85'
Merge commit '37118e70bc3c86e8fdafc31e4cc7026d71694ef4'
Merge commit '0e02deda5251c453da40f15e3dfdec8d9f3c31b9'
Merge commit 'a7e928daaf7ba4176b5044797f90b21f420ab2f7'
Shawn Pearce (11):
Merge "stream-events: fix change subject in patchset-created event"
Merge "Remove unneeded escape characters from the documentation"
Merge "Update project configuration documentation"
Merge "Fix spelling mistakes in Gerrit documentation"
Merge "Fix: Supress "Error on refs/cache-automerge" warnings."
Merge "Adds --description (-d) option to ls-projects"
Merge "Fix various bugs in the documentation"
Merge "Show latest patchset with cherry-picked merge"
Merge "Add new SSH command to rename groups"
Merge "documentation: update links from kernel.org to code.google.com"
Merge "ls-projects: new option to list all accessible projects"
interzone:~/src/gerrit$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment