[
https://issues.apache.org/jira/browse/SCM-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963006#comment-17963006
]
ASF GitHub Bot commented on SCM-776:
------------------------------------
jira-importer opened a new issue, #985:
URL: https://github.com/apache/maven-scm/issues/985
**[Thibaud
Lepretre](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kakawait)**
opened
**[SCM-776](https://issues.apache.org/jira/browse/SCM-776?redirect=false)** and
commented
Actually I can't retrieve full file's changelog because when using changelog
on file's directory we lost some information if file had been moved from other
directory in the past.
Moreover for Git and Hg we need the possiblity to add --follow option to
retrieve changelog even if file had been rename/move or whatelse.
So is it possible to enhance changelog api in order to support:
- [API] Changelog single file
- [GIT/HG providers] Add --follow option when changelog a single file
---
**Affects:** 1.9.1
> Changelog single file
> ---------------------
>
> Key: SCM-776
> URL: https://issues.apache.org/jira/browse/SCM-776
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-api, maven-scm-provider-gitexe,
> maven-scm-provider-mercurial (hg)
> Affects Versions: 1.9.1
> Environment: git 2.1.0
> Reporter: Thibaud Lepretre
> Priority: Major
>
> Actually I can't retrieve full file's changelog because when using changelog
> on file's directory we lost some information if file had been moved from
> other directory in the past.
> Moreover for Git and Hg we need the possiblity to add --follow option to
> retrieve changelog even if file had been rename/move or whatelse.
> So is it possible to enhance changelog api in order to support:
> - [API] Changelog single file
> - [GIT/HG providers] Add --follow option when changelog a single file
--
This message was sent by Atlassian Jira
(v8.20.10#820010)