FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/fetchcode/package.py - aboutcode-org/fetchcode · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
fetchcode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
23
Star
13
Code
Issues
56
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
fetchcode
src
fetchcode
package.py
on
master
User selector
Datepicker
Commit history
Commits on Nov 28, 2025
Fix formatting issues
Show description for 9eac6b8
tdruez
committed
9eac6b8
View commit details
Copy full SHA for 9eac6b8
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Fix code style
Show description for e1d9073
keshav-space
committed
e1d9073
View commit details
Copy full SHA for e1d9073
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into 116-cocoapods-pypi-support
keshav-space
committed
550c654
View commit details
Copy full SHA for 550c654
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Apply black and isort formatting
Show description for 5283ef7
keshav-space
committed
5283ef7
View commit details
Copy full SHA for 5283ef7
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
#122 - Update link references of ownership from nexB to aboutcode-org
Show description for 8b2125c
chinyeungli
committed
8b2125c
View commit details
Copy full SHA for 8b2125c
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
Update output data grouping for existing supported PURL types #116
Show description for 5226943
johnmhoran
committed
5226943
View commit details
Copy full SHA for 5226943
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Remove logging and messaging #116
Show description for 3b01c28
johnmhoran
committed
3b01c28
View commit details
Copy full SHA for 3b01c28
View code at this point
Browse repository at this point
Commits on May 8, 2024
Refactor code including dictionary access and tests #116
Show description for 801e740
johnmhoran
committed
801e740
View commit details
Copy full SHA for 801e740
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
Add cocoapods support to package.py #116
Show description for 3768d2e
johnmhoran
committed
3768d2e
View commit details
Copy full SHA for 3768d2e
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Fix tests
Show description for f9ab495
keshav-space
committed
f9ab495
View commit details
Copy full SHA for f9ab495
View code at this point
Browse repository at this point
Use mirror url for linux archive
Show description for df56db0
keshav-space
committed
df56db0
View commit details
Copy full SHA for df56db0
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Add support for udhcp in package.info
Show description for eec00bb
keshav-space
committed
eec00bb
View commit details
Copy full SHA for eec00bb
View code at this point
Browse repository at this point
Fix erofs-utils output PURL
Show description for 3ece7cf
keshav-space
committed
3ece7cf
View commit details
Copy full SHA for 3ece7cf
View code at this point
Browse repository at this point
Add support for openssl in package.info
Show description for d892958
keshav-space
committed
d892958
View commit details
Copy full SHA for d892958
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
Add example for regex
Show description for 2170bfe
keshav-space
committed
2170bfe
View commit details
Copy full SHA for 2170bfe
View code at this point
Browse repository at this point
Add metadata support for erofs-utils
Show description for 71b92b4
keshav-space
committed
71b92b4
View commit details
Copy full SHA for 71b92b4
View code at this point
Browse repository at this point
Add metadata support for e2fsprogs
Show description for e75b921
keshav-space
committed
e75b921
View commit details
Copy full SHA for e75b921
View code at this point
Browse repository at this point
Make sure the extracted version starts with a digit
Show description for 2067ef4
keshav-space
committed
2067ef4
View commit details
Copy full SHA for 2067ef4
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Add metadata support for linux kernel
Show description for 298e821
keshav-space
committed
298e821
View commit details
Copy full SHA for 298e821
View code at this point
Browse repository at this point
Add metadata support for mtd-utils and barebox
Show description for 2a1704a
keshav-space
committed
2a1704a
View commit details
Copy full SHA for 2a1704a
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Fix the UnboundLocalError in IpkgDirectoryListedSource
Show description for c7f9c44
keshav-space
committed
c7f9c44
View commit details
Copy full SHA for c7f9c44
View code at this point
Browse repository at this point
Add metadata support for miniupnp packages
Show description for 9480c6a
keshav-space
committed
9480c6a
View commit details
Copy full SHA for 9480c6a
View code at this point
Browse repository at this point
Add metadata support for GitHub packages
Show description for 76ba556
keshav-space
committed
76ba556
View commit details
Copy full SHA for 76ba556
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
Move ipkg release info to separate file
Show description for d887ddd
keshav-space
committed
d887ddd
View commit details
Copy full SHA for d887ddd
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Fix ipkg archive urls
Show description for aa5ebaa
keshav-space
committed
aa5ebaa
View commit details
Copy full SHA for aa5ebaa
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
Fix ipkg release date
Show description for d863c59
keshav-space
committed
d863c59
View commit details
Copy full SHA for d863c59
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
Add support for samba
Show description for 573e3eb
keshav-space
committed
573e3eb
View commit details
Copy full SHA for 573e3eb
View code at this point
Browse repository at this point
Fix failing tests
Show description for 8755b54
keshav-space
committed
8755b54
View commit details
Copy full SHA for 8755b54
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
Add tests for directory listed packages
Show description for 6b65cd7
keshav-space
committed
6b65cd7
View commit details
Copy full SHA for 6b65cd7
View code at this point
Browse repository at this point
Fix MultipleRoutesDefined error for uclibc
Show description for 616b674
keshav-space
committed
616b674
View commit details
Copy full SHA for 616b674
View code at this point
Browse repository at this point
Keep `ipkg` package info locally
Show description for babfe85
keshav-space
committed
babfe85
View commit details
Copy full SHA for babfe85
View code at this point
Browse repository at this point
Use regex group to extract version from filename
Show description for 1eff92a
keshav-space
committed
1eff92a
View commit details
Copy full SHA for 1eff92a
View code at this point
Browse repository at this point
Yield single package for versioned PURL
Show description for 0d1bfce
keshav-space
committed
0d1bfce
View commit details
Copy full SHA for 0d1bfce
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Support directory listed archives in package.info
Show description for 64fcbf0
keshav-space
committed
64fcbf0
View commit details
Copy full SHA for 64fcbf0
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
fix: handle invalid urls
Show description for a68ef1a
TG1999
committed
a68ef1a
View commit details
Copy full SHA for a68ef1a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL