-
Notifications
You must be signed in to change notification settings - Fork 888
Insights: coderamp-labs/gitingest
Overview
Could not load contribution data
Please try again later
24 Pull requests merged by 6 people
-
chore(deps): update github/codeql-action action to v3.29.9
#501 merged
Aug 16, 2025 -
ci: pin actions/checkout to its commit hash
#517 merged
Aug 14, 2025 -
chore(deps): update actions/checkout action to v5
#512 merged
Aug 13, 2025 -
chore(deps): update actions/checkout action to v4.3.0
#511 merged
Aug 13, 2025 -
chore(deps): update actions/checkout digest to 08c6903
#510 merged
Aug 13, 2025 -
feat: use gitpython for git stuff
#504 merged
Aug 11, 2025 -
ci: remove codecov and reduce test matrix
#506 merged
Aug 9, 2025 -
chore(deps): update github/codeql-action action to v3.29.6
#498 merged
Aug 7, 2025 -
chore(deps): update actions/download-artifact action to v5
#496 merged
Aug 6, 2025 -
feat(web): add version info display
#483 merged
Aug 5, 2025 -
chore(deps): update docker/metadata-action action to v5.8.0 - autoclosed
#494 merged
Aug 5, 2025 -
chore(deps): update docker/login-action action to v3.5.0
#493 merged
Aug 5, 2025 -
chore(deps): update actions/checkout digest to 8edcb1b
#490 merged
Aug 5, 2025 -
chore(deps): update ossf/scorecard-action digest to f35c645
#491 merged
Aug 5, 2025 -
chore: Configure Renovate
#489 merged
Aug 5, 2025 -
chore: update fastapi link
#486 merged
Aug 3, 2025 -
chore(main): release 0.3.1
#482 merged
Jul 31, 2025 -
chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4
#470 merged
Jul 31, 2025 -
fix: make cache aware of subpaths
#481 merged
Jul 31, 2025 -
chore(main): release 0.3.0
#472 merged
Jul 30, 2025 -
fix: improved server side cleanup after ingest
#477 merged
Jul 30, 2025 -
docs(contributing): update PR title guidelines to enforce convention
#476 merged
Jul 30, 2025 -
refactor(metrics): simplify Prometheus counters usage
#475 merged
Jul 30, 2025 -
feat(logging): implement loguru
#473 merged
Jul 30, 2025
10 Pull requests opened by 5 people
-
wip
#487 opened
Aug 4, 2025 -
chore(main): release 0.4.0
#495 opened
Aug 5, 2025 -
refactor: introduce Source base class
#499 opened
Aug 7, 2025 -
chore(deps): update python docker tag to v3.13.7
#500 opened
Aug 7, 2025 -
feat: implement MCP server
#505 opened
Aug 8, 2025 -
feat: Rework PAT to use headers only
#507 opened
Aug 9, 2025 -
perf: memory optimizations
#514 opened
Aug 12, 2025 -
chore(deps): update github/codeql-action action to v3.29.11
#518 opened
Aug 18, 2025 -
chore(deps): update actions/dependency-review-action action to v4.7.3
#519 opened
Aug 18, 2025 -
chore(deps): update actions/attest-build-provenance action to v3
#522 opened
Aug 28, 2025
21 Issues closed by 4 people
-
chore: chill out on Token validation
#380 closed
Aug 30, 2025 -
feat(ui): make exclude/include pattern field easier to read & edit
#302 closed
Aug 29, 2025 -
feat: add two "guard" blocks that surround the digest
#342 closed
Aug 25, 2025 -
feat: Implement caching on a per-commit basis
#343 closed
Aug 25, 2025 -
feat: allow ingesting private repositories via GitHub authentication
#3 closed
Aug 22, 2025 -
feat: ingest GitHub pull-request and issue pages from URL
#25 closed
Aug 19, 2025 -
feat: add minify option to strip or compress large non-text files in digest
#26 closed
Aug 19, 2025 -
feat: add optional code-base summarization via LLM
#33 closed
Aug 19, 2025 -
feat: include PDF files in generated digest
#74 closed
Aug 18, 2025 -
feat: show contributor stats & commit-history analytics in summary
#101 closed
Aug 18, 2025 -
feat: add suggested exclude-pattern picker with usage-based ordering
#112 closed
Aug 18, 2025 -
docs: clarify directory-pattern semantics and update tests
#122 closed
Aug 18, 2025 -
feat: VSCode Extension for Gitingest Integration
#146 closed
Aug 18, 2025 -
bug: On Windows, the clean-up process in ingest_async() fails silently
#210 closed
Aug 18, 2025 -
(feat): use a git python library for git stuff
#412 closed
Aug 11, 2025 -
bug: symlinks not properly parsed on Windows
#249 closed
Aug 9, 2025 -
feat: ingesting a repository should update the URL
#164 closed
Aug 6, 2025 -
feat: display current version in footer
#452 closed
Aug 5, 2025 -
🤖 GitHub Issue Management Tool Integration Test
#485 closed
Aug 1, 2025 -
🤖 GitHub Issue Management Tool Integration Test
#484 closed
Aug 1, 2025 -
bug: cache does not take subpath into account in 0.3.0
#480 closed
Jul 31, 2025
6 Issues opened by 6 people
-
(feat): Support ingesting repositories from PyPI
#521 opened
Aug 25, 2025 -
(feat): Splitter
#515 opened
Aug 12, 2025 -
(bug): Gitingest config overrides host logging globally
#513 opened
Aug 11, 2025 -
Dependency Dashboard
#492 opened
Aug 5, 2025 -
ci: pass hostname as env var when building / deploying
#479 opened
Jul 31, 2025 -
(bug): Local `gitingest` broken, due to unnecessary GitHub token validation
#478 opened
Jul 31, 2025
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Optimize Dockerfile for Layer Caching
#398 commented on
Aug 1, 2025 • 0 new comments -
feat: ignore build wrappers
#287 commented on
Aug 8, 2025 • 0 new comments -
feat: enhance pattern handling
#414 commented on
Aug 18, 2025 • 0 new comments -
feat: config parameters as environment variables
#285 commented on
Aug 19, 2025 • 0 new comments -
improvement: DTO (backend, frontend and process_query)
#353 commented on
Aug 20, 2025 • 0 new comments -
feat: MCP server to provide gitingest as a set of tools
#245 commented on
Aug 21, 2025 • 0 new comments -
feat: allow include and exclude patterns to be used at the same time
#168 commented on
Aug 22, 2025 • 0 new comments -
feat: support for Kaggle Notebooks
#400 commented on
Aug 24, 2025 • 0 new comments -
docs: add `/examples` folder
#351 commented on
Aug 24, 2025 • 0 new comments -
bug: gitingest breaks for nested GitLab repos
#283 commented on
Aug 24, 2025 • 0 new comments -
feat: modern logging system
#357 commented on
Aug 25, 2025 • 0 new comments -
feat: Create an additional ingest function with selective output for performance optimization
#401 commented on
Aug 27, 2025 • 0 new comments -
feat(PR/issues): Improve templating and automation
#359 commented on
Aug 27, 2025 • 0 new comments -
feat: support multiple response formats
#326 commented on
Aug 27, 2025 • 0 new comments -
docs: how to improve our docs?
#325 commented on
Aug 27, 2025 • 0 new comments -
feat: display link to ingested repository in the frontend
#324 commented on
Aug 27, 2025 • 0 new comments -
feat: include a token estimator utility
#318 commented on
Aug 28, 2025 • 0 new comments -
feat(ui): persist PAT between sessions for gitingest.com
#291 commented on
Aug 28, 2025 • 0 new comments -
feat: support ingesting GitHub issues
#174 commented on
Aug 28, 2025 • 0 new comments -
Add a "token-efficient" option toggle for directory structure output
#368 commented on
Aug 30, 2025 • 0 new comments -
feat(ui): add Token Estimator link to footer
#337 commented on
Aug 5, 2025 • 0 new comments -
docs: clarify git strategy in CONTRIBUTING.md
#393 commented on
Jul 30, 2025 • 0 new comments -
feat: Ensure background task cancellation in `startup_event`
#425 commented on
Jul 31, 2025 • 0 new comments -
feat: improve unit tests quality and coverage
#433 commented on
Aug 11, 2025 • 0 new comments -
fix: improve empty repository URL error
#454 commented on
Aug 9, 2025 • 0 new comments -
refactor: Refactor output formatting
#467 commented on
Aug 7, 2025 • 0 new comments