mirror of
https://github.com/git/git.git
synced 2026-06-14 15:37:30 +02:00
685caf9af672811b45ebeaaa299b8f9fbd743d82
Our blame viewer code has historically been a mess simply because the data for multiple viewers was all crammed into a single pair of Tcl arrays. This made the code hard to read and even harder to maintain. Now that we have a slightly better way of tracking the data for our "meta-widgets" we can make use of it here in the blame viewer to cleanup the code and make it easier to work with long term. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
583 MiB
Languages
C
50%
Shell
39.4%
Perl
4.3%
Tcl
3.1%
Python
0.8%
Other
2.2%