summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-02kgit-publish: use mktemp for intermediary treePaul Gortmaker
2013-09-30kgit-checkpoint: expand commit logs around 00-README filesPaul Gortmaker
2013-09-30kgit-checkpoint: delete .gitignore and .mailmap on orphan branchPaul Gortmaker
2013-09-30kgit-init: add more error checkingPaul Gortmaker
2013-09-30kgit-init: ensure meta_branch is passed to kgit-checkpointPaul Gortmaker
2013-09-30kgit-publish: add error checking to checkpoint operationsPaul Gortmaker
2013-09-30kgit-checkpoint: add error checking to all git opsPaul Gortmaker
2013-09-30kgit-checkpoint: fix alternate meta directory checkpointsBruce Ashfield
2013-09-30kgit-publish: meta settings need to be global.Paul Gortmaker
2013-09-21kgit-s2q: always update ORIG_HEAD after applying changesBruce Ashfield
2013-09-17spp/scc: support preprocessor defines and "warn on missing files"Bruce Ashfield
2013-09-03kgit-s2q: support no author patchesBruce Ashfield
2013-09-03kgit-scc: fix hang in error check during tree resumePaul Gortmaker
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-25kgit-scc: add whitelist/blacklist supportPaul Gortmaker
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-scc: mask warnings from cleanup phase 5Paul Gortmaker
2013-08-22kgit-s2q: fix commit warp when running "git am --abort"Paul Gortmaker
2013-08-21kgit-scc: cleanup git rebase-apply dirPaul Gortmaker
2013-08-21kgit-scc: ensure treegen stops if a meta series failsPaul Gortmaker
2013-08-21config: add kconfig cleaning optionsBruce Ashfield
2013-08-21kgit-s2q: strip blank lines and commentsBruce Ashfield
2013-08-20kgit-init: disable garbage collection on a new treePaul Gortmaker
2013-08-20kgit-s2q: delete old LTSI patch dir finding codePaul Gortmaker
2013-08-20kgit-scc: better error checking on resumePaul Gortmaker
2013-08-20kern-tools: use .meta as meta data containerBruce Ashfield
2013-08-18kgit-meta: don't push patches without a series fileBruce Ashfield
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: teach tools about non-default meta dirsPaul Gortmaker
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