Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
repotracer
Browse files
Feb 11, 2024
belatedly add stats folder, remove it from .gitignore
· 81622683
Amédée
authored
Feb 10, 2024
81622683
Jan 05, 2024
Remove unused agg_percent fn
· d7efddfa
Amédée
authored
Jan 05, 2024
d7efddfa
Cleanup imports in stat.py
· bde626b1
Amédée
authored
Jan 05, 2024
bde626b1
Slash the Stat class and turn it into a collection of functions.
· 84e5944d
Amédée
authored
Jan 05, 2024
84e5944d
Fold measurement_fns.py into measurment.py. These were meant to be together.
· 035920f9
Amédée
authored
Jan 05, 2024
035920f9
Nov 03, 2023
Update readme: make Betterer a link
· 207b6c04
Amédée
authored
Nov 03, 2023
207b6c04
Update readme
· 5e47420a
Amédée
authored
Nov 03, 2023
5e47420a
Update readme
· a923f3e5
Amédée
authored
Nov 03, 2023
a923f3e5
Nov 02, 2023
Bugfix v2 and update version number
· 1b3b7b86
Amédée
authored
Nov 02, 2023
1b3b7b86
v0.4.2 fix bug in custom_script returning json
· b5b9d461
Amédée
authored
Nov 02, 2023
b5b9d461
Fix tokei when specific languages are passed in (v0.4.1)
· 937d85cb
Amédée
authored
Nov 02, 2023
937d85cb
Bump poetry project version to 0.4.0
· 02f10e74
Amédée
authored
Nov 02, 2023
02f10e74
Add custom_script stat
· a8fec0c7
Amédée
authored
Nov 02, 2023
a8fec0c7
Add loc_count stat
· 0fc2afca
Amédée
authored
Nov 01, 2023
0fc2afca
Oct 31, 2023
Add regex count stat that counts number of todos
· dccc4951
Amédée
authored
Oct 31, 2023
dccc4951
Merge branch 'feat/single-install-location' into 'main'
· a690e14b
Amédée
authored
Oct 31, 2023
a690e14b
Re-add local config locations, test repotracer on itself
· 9c610c7a
Amédée
authored
Oct 31, 2023
9c610c7a
Oct 29, 2023
Add important emoji to header in readme
· 95777445
Amédée
authored
Oct 29, 2023
95777445
Merge branch 'feat/single-install-location' into 'main'
· 540b0224
Amédée
authored
Oct 29, 2023
540b0224
Update changelog and pyprojec.toml
· b0b71ac5
Amédée
authored
Oct 28, 2023
b0b71ac5
Uncomment git pull in setup
· 87a6f193
Amédée
authored
Oct 28, 2023
87a6f193
Update readme
· 89780348
Amédée
authored
Oct 28, 2023
89780348
Fix coverage report config
· f7df12c3
Amédée
authored
Oct 28, 2023
f7df12c3
add pytest-cov for nice test reports
· c3481109
Amédée
authored
Oct 28, 2023
c3481109
fixups, add ci file
· 4b207d5c
Amédée
authored
Oct 28, 2023
4b207d5c
Actually git add the new test file
· aa7ce440
Amédée
authored
Oct 28, 2023
aa7ce440
add poetry lockfile
· 23410afc
Amédée
authored
Oct 28, 2023
23410afc
Fix some things, add a pytest test
· 456e4e4d
Amédée
authored
Oct 28, 2023
456e4e4d
Sep 25, 2023
Don't print so much
· 470a64a6
Amédée
authored
Sep 24, 2023
470a64a6
Make it work
· 259dbe7e
Amédée
authored
Sep 24, 2023
259dbe7e
Fix wrong order of parameters when loading config
· 515dea3d
Amédée
authored
Sep 24, 2023
515dea3d
Write a default config file if it doesn't exist.
· 4438fb31
Amédée
authored
Sep 24, 2023
4438fb31
Checkpoint
· 588baed3
Amédée
authored
Sep 21, 2023
588baed3
Sep 21, 2023
Fix bad bug that was blocking the run command
· dcb36c66
Amédée
authored
Sep 21, 2023
dcb36c66
Sep 03, 2023
Added a CHANGELOG and bumped to 0.2.4
· 660f2d61
Amédée
authored
Sep 03, 2023
660f2d61
Read in config at app start, instead of waiting for an individual command to do it later.
· 76c7404c
Amédée
authored
Sep 03, 2023
76c7404c
Lots of fixes for add-repo
· 78681f7e
Amédée
authored
Sep 03, 2023
78681f7e
Load default config into config_file_contents if no config file is found.
· 72d5f176
Amédée
authored
Sep 03, 2023
72d5f176
make repo_storage_location a hard-coded constant to avoid issues
· 45aad055
Amédée
authored
Sep 03, 2023
45aad055
Aug 31, 2023
Add spinner to git download_url
· 6844acd3
Amédée
authored
Aug 31, 2023
6844acd3
Loading