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 243482

Summary: history displays Show more/all files even if there are no more items
Product: versioncontrol Reporter: Ondrej Vrabec <ovrabec>
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: git
Priority: P3 Keywords: REGRESSION
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 238610    
Bug Blocks:    

Description Ondrej Vrabec 2014-04-02 15:02:15 UTC
Result of #238610
Comment 1 Ondrej Vrabec 2014-04-04 11:10:39 UTC
fixed: core-main #563e2a5428c2
Comment 2 Quality Engineering 2014-04-05 03:28:31 UTC
Integrated into 'main-silver', will be available in build *201404050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/563e2a5428c2
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #243482 - history displays Show more/all files even if there are no more items
Comment 3 Ondrej Vrabec 2014-04-15 14:25:11 UTC
releases #e827dbff2590
Comment 4 Ondrej Vrabec 2014-04-22 16:00:41 UTC
fix: http://hg.netbeans.org/core-main/rev/e0c0a9963139
Comment 5 Ondrej Vrabec 2014-04-22 16:04:19 UTC
releases #69d5c50f12b0
Comment 6 Quality Engineering 2014-04-24 02:05:27 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/e827dbff2590
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #243482 - history displays Show more/all files even if there are no more items
(grafted from 563e2a5428c2884ebdf87211f666bc85c2af95b3)
Comment 7 Quality Engineering 2014-04-24 02:11:00 UTC
Integrated into 'main-silver', will be available in build *201404240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e0c0a9963139
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #243482 - history displays Show more/all files even if there are no more items
Additional fix fixing scope for a single file. For a single selected file by default only the event describing the file should be displayed.