This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245076

Summary: A nice view for displaying incoming and outgoing commits
Product: versioncontrol Reporter: Ondrej Vrabec <ovrabec>
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: chrizzly, git
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 208930    

Description Ondrej Vrabec 2014-06-16 08:35:55 UTC
Mercurial has show out/in displaying commits ready to push and ready to merge with a local branch. Something similar is missing in Git.
Comment 1 Ondrej Vrabec 2014-06-24 15:19:25 UTC
fix: http://hg.netbeans.org/core-main/rev/b04baa20a28c
Comment 2 Quality Engineering 2014-06-25 02:30:46 UTC
Integrated into 'main-silver', will be available in build *201406250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b04baa20a28c
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #245076 - A nice view for displaying incoming and outgoing commits
Add two new actions Show In/Outgoing displaying unpulled (unpushed)
commits into (from) a specific branch.
Comment 3 Ondrej Vrabec 2014-07-29 07:16:19 UTC
*** Bug 246074 has been marked as a duplicate of this bug. ***