Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
coderamp-labs
/
gitingest
Public
Notifications
You must be signed in to change notification settings
Fork
954
Star
12.8k
Code
Issues
11
Pull requests
14
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
9aee15f
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 4, 2025
feat: replace non-MIT by excalidraw in EXAMPLE_REPOS (#165)
Show description for 9aee15f
atyrode
and
cyclotruc
authored
9aee15f
Copy full SHA for 9aee15f
Improvement: Make the CLI work on windows (#161)
Show description for a2d9dfa
ShreyPurohit
and
cyclotruc
authored
a2d9dfa
Copy full SHA for a2d9dfa
Resolves #109, File Tree Lines can be Added to Exclude/Include Pattern Through Click (#153)
Show description for 11d3f39
DavidUlloa6310
and
cyclotruc
authored
11d3f39
Copy full SHA for 11d3f39
feat: Ignore the Bun lock files by default (#163)
Show description for a91191b
Artmann
authored
a91191b
Copy full SHA for a91191b
Commits on Jan 24, 2025
Comprehensive Integration Test Suite (#140)
RyanL2004
authored
ecaee49
Copy full SHA for ecaee49
feat: add branch option to CLI and ingest function for cloning specific branches (#155)
javierlinked
authored
361147a
Copy full SHA for 361147a
refactor: refactor codebase to unify server module and update file paths (#142)
Show description for b34b7f4
filipchristiansen
and
cyclotruc
authored
b34b7f4
Copy full SHA for b34b7f4
Commits on Jan 23, 2025
refactor: code cleanup, utils extraction, and test improvements (#141)
Show description for 58dbe2c
filipchristiansen
authored
58dbe2c
Copy full SHA for 58dbe2c
Commits on Jan 22, 2025
Enhancements: CLI Test Cases (#144)
gowthamkishore3799
authored
1836809
Copy full SHA for 1836809
Commits on Jan 17, 2025
Refactor CLI to wrap async logic with a sync command function (#136)
Show description for 71b1167
filipchristiansen
authored
71b1167
Copy full SHA for 71b1167
Replace dict-based query with ParsedQuery dataclass (#133)
Show description for d721b00
filipchristiansen
authored
d721b00
Copy full SHA for d721b00
Commits on Jan 16, 2025
fix: handling of branch names with slashes (#131)
Show description for 3ce8e7e
gowthamkishore3799
authored
3ce8e7e
Copy full SHA for 3ce8e7e
Commits on Jan 15, 2025
Add gitingest.com to known Git hosts (#134)
filipchristiansen
authored
0e74d67
Copy full SHA for 0e74d67
test: add coverage for run_ingest_query and clone_repo async timeout (#129)
filipchristiansen
authored
8137ce1
Copy full SHA for 8137ce1
fix: move dependabot.yml to the correct directory (#132)
Show description for 5d5edee
filipchristiansen
and
cyclotruc
authored
5d5edee
Copy full SHA for 5d5edee
docs: add CONTRIBUTING.md and reference it in README.md (#135)
filipchristiansen
authored
467a2e4
Copy full SHA for 467a2e4
Commits on Jan 14, 2025
docs: add star history chart to README (#130)
filipchristiansen
authored
afd8e5a
Copy full SHA for afd8e5a
Commits on Jan 13, 2025
feat: add optional parameter to include notebook cell outputs in generated script (#128)
filipchristiansen
authored
6039114
Copy full SHA for 6039114
feat: enhance parser domain-agnostic support (#117)
Show description for dd8f1e0
filipchristiansen
authored
dd8f1e0
Copy full SHA for dd8f1e0
remove the chrome extension announcement
cyclotruc
committed
0fd16ba
Copy full SHA for 0fd16ba
Improve extension logo
cyclotruc
committed
25f101f
Copy full SHA for 25f101f
Enhanced Directory Pattern Matching Test Coverage (#123)
RyanL2004
authored
1fd741a
Copy full SHA for 1fd741a
Commits on Jan 12, 2025
Add test for non-existent file extension pattern (*.qwerty) (#121)
RyanL2004
authored
e8663c6
Copy full SHA for e8663c6
Commits on Jan 9, 2025
Update dependabot.yml
cyclotruc
authored
f34b030
Copy full SHA for f34b030
Add test for *.txt include pattern filtering (#116)
RyanL2004
authored
aa470aa
Copy full SHA for aa470aa
Commits on Jan 8, 2025
refactor: refactor module names to avoid function/module name clashes (#114)
Show description for 6d92ed9
filipchristiansen
authored
6d92ed9
Copy full SHA for 6d92ed9
chore: add dependabot (#102)
hudsonbrendon
authored
3af99bf
Copy full SHA for 3af99bf
feat: add support for improved handling of jupyter notebooks (#105)
filipchristiansen
authored
d2825ea
Copy full SHA for d2825ea
fix(parse_query): make URL handling case insensitive (#115)
filipchristiansen
authored
551d09a
Copy full SHA for 551d09a
Merge pull request #113 from filipchristiansen/fix/readme-lint-and-spelling
Show description for 96bc395
filipchristiansen
authored
96bc395
Copy full SHA for 96bc395
fix(readme): fix linting issues and correct spelling error
filipchristiansen
committed
0133021
Copy full SHA for 0133021
Commits on Jan 7, 2025
Update README.md
cyclotruc
authored
f4f7853
Copy full SHA for f4f7853
docs: added docs for test files (#104)
joydeep049
authored
9024c33
Copy full SHA for 9024c33
Refactor: Replace os.path usage with pathlib.Path for improved maintainability (#106)
filipchristiansen
authored
123f0ef
Copy full SHA for 123f0ef
chore: standardize references to 'Gitingest' (resolves Issue #99) (#107)
filipchristiansen
authored
835fcbb
Copy full SHA for 835fcbb
Pagination
Previous
Next
You can’t perform that action at this time.