Skip to content

Tags: jianliang00/git-pick

Tags

release-12

Toggle release-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(cli): add `--all` option to sync unpicked first-parent ancestors (

…#17)

release-11

Toggle release-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: detect already-synced commits; add `--allow-empty` flag, tests …

…and docs (#16)

* test: cover allow-empty behavior

* fix: satisfy clippy collapsible if

* fix: skip lfs resolution for symlink checks

* test: cover operations_already_applied

* test: expand operations_already_applied coverage

* test: cover main and lfs pointer paths

* fix: satisfy clippy in tests

* test: cover operations mismatch paths

* fix: make missing source test hit error

* test: add coverage for dirty repo and lfs

* test: cover mapping and path validation

* test: cover lfs resolution in applied check

* test: cover mapping and normalization branches

* test: cover symlink applied check

release-10

Toggle release-10's commit message
chore: add license file

release-9

Toggle release-9's commit message
fix: fix the issue where a patch which contains binaries can not be a…

…pplied

release-8

Toggle release-8's commit message
test: expand coverage for sync helpers

release-7

Toggle release-7's commit message
ci: add mac targets to release

release-5

Toggle release-5's commit message
fix: vendor libgit2 and openssl

release-4

Toggle release-4's commit message
fix: commit lfs pointers before smudging

release-3

Toggle release-3's commit message
docs: add commit message format guidelines

release-2

Toggle release-2's commit message
Refine signature overrides helper