-
Notifications
You must be signed in to change notification settings - Fork 194
SQLite History (third version) #401
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
4f71b89
basic sqlite history
phiresky dd93aba
fix test compilation
phiresky 4c03e68
final touches for MVP
phiresky a669fb3
better documentation
phiresky 187f867
fix for empty history
phiresky 01b62e7
partial change to non-generic history
phiresky 3e76ae7
mostly working
phiresky 317a69f
fix tests and ci
phiresky 7d4b7ca
fixes, format
phiresky 5fc904e
move history item to new file
phiresky f756189
fix some comments, fix test compile errors
phiresky 4d60705
ci features matrix
phiresky 13b32b9
fix index creation
phiresky 56a210c
fix file-based tests
phiresky 7c6b09a
move logic for not saving empty entries to engine
phiresky 9cab40f
fix update last command on empty, set up application_id and check ver…
phiresky 37afda0
Merge remote-tracking branch 'origin/main' into sqlite-history-2
phiresky 556115b
add specific error variants
phiresky 285ea4b
format
phiresky c772fad
fix compile errors
phiresky 74c8f71
fix fmt
fdncred d84fd86
sqlite with bashisms
elferherrera a9c9d3a
Merge branch 'main' of https://github.com/nushell/reedline into sqlit…
elferherrera 428544d
hide with features
elferherrera 014bd48
cargo fmt
elferherrera a8d8703
improve performance of bashisms selectors
phiresky 33b7610
Merge remote-tracking branch 'origin/main' into sqlite-history-2
phiresky 6d803bb
Style: Remove commented out code
sholderbach 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
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.