Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KittyKatt
/
fetch
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
39
Code
Issues
7
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Output refactor 2
- #20
#20
Open
KittyKatt
wants to merge 14 commits into
master
KittyKatt/fetch:master
from
output-refactor-2
KittyKatt/fetch:output-refactor-2
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Output refactor 2
#20
KittyKatt
wants to merge 14 commits into
master
KittyKatt/fetch:master
from
output-refactor-2
KittyKatt/fetch:output-refactor-2
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2021
refator(core): Moving all detection functions into library files to modularize
KittyKatt
committed
08434ba
View commit details
Copy full SHA for 08434ba
Browse repository at this point
refactor(core): Splitting off configuration into library file
KittyKatt
committed
ce0badb
View commit details
Copy full SHA for ce0badb
Browse repository at this point
Fixes for configuration reference
KittyKatt
committed
eee85c8
View commit details
Copy full SHA for eee85c8
Browse repository at this point
Fixes for Ubuntu tests, hopefully
KittyKatt
committed
e626003
View commit details
Copy full SHA for e626003
Browse repository at this point
More Ubunut test fixes
KittyKatt
committed
4fa8cdf
View commit details
Copy full SHA for 4fa8cdf
Browse repository at this point
refactor(Configuration): Reworked configuration checks so that now it copies default config to user location if none found
KittyKatt
committed
34b0351
View commit details
Copy full SHA for 34b0351
Browse repository at this point
Updating tests for new flags
KittyKatt
committed
2205457
View commit details
Copy full SHA for 2205457
Browse repository at this point
fix(Documentation): Updating manpage
KittyKatt
committed
66b6e01
View commit details
Copy full SHA for 66b6e01
Browse repository at this point
Formatting fix for shfmt
KittyKatt
committed
f12dca4
View commit details
Copy full SHA for f12dca4
Browse repository at this point
Some release.yaml workflow changes to reflect new file paths and structure
KittyKatt
committed
c82dfcc
View commit details
Copy full SHA for c82dfcc
Browse repository at this point
Commits on Mar 25, 2021
Documentation and commenting additions plus fix for no color option not existing in config
KittyKatt
committed
fa2fde9
View commit details
Copy full SHA for fa2fde9
Browse repository at this point
Commits on Mar 26, 2021
Start rework of output functions; cache uname at start and pull detect_kernel back into detection loop
KittyKatt
committed
e6e20d3
View commit details
Copy full SHA for e6e20d3
Browse repository at this point
Reworked detection libraries to not call their function inside file; calls happen in main() during loop
KittyKatt
committed
f3f361c
View commit details
Copy full SHA for f3f361c
Browse repository at this point
Completely and totally separated print_ascii from print_info; added get_info as well
KittyKatt
committed
fb4664a
View commit details
Copy full SHA for fb4664a
Browse repository at this point
You can’t perform that action at this time.