Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose change history of name: unicode #102

Open
LettError opened this issue Mar 21, 2022 · 1 comment
Open

Expose change history of name: unicode #102

LettError opened this issue Mar 21, 2022 · 1 comment

Comments

@LettError
Copy link
Owner

It might be useful to have a way to access the history of the names associated with a unicode value. This could be used to update names for instance.

LettError added a commit that referenced this issue Mar 21, 2022
readGitHistory.py reads the git history for the name list and compiles a large dict with all the names. This dict can then be asked about what names belonged to a unicode value.
@LettError
Copy link
Owner Author

Maybe only store the unicode values with more than 1 name? The method in readGitHistory.py should not be used for finding individual values, but to create a table that can be used independently.

LettError added a commit that referenced this issue Mar 21, 2022
Add some more sketchy stuff for finding the hash for a specific tag. Does not work.
LettError added a commit that referenced this issue Mar 21, 2022
Export a formatted list of names that have changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant