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 - GIT-/Mercurial "show history" dialog: Support intelligent date grouping in summary view
Summary: GIT-/Mercurial "show history" dialog: Support intelligent date grouping in su...
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-22 23:09 UTC by markiewb
Modified: 2013-12-04 13:26 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Example from intellij idea (11.96 KB, image/png)
2012-10-10 12:42 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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