FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/commoncode - aboutcode-org/commoncode · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
commoncode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22
Star
4
Code
Issues
13
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commoncode
src
commoncode
on
main
User selector
Datepicker
Commit history
Commits on May 1, 2026
Add openbsd to os_arch()
Show description for 91d06a7
JonoYang
committed
91d06a7
View commit details
Copy full SHA for 91d06a7
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Add sunos and haiku
Show description for fdc6726
JonoYang
committed
fdc6726
View commit details
Copy full SHA for fdc6726
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Support setting the tarfile extract filter
Show description for c284fa4
AyanSinhaMahapatra
committed
c284fa4
View commit details
Copy full SHA for c284fa4
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Update system.py for py314
Show description for efe5f21
AyanSinhaMahapatra
committed
efe5f21
View commit details
Copy full SHA for efe5f21
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Merge pull request #92 from aboutcode-org/fix-click-compat
Show description for a3adbfa
JonoYang
authored
a3adbfa
View commit details
Copy full SHA for a3adbfa
View code at this point
Browse repository at this point
Revert to CompatProgressBar to support old click versions
Show description for 810f63f
AyanSinhaMahapatra
committed
810f63f
View commit details
Copy full SHA for 810f63f
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Replace is_hidden with hidden in ProgressBar
Show description for 2e593d0
AyanSinhaMahapatra
committed
2e593d0
View commit details
Copy full SHA for 2e593d0
View code at this point
Browse repository at this point
Drop python3.9 support and add python3.14
Show description for 2cd886b
AyanSinhaMahapatra
committed
2cd886b
View commit details
Copy full SHA for 2cd886b
View code at this point
Browse repository at this point
Do not set flag_value as None in click Option
Show description for d4b658f
AyanSinhaMahapatra
committed
d4b658f
View commit details
Copy full SHA for d4b658f
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
fix: handle paths with non-utf-8 bytes
Show description for 3d0e061
abraemer
committed
3d0e061
View commit details
Copy full SHA for 3d0e061
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Fix style check failures
Show description for 5d8bd13
AyanSinhaMahapatra
committed
5d8bd13
View commit details
Copy full SHA for 5d8bd13
View code at this point
Browse repository at this point
Fix compatibility issues from click >= 8.2.0
Show description for 48001c3
AyanSinhaMahapatra
committed
48001c3
View commit details
Copy full SHA for 48001c3
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
Fix using incorrect hidden property on ProgressBar instance
Show description for 49408c2
piiq
authored and
AyanSinhaMahapatra
committed
49408c2
View commit details
Copy full SHA for 49408c2
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Merge pull request #83 from aboutcode-org/scandir
Show description for ca9c7e6
AyanSinhaMahapatra
authored
ca9c7e6
View commit details
Copy full SHA for ca9c7e6
View code at this point
Browse repository at this point
Migrate remaining os.listdir to os.scandir
Show description for 1963f81
AyanSinhaMahapatra
committed
1963f81
View commit details
Copy full SHA for 1963f81
View code at this point
Browse repository at this point
Merge branch 'main' into scandir
AyanSinhaMahapatra
committed
de159a4
View commit details
Copy full SHA for de159a4
View code at this point
Browse repository at this point
Fix empty file checksum
Show description for 6bc57ab
AyanSinhaMahapatra
committed
6bc57ab
View commit details
Copy full SHA for 6bc57ab
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Adjust `as_unicode` for breaking bs4 4.13 changes (#80)
Show description for 8bf864f
jloehel
authored
8bf864f
View commit details
Copy full SHA for 8bf864f
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
migrate os.listdir() to os.scandir() to increase performance
Show description for 8fbe7f2
xsuchy
committed
8fbe7f2
View commit details
Copy full SHA for 8fbe7f2
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
Add style checks to CI
Show description for 359f72b
AyanSinhaMahapatra
committed
359f72b
View commit details
Copy full SHA for 359f72b
View code at this point
Browse repository at this point
Update docstirngs and python version
Show description for ef2cfb1
AyanSinhaMahapatra
committed
ef2cfb1
View commit details
Copy full SHA for ef2cfb1
View code at this point
Browse repository at this point
Apply formatting
Show description for a0e4c7f
pombredanne
committed
a0e4c7f
View commit details
Copy full SHA for a0e4c7f
View code at this point
Browse repository at this point
Compute checksums from binary stream
Show description for b6ace69
pombredanne
committed
b6ace69
View commit details
Copy full SHA for b6ace69
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Adopt black and isort style
Show description for 38c6f22
pombredanne
committed
38c6f22
View commit details
Copy full SHA for 38c6f22
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into pre-release
pombredanne
committed
9127939
View commit details
Copy full SHA for 9127939
View code at this point
Browse repository at this point
Merge pull request #66 from dotlambda/patch-1
Show description for 69c0e62
pombredanne
authored
69c0e62
View commit details
Copy full SHA for 69c0e62
View code at this point
Browse repository at this point
Merge pull request #62 from stefan6419846/utcfromtimestamp
Show description for 7dab778
pombredanne
authored
7dab778
View commit details
Copy full SHA for 7dab778
View code at this point
Browse repository at this point
Merge branch 'main' into patch-1
pombredanne
authored
079691e
View commit details
Copy full SHA for 079691e
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Add new arg to gen missing test files
Show description for 9825f6d
pombredanne
committed
9825f6d
View commit details
Copy full SHA for 9825f6d
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
#67 - Update link references of ownership from nexB to aboutcode-org
Show description for a1bffad
chinyeungli
committed
a1bffad
View commit details
Copy full SHA for a1bffad
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
don't fail if there is no /etc/os-release
Show description for 4f87b3c
dotlambda
committed
4f87b3c
View commit details
Copy full SHA for 4f87b3c
View code at this point
Browse repository at this point
Commits on May 16, 2024
Use parse_os_release in commoncode.system
Show description for 5fed651
JonoYang
committed
5fed651
View commit details
Copy full SHA for 5fed651
View code at this point
Browse repository at this point
Move parse_os_release from container-inspector to commoncode
Show description for 686fcad
JonoYang
committed
686fcad
View commit details
Copy full SHA for 686fcad
View code at this point
Browse repository at this point
Commits on May 15, 2024
Prep for new release
Show description for b5a26aa
JonoYang
committed
b5a26aa
View commit details
Copy full SHA for b5a26aa
View code at this point
Browse repository at this point
Add on_macos_arm64 and on_ubuntu_22 to commoncode.system
Show description for 706b7d6
JonoYang
committed
706b7d6
View commit details
Copy full SHA for 706b7d6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL