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 218852

Summary: GIT-/Mercurial "show history" dialog: Support intelligent date grouping in summary view
Product: versioncontrol Reporter: markiewb
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: git
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Example from intellij idea

Description markiewb 2012-09-22 23:09:51 UTC
[ BUILD # : 201209210001 ]
[ JDK VERSION : 1.6.35 ]

Allow intelligent date grouping in the diff view (like Intellij Idea)

+Today 10.12.2012
   + commit message | date | rev
   + commit message | date | rev
+YesterDay 09.12.2012
   + commit message | date | rev
+Last 7 days 10.12.2012..03.12.2012
   + commit message | date | rev
+This month 10.12.2012
   + commit message | date | rev
   + commit message | date | rev
+Nov 2012
   + commit message | date | rev
   + commit message | date | rev
+April 2012
   + commit message | date | rev
   + commit message | date | rev
+2011
   + commit message | date | rev
   + commit message | date | rev
Comment 1 markiewb 2012-10-10 12:42:31 UTC
Created attachment 125688 [details]
Example from intellij idea