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

F feature blame plots #834

Draft
wants to merge 101 commits into
base: vara-dev
Choose a base branch
from
Draft

F feature blame plots #834

wants to merge 101 commits into from

Commits on Apr 11, 2023

  1. implement FeatureBlameReportExperiment

    Simon Rüdiger Steuer committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9722976 View commit details
    Browse the repository at this point in the history
  2. add test_repo to test projects

    Simon Rüdiger Steuer committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5d415a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. some nmae/type fixes

    Simon Rüdiger Steuer committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1405e8c View commit details
    Browse the repository at this point in the history
  2. correct binary?

    Simon Rüdiger Steuer committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bb75269 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. added print feature

    Simon Rüdiger Steuer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    44a4669 View commit details
    Browse the repository at this point in the history
  2. change config

    Simon Rüdiger Steuer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    fd99f6c View commit details
    Browse the repository at this point in the history
  3. create bc with clang

    Simon Rüdiger Steuer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    11bf7ba View commit details
    Browse the repository at this point in the history
  4. print out FBR

    Simon Rüdiger Steuer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5fe3a66 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. remove unnecessary code

    Simon Rüdiger Steuer committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2603afc View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    Simon Rüdiger Steuer committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a1a9f4c View commit details
    Browse the repository at this point in the history
  3. added new file

    Simon Rüdiger Steuer committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    edc3c4b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fixes for pre-commit hook

    Simon Rüdiger Steuer committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    071b7c3 View commit details
    Browse the repository at this point in the history
  2. review changes

    Simon Rüdiger Steuer committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c52af3e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. fixes by pre-commit

    Simon Rüdiger Steuer committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0deac4e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-G…

    …enerateFeatureBlameReport
    Simon Rüdiger Steuer committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    45f881f View commit details
    Browse the repository at this point in the history
  3. adapt code to work after pull from vara-dev

    Simon Rüdiger Steuer committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b3cad79 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. adapted python fbr to new yaml fbr

    Simon Rüdiger Steuer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8a6f71e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. separated feature blame report

    Structural- and DataflowFeatureBlameReport can be generated separatedly now
    Simon Rüdiger Steuer committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2c56155 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. first implementations for plots of FeatureBlameReports

    Simon Rüdiger Steuer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2b8e197 View commit details
    Browse the repository at this point in the history
  2. note

    Simon Rüdiger Steuer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9d122fe View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. first plot

    Simon Rüdiger Steuer committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ca1240e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-F…

    …eatureBlamePlots
    Simon Rüdiger Steuer committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3d57365 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-G…

    …enerateFeatureBlameReport
    Simon Rüdiger Steuer committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f3bf72b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. added detection of feature model

    Simon Rüdiger Steuer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5e221e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-F…

    …eatureBlamePlots
    Simon Rüdiger Steuer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    933f9ce View commit details
    Browse the repository at this point in the history
  3. Merge branch 'f-GenerateFeatureBlameReport' of github.com:se-sic/VaRA…

    …-Tool-Suite into f-FeatureBlamePlots
    Simon Rüdiger Steuer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    873e512 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. added new dcfi plot

    Simon Rüdiger Steuer committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8fc18ef View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-F…

    …eatureBlamePlots
    Simon Rüdiger Steuer committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    40dc326 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. new plots and table

    Simon Rüdiger Steuer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bfe3b47 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-F…

    …eatureBlamePlots
    Simon Rüdiger Steuer committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a983b7a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. remove unused dependencies

    create table returning commits with many dataflow interactions
    Simon Rüdiger Steuer committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2883862 View commit details
    Browse the repository at this point in the history
  2. new data creation and plots for authors

    some refactoring
    Simon Rüdiger Steuer committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    88c869d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. improve generation of author cfi data

    implement plot for illustration of feature sizes
    specific changes to many plots
    Simon Rüdiger Steuer committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4e73420 View commit details
    Browse the repository at this point in the history
  2. implement table for structural report

    Simon Rüdiger Steuer committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d5c6fcc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. shorthand correction

    Simon Rüdiger Steuer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    46486ec View commit details
    Browse the repository at this point in the history
  2. remove unused import

    Simon Rüdiger Steuer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    912a4bc View commit details
    Browse the repository at this point in the history
  3. stacked author distribution plot for projects

    feature size corr plot now for multi case study
    Simon Rüdiger Steuer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    28637bd View commit details
    Browse the repository at this point in the history
  4. change occurences of 'scope' to 'size'

    Simon Rüdiger Steuer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8d89035 View commit details
    Browse the repository at this point in the history
  5. FeatureSizeCorrPlot displays multiple case studies

    change occurences of 'scope' to 'size'
    Simon Rüdiger Steuer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6303928 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. FeatureSizeCorrDFBRPlot + its data generation

    correlate size of a feature with number of commits interacting with it through dataflow
    Simon Rüdiger Steuer committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    322ed95 View commit details
    Browse the repository at this point in the history
  2. tables can now show data for several projects

    Simon Rüdiger Steuer committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0f5d6ba View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. new feature interaction dis plot several projects

    FeatureDisSFBRPlot,FeatureDisDFBRPlot
    Simon Rüdiger Steuer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ffd9d3e View commit details
    Browse the repository at this point in the history
  2. add new function num_active_commits to git_util.py

    Simon Rüdiger Steuer committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    de87215 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. num impl features dis of commits is now stacked for every project

    Simon Rüdiger Steuer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d482879 View commit details
    Browse the repository at this point in the history
  2. num impl features dis of commits is now stacked for every project

    Simon Rüdiger Steuer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1f1aee8 View commit details
    Browse the repository at this point in the history
  3. num features affect through dataflow of commits is now stacked for ev…

    …ery project
    Simon Rüdiger Steuer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2575ff3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'f-FeatureBlamePlots' of github.com:se-sic/VaRA-Tool-Sui…

    …te into f-FeatureBlamePlots
    Simon Rüdiger Steuer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ecee990 View commit details
    Browse the repository at this point in the history
  5. add changes lost in merge

    Simon Rüdiger Steuer committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2b423eb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. minor changes

    Simon Rüdiger Steuer committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    11a6511 View commit details
    Browse the repository at this point in the history
  2. improve row access, add variance to tables

    add corr number authors and feature size to SFBREvalTable
    Simon Rüdiger Steuer committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e387265 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-F…

    …eatureBlamePlots
    Simon Rüdiger Steuer committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    41a7e38 View commit details
    Browse the repository at this point in the history
  4. added new pie chart for both structural/df-based interactions of commits

    removed unsatisfying commit dis plots
    Simon Rüdiger Steuer committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f73afda View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. some adjustments for pie charts

    Simon Rüdiger Steuer committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bd16a88 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. improvements for author plots and data generation

    Simon Rüdiger Steuer committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    22d90a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. refactoring

    Simon Rüdiger Steuer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dafb1ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-G…

    …enerateFeatureBlameReport
    Simon Rüdiger Steuer committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c5ee49a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. changes for checks

    Simon Rüdiger Steuer committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6c7e685 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-F…

    …eatureBlamePlots
    Simon Rüdiger Steuer committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ab8bd91 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'vara-dev' of github.com:se-sic/VaRA-Tool-Suite into f-G…

    …enerateFeatureBlameReport
    Simon Rüdiger Steuer committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    173d0c3 View commit details
    Browse the repository at this point in the history
  4. added missing FeatureModelProvider to dataflow report

    Simon Rüdiger Steuer committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c0abdde View commit details
    Browse the repository at this point in the history
  5. adapt test_bb_config for merge of experiments

    perviously merged blame_experiment and feature_blame_experiment into one file vara_experiments
    Simon Rüdiger Steuer committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d542167 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. swap rows and columns for tables

    improve dfbr table
    Simon Rüdiger Steuer committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9aad357 View commit details
    Browse the repository at this point in the history
  2. only consider succesful report files

    split commit dataflow data getters
    Simon Rüdiger Steuer committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    526c6ff View commit details
    Browse the repository at this point in the history
  3. improve proportional df plot

    Simon Rüdiger Steuer committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7280284 View commit details
    Browse the repository at this point in the history
  4. changes to review

    Simon Rüdiger Steuer committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    519d96b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. can now get authors of submodules

    Simon Rüdiger Steuer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4180986 View commit details
    Browse the repository at this point in the history
  2. new proportional commit plots

    Simon Rüdiger Steuer committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    60d101c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. split sfbr-tables into three tables

    filter commits over their size with tukey's fence for numbers of features changed
    Simon Rüdiger Steuer committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    da584b8 View commit details
    Browse the repository at this point in the history
  2. entries of rows are now rounded to two decimals

    add mean and variance of tables via function
    Simon Rüdiger Steuer committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f83e5b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. change computation of structural CFI to coincide with df-based CFI

    Simon Rüdiger Steuer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    038234c View commit details
    Browse the repository at this point in the history
  2. calc p-values for correlation coefficient as well

    add digits parametre to round_rows function
    Simon Rüdiger Steuer committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4ff4e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. adapt commit sfbr pie charts

    adapt feature dis dfbr plot
    adapt featue dis sfbr plot
    Simon Rüdiger Steuer committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2f4d97c View commit details
    Browse the repository at this point in the history
  2. remove unused import

    Simon Rüdiger Steuer committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dc5db5d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. implement new author dataflow analysis

    calculate number of authors that affect a feature through outside dataflow
    two plots and one table for this
    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2f76768 View commit details
    Browse the repository at this point in the history
  2. adapt to changes in structural cfi collection

    some refactoring
    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    42de982 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'f-GenerateFeatureBlameReport' of github.com:se-sic/VaRA…

    …-Tool-Suite into f-FeatureBlamePlots
    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3d992e6 View commit details
    Browse the repository at this point in the history
  4. adapt generate_commit_scfi_data

    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1af8119 View commit details
    Browse the repository at this point in the history
  5. work on sfbr-commit-eval-table

    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e62aa45 View commit details
    Browse the repository at this point in the history
  6. fix mistake in return type

    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5848c18 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'f-GenerateFeatureBlameReport' of github.com:se-sic/VaRA…

    …-Tool-Suite into f-FeatureBlamePlots
    Simon Rüdiger Steuer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3e4cd69 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. adapt data collection to changes in sfbr

    Simon Rüdiger Steuer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bcfe677 View commit details
    Browse the repository at this point in the history
  2. fixes for sfbr-commit-eval-table

    Simon Rüdiger Steuer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3e3f7b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. move util functions to bottom

    Simon Rüdiger Steuer committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e9b3dc2 View commit details
    Browse the repository at this point in the history
  2. sort features for combined authors

    Simon Rüdiger Steuer committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2b34bdd View commit details
    Browse the repository at this point in the history
  3. new plot for structural interactions of commits

    differentiate between nesting degrees of interacting features
    Simon Rüdiger Steuer committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f150746 View commit details
    Browse the repository at this point in the history
  4. new struct author plot

    Simon Rüdiger Steuer committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d85ed12 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. improve structural feature data generation

    specify nesting degree of an interaction
    Simon Rüdiger Steuer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5382403 View commit details
    Browse the repository at this point in the history
  2. plots and tables used for RQ1improved

    Simon Rüdiger Steuer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7a283bd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. changes to dataflow plots

    Simon Rüdiger Steuer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    19562ab View commit details
    Browse the repository at this point in the history
  2. refactoring for pre-commits

    Simon Rüdiger Steuer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    87131ce View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. changes to structural plots/tables

    Simon Rüdiger Steuer committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2b9571d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. changes to FeatureDFBRPlot

    removed unncessary plots
    Simon Rüdiger Steuer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fdc6c4f View commit details
    Browse the repository at this point in the history
  2. changes to commti dfbr plots and tables

    Simon Rüdiger Steuer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    61a24d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. changes to sfbr plots

    Simon Rüdiger Steuer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    539236a View commit details
    Browse the repository at this point in the history
  2. new author plot

    Simon Rüdiger Steuer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    de75092 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. changes to dfbr plots

    Simon Rüdiger Steuer committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a64121a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. changes to feature plots

    projects aligned on the left side of a row
    feature labels rotated correctly
    Simon Rüdiger Steuer committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8ca9088 View commit details
    Browse the repository at this point in the history
  2. show commit-sfbr in histplot

    Simon Rüdiger Steuer committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    24a4f71 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. add plot type to feature-sfbr plot

    Simon Rüdiger Steuer committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8047073 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. small changes to plots

    evaluate new interesting relation of commit dfbr in respective table
    Simon Rüdiger Steuer committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1a4bcac View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. correctly count number of active lines for commits

    Simon Rüdiger Steuer committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b2485fe View commit details
    Browse the repository at this point in the history