summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-06buildall: check error return of checkpoint restorePaul Gortmaker
2015-01-06buildall: readlink $MYPATH to avoid relative ./ paths tooPaul Gortmaker
2015-01-06updateme: ensure grep w/o filename doesnt hang waiting on stdinPaul Gortmaker
2015-01-06buildall: use readlink to avoid ./ relative pathsPaul Gortmaker
2015-01-06buildall: drop ccache/distcc stuffPaul Gortmaker
2015-01-06buildall: bump default kernel versionPaul Gortmaker
2014-12-05tools: add kgit-featureBruce Ashfield
2014-11-21configme: generate an explicit warning when an unconfigured BSP is foundBruce Ashfield
2014-11-21createme: determine meta directory by checking untracked dirsBruce Ashfield
2014-09-25kgit: retain trailing / in directory processingBruce Ashfield
2014-09-25kgit-s2q: move subject and diffstat mismatch to 'fuzzy' matchingBruce Ashfield
2014-08-29build: remove generate_cfg from MakefileBruce Ashfield
2014-08-29tools: allow meta directories that are not the same as the branch nameBruce Ashfield
2014-08-18creatme: don't append to kverBruce Ashfield
2014-07-09kgit-checkpoint: ensure that full meta-data artifacts are maintainedBruce Ashfield
2014-07-09kgit-scc: allow meta-data history to be maintainedBruce Ashfield
2014-02-13updateme: anchor target search regexBruce Ashfield
2013-12-17buildall: use .meta after branch checkoutMichel Thebeau
2013-12-17merge_config.sh: make executableMichel Thebeau
2013-12-17buildall: drop NOMETAGENMichel Thebeau
2013-11-02updateme: improve duplicate patch detection and performanceBruce Ashfield
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