-
Notifications
You must be signed in to change notification settings - Fork 276
gptel-context: Allow exclusion of gitignored files #665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
benthamite
wants to merge
37
commits into
karthink:master
Choose a base branch
from
benthamite:exclude-gitignored
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 20 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
b75a0b8
gptel-rewrite: Exclude gitignored files (first pass)
benthamite 9fbf51a
gptel-context: improve performance by getting list of exclusions once
benthamite 60208d1
gptel-context: improve handling of gitignored files
benthamite 450b1ba
Merge remote-tracking branch 'upstream/master' into exclude-gitignored
benthamite 68fdd0a
Merge branch 'exclude-gitignored'
benthamite 7b2dd6d
Merge remote-tracking branch 'upstream/master' into exclude-gitignored
benthamite df85051
Merge remote-tracking branch 'upstream/master'
benthamite c898d46
Merge branch 'master' into exclude-gitignored
benthamite 57c079a
gptel-context: Improve user option docstring
benthamite 2f1f234
gptel-context: Remove caching while preserving performance
benthamite b69a4c0
README: Document how to exclude gitignored files
benthamite 1b252db
gptel-context: Fix typo
benthamite 7ba8543
Merge branch 'master' into exclude-gitignored
benthamite a8b67c5
gptel-context: Inform user that git-ignored files can be included
benthamite 834a07e
gptel-context: Replace "unignored" with "git-tracked"
benthamite ef4a10c
gptel-context: Replace "gitignored" with "git-ignored"
benthamite 20e2ee5
gptel-context: Improve performance of git-ignore exclusion via caching
benthamite df3a24c
README: Clarify default value of gptel-context-exclude-git-ignored
benthamite c13ad53
gptel-context: improve git error handling
benthamite 9dfbda9
gptel-context: Restore missing indentation
benthamite b62d08e
gptel-context: Replace "git-tracked" with "git-unignored" in symbol n…
benthamite 48919bf
gptel-context: Rename gptel-context--skip-file-p
benthamite b7cd02a
gptel-context: Move relevant defuns to ‘git tracking functions’
benthamite 9cb8cf2
gptel-context: Revise docstrings
benthamite e2ca876
gptel-context: Check buffer-file-name before passing it as argument
benthamite 9b5a630
gptel-context: Handle possibly nil git-cache argument
benthamite 03cebac
gptel-context: Rename gptel-context--is-git-ignored-p
benthamite 10356a8
gptel-context: Remove needless comment
benthamite e02f44e
gptel-context: Never exclude git-ignored remote files
benthamite 11e7cf5
gptel-context: Refactor using project.el
benthamite e9fa7e7
gptel-context: Remove redundancy
benthamite 450cf56
README: Update to reflect project.el refactor
benthamite 1290416
README: Update user option name
benthamite 280a829
gptel-context: pass correct value to gptel-context--get-project-files
benthamite 578fb5f
gptel-context: Simplify gptel-context--message-skipped
benthamite 4b99e1e
gptel-context: Store project files in a local variable
benthamite c197a74
gptel-context: Reverse hunks with accidentally changed indentation
benthamite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.