issues
search
davbeek
/
gitinspectorgui
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove logger info from warnings and prefix with Warning:
#55
davbeek
opened
5 days ago
0
Add source column to blame history output
#54
davbeek
opened
6 days ago
0
Use machine readable output format in git communication
#53
Alberth289346
opened
6 days ago
8
Certain sequences of clicking blame history radio buttons lead to an error for dynamic blame history
#52
davbeek
closed
5 days ago
1
Option blame history should take the Analysis options into account
#51
davbeek
opened
1 week ago
0
Option --blame-history=dynamic should also be implemented for multiple repos
#50
davbeek
opened
1 week ago
0
Create and execute a release plan for version 0.4.0
#49
davbeek
opened
1 week ago
1
Test functionality of all options and relevant combinations of options
#48
davbeek
opened
1 week ago
0
Test functionality on Linux
#47
davbeek
opened
2 weeks ago
0
Implement dynamic blame history also for the GUI
#46
davbeek
closed
2 weeks ago
1
Send generated html code directly to Flask server for the blame history option for CLI only initially
#45
davbeek
closed
2 weeks ago
1
Implement table caching for option blame history dynamic
#44
davbeek
closed
2 weeks ago
1
Improve execution speed of the blame history option
#43
davbeek
closed
2 weeks ago
2
Investigate using a Flask webserver to dynamically generate a single required html page on demand
#42
davbeek
closed
2 weeks ago
4
Truncate long file strings from end instead of from start
#41
davbeek
opened
3 weeks ago
1
For repos with many files, setting --include-files to "*" can lead to the html page to show only files tabs
#40
davbeek
closed
3 weeks ago
1
Option --multi-core gives a 4 to 6 times improvement for multiple repos
#39
davbeek
opened
3 weeks ago
6
Option `--multi-thread` does not make any difference for relatively small repos
#38
davbeek
opened
3 weeks ago
7
For multiple repos, the output is not sorted anymore on repo name
#37
davbeek
opened
3 weeks ago
4
Blame history should follow file renaming and creation
#36
davbeek
closed
1 week ago
4
For option blame-history color the labels of the top row commit numbers in the color of the committing author
#35
davbeek
closed
3 weeks ago
1
Option --show-renames gives an error when an author with multiple names can not be found in a list of authors
#34
davbeek
closed
3 weeks ago
1
Improve html code font
#32
davbeek
opened
1 month ago
0
Blame output does not correctly follow ownership across temporary file deletions
#31
davbeek
opened
1 month ago
1
Try Hide buttons with pressed and unpressed state instead of Show/Hide buttons
#30
davbeek
closed
1 month ago
1
Add Show/Hide empty lines button the html output
#29
davbeek
closed
1 month ago
1
Add button toggle button Show/Hide colors next to toggle Show/Hide blame exclusions in Code header
#28
davbeek
closed
1 month ago
1
To each blame tab in html add top row with Commit numbers
#27
davbeek
closed
3 weeks ago
2
Update height of GUI window in Windows
#26
davbeek
closed
1 month ago
6
Document code with docstrings
#25
davbeek
opened
1 month ago
2
Update documentation for new fnmatch pattern matching, new hide-blame-exclusions button/option, new blame-history option, and required git package
#24
davbeek
opened
1 month ago
0
The order of blame tabs should be predictable and equal to the order of files in the Files tab
#23
davbeek
closed
1 month ago
1
We need somewhere to show the currently effective json setting file name
#22
davbeek
closed
1 month ago
6
Add button Hide Excluded to top row of html output
#21
davbeek
closed
1 month ago
2
Add working dir folder to GUI
#20
davbeek
closed
1 month ago
3
Switch from re pattern matching to the more straightforward fnmatch
#19
davbeek
closed
1 month ago
1
BeautifulSoup HTMLFormatter removes initial Code spacing in blame output
#18
davbeek
closed
1 month ago
1
Use BeautifulSoup for all editing of html code
#17
davbeek
closed
1 month ago
2
Use Bootstrap colors for html output
#16
davbeek
opened
1 month ago
0
Option --deletions leads to key error
#15
davbeek
closed
1 month ago
1
Tick boxes and radio selection boxes initially have disabled color instead of selected color on macOS
#14
davbeek
opened
1 month ago
2
Bad git executable for gitinspectorgui on Windows 10
#13
davbeek
closed
1 month ago
5
Reintroduce functionality to get the results of multiple repos in one excel or html output file
#12
davbeek
opened
1 month ago
0
Group 106 incorrectly shows no commits
#11
davbeek
closed
1 month ago
1
Freeze top line with tab titles of html output tables like in Excel output
#10
davbeek
closed
1 month ago
1
Author colors should be the same across all output tables
#9
davbeek
closed
1 month ago
1
Add integration tests
#8
davbeek
opened
1 month ago
0
For files with a single author, the * entry should be omitted in the output
#7
davbeek
opened
1 month ago
0
Leading spacing in code comments is missing and header font code column is wrong
#6
davbeek
closed
1 month ago
1
Use top down method definition order
#5
davbeek
closed
1 month ago
1
Next