aboutsummaryrefslogtreecommitdiffstats
path: root/tools/kgit-s2q
AgeCommit message (Expand)Author
2023-11-01kgit-s2q: don't run verication hooksBruce Ashfield
2023-11-01kgit-s2q: add --prev flag to retry a patchBruce Ashfield
2023-10-16kgit-s2q: use additional git-am options with reduced context as wellAlexander Sverdlin
2022-03-22kgit-s2q: clarify difference between author and "commit date"Bruce Ashfield
2022-03-08kgit-s2q: allow author date to be used instead of current time/dateBruce Ashfield
2019-08-08Add SPDX license headers to source filesWilliam Bourque
2019-08-08kgit-s2q: write author-script on failed patch applyBruce Ashfield
2017-04-22kgit-s2q: execute --clean and exitBruce Ashfield
2017-02-03kgit-s2q: add --clean to remove patching artifactsBruce Ashfield
2016-08-29s2q: always log the current patchBruce Ashfield
2016-07-06kgit-s2q: log last patch appliedBruce Ashfield
2015-12-02.metadir is of type fileAndreas Fenkart
2015-08-31patching: only validate user supplied patches by defaultBruce Ashfield
2015-07-16kgit-s2q: improve meta directory detectionBruce Ashfield
2015-07-08kgit-s2q: look past first parent in revision historyBruce Ashfield
2014-09-25kgit-s2q: move subject and diffstat mismatch to 'fuzzy' matchingBruce Ashfield
2013-09-21kgit-s2q: always update ORIG_HEAD after applying changesBruce Ashfield
2013-09-03kgit-s2q: support no author patchesBruce Ashfield
2013-08-28kgit-s2q: treat mail subjects as fixed stringsPaul Gortmaker
2013-08-27kgit-s2q: move patch-id and subject processing outside of loopsBruce Ashfield
2013-08-26kgit-s2q: break after first matching subjectBruce Ashfield
2013-08-24kgit-s2q: make meta directory checks more robustBruce Ashfield
2013-08-24kgit-s2q: locate top of series via subjectsBruce Ashfield
2013-08-22kgit-s2q: log patches that don't pass "git am"Paul Gortmaker
2013-08-22kgit-s2q: Try reduced context with "git am" before falling back to "git apply"Paul Gortmaker
2013-08-22kgit-s2q: default to using "git am" 1st.Paul Gortmaker
2013-08-22kgit-s2q: make a "git am" failure a soft errorPaul Gortmaker
2013-08-22kgit-s2q: make Applying messages consistent.Paul Gortmaker
2013-08-22kgit-s2q: continue if git-am returns zeroPaul Gortmaker
2013-08-22kgit-s2q: reverse order of git-am/git-apply blocksPaul Gortmaker
2013-08-22kgit-s2q: clear out exported variablesPaul Gortmaker
2013-08-22kgit-s2q: delete dry-run supportPaul Gortmaker
2013-08-22kgit-s2q: add proper commit ID handling for mixed am/apply usagePaul Gortmaker
2013-08-22kgit-s2q: delete pruning of path support.Paul Gortmaker
2013-08-22kgit-s2q: Restore implicit exit status to "git apply" sectionPaul Gortmaker
2013-08-22kgit-s2q: fix commit warp when running "git am --abort"Paul Gortmaker
2013-08-21kgit-s2q: strip blank lines and commentsBruce Ashfield
2013-08-20kgit-s2q: delete old LTSI patch dir finding codePaul Gortmaker
2013-08-17kgit-s2q: aid patch reject resolution via helper scriptsBruce Ashfield
2013-08-17kgit-s2q: only use patch annotations when explicitly askedBruce Ashfield
2013-08-17kgit: speed patch application by batching patchesBruce Ashfield
2013-08-15kgit-s2q: usability improvementsBruce Ashfield
2013-08-15kgit-s2q: fix patch prefix stripping.Paul Gortmaker
2013-08-15kgit-s2q: warn/exit with error if patch not in seriesPaul Gortmaker
2013-08-15kgit-s2q: consistent rm usagePaul Gortmaker
2013-08-14kgit-s2q: standardize on use of git mailinfoPaul Gortmaker
2013-08-14kgit: remove guilt dependencyBruce Ashfield