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 241798 - org.netbeans.libs.git.GitStatus does not report about last index modification date
Summary: org.netbeans.libs.git.GitStatus does not report about last index modification...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2014-02-13 08:34 UTC by Ondrej Vrabec
Modified: 2014-02-19 02:45 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (98.45 KB, text/plain)
2014-02-13 08:34 UTC, Ondrej Vrabec
Details
patch - API change (11.05 KB, patch)
2014-02-13 09:05 UTC, Ondrej Vrabec
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2014-02-13 08:34:07 UTC
There is currently no way to pick up the last modification date of an index entry. Should be part of GitStatus. JDev requirement.
Comment 1 Ondrej Vrabec 2014-02-13 08:34:12 UTC
Created attachment 145119 [details]
IDE log
Comment 2 Ondrej Vrabec 2014-02-13 09:05:46 UTC
Created attachment 145123 [details]
patch - API change
Comment 3 Ondrej Vrabec 2014-02-13 09:06:32 UTC
please review, i would like to integrate early next week.
Comment 4 Ondrej Vrabec 2014-02-18 10:06:09 UTC
fix: http://hg.netbeans.org/core-main/rev/dec4abeba0ea
Comment 5 Quality Engineering 2014-02-19 02:45:26 UTC
Integrated into 'main-silver', will be available in build *201402190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/dec4abeba0ea
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #241798 - org.netbeans.libs.git.GitStatus does not report about last index modification date
new method in the API giving the last modification date of an index entry