-
-
Notifications
You must be signed in to change notification settings - Fork 6
Patchable #1003
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
Patchable #1003
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
71f167e
Add authorship information to Druid 26.0.0 patches
nightkr a6be128
Add patchable checkout script
nightkr 9e91e7e
Add patchable export script, convert Druid 26.0.0 patches to patchable
nightkr 3796a62
Scrub commit IDs
nightkr 570d0ff
Remove patch count from header
nightkr 9b7e53f
Add test patches
nightkr 55de303
Rebase in test patch
nightkr 3be52d4
Add docs
nightkr a2bc01a
fix: patchable worktree initialization (#977)
dervoeti a091756
Start rewriting patchable in Rust
nightkr 619852b
Logging
nightkr 034b911
Fix broken initial checkout
nightkr a99104b
Fetch commits individually from upstream instead of cloning
nightkr d11241b
Make commit IDs deterministic
nightkr 3320a06
Reimplement git-am for better determinism
nightkr 710d640
Mailsplit each patch file separately
nightkr 1228b7b
Simplify worktree checkout logic a bit
nightkr 2dbf672
Forward logging from libgit2
nightkr 11d80a2
Normalize commits before exporting
nightkr 12f5df5
Factor out implementation details from main()
nightkr cdd4427
Modularize
nightkr 6741b2b
Start handling errors
nightkr 7d82e15
Factor out patch mail parsing
nightkr 590ca01
More error handling
nightkr 92696d2
Snafuize the remaining errors
nightkr 58f3ef4
Shrink the error types a bit
nightkr 25bda8d
Move patchable to rust/patchable for consistency
nightkr 7908127
Docs
nightkr f21136d
Remove obsolete patchable.nu
nightkr 3baa3e8
Add patchable init
nightkr e5b8282
Enforce that base must be a commit ID in patchable.toml
nightkr 4dee9ec
Ensure that init always fetches base from upstream
nightkr 2a75edd
Print worktree directory on checkout
nightkr ffae725
Document how to rebase patch series
nightkr 5967795
Remove dummy patches
nightkr 8a65c10
Documentation and cleanup
nightkr 07d05de
Remove git version suffix from patches
nightkr d63f73d
Skip comments in series file
nightkr 5dfb933
Document how to import invalid patch series into patchable
nightkr 205d831
More documentation
nightkr 7020369
Add openssl to shell.nix
nightkr 1366a0c
Reword docs following @soenkeliebau's comments
nightkr 9f719af
Merge branch 'main' into spike/patchable
nightkr 9087744
Then begone
nightkr 21b9df4
Merge branch 'spike/patchable' of github.com:stackabletech/docker-ima…
nightkr c0f93d1
Changelog
nightkr 19af48c
Fix gitignore EOLs
nightkr c1e039c
Update README.md
nightkr b2998f5
Update README.md
nightkr 675d332
Fix FMPP update patch metadata
nightkr 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
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.