WeblateOrg / WeblateOrg/weblate

Import comments from a git history

Open
#8,479 4 comments 0 reactions 0 assignees View on GitHub
enhancement Waiting for: Demand
Dominant language
Python
Stars
6.1k
Forks
1.4k
Avg merge
9h 53m
Merged PRs (30d)
395

Description

### Describe the problem

When I import a project from git(ssh) on Weblate, I hope it will automaticly fill the gitcomments into weblate's Comments.As the picture shows: the left part is my code system,right part is weblate
![image](https://user-images.githubusercontent.com/117979359/207547198-9d69aac4-6412-4962-94fe-1b84408aa331.png)

### Describe the solution you'd like

Is it possible for weblate developers to make a feature using javaapi like (blameResult.getSourceCommit(i).getFullMessage()) to get the gitcommit information of every string?

https://archive.eclipse.org/jgit/docs/jgit-2.0.0.201206130900-r/apidocs/org/eclipse/jgit/blame/BlameResult.html

### Describe alternatives you've considered

_No response_

### Screenshots

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.