summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-04spp: make inhibited patches & configs shell safemortyBruce Ashfield
2016-12-07scc: remove intermediate temporary files (unless -i is passed)Bruce Ashfield
2016-12-07scc: move unused patch queue under output dirBruce Ashfield
2016-12-02scc: use mktemp for consolidated output captureBruce Ashfield
2016-12-02patch: do not assume a branch specific patch queue is neededBruce Ashfield
2016-11-03kgit-scc: dont mention meta-repo in help ; it doesnt existPaul Gortmaker
2016-10-31scc: exit on errorBruce Ashfield
2016-10-28kgit-meta: always checkout branches on branch commandsBruce Ashfield
2016-10-18patch: make patches with shell-unsafe characters validBruce Ashfield
2016-08-30kconfiglib: pyc files should not be trackedBruce Ashfield
2016-08-30symbol_why: use script path as basis for path additionsBruce Ashfield
2016-08-29kgit-scc: fix the application/resumptiom of meta seriesBruce Ashfield
2016-08-29s2q: always log the current patchBruce Ashfield
2016-07-18kconf_check: use symbol_why to provide diagnostics on missing optionsmaster-nextBruce Ashfield
2016-07-18symbol_why: introduce symbol_whyBruce Ashfield
2016-07-18Makefile: add Kconfiglib to install listBruce Ashfield
2016-07-18tools: import KconfiglibBruce Ashfield
2016-07-12kgit: add repo clean functionBruce Ashfield
2016-07-12kgit-scc: update tree gen to new kern-toolsBruce Ashfield
2016-07-12kgit: detect if sourcedBruce Ashfield
2016-07-12kgit-meta: adapt to new scc/spp meta series generationBruce Ashfield
2016-07-12kconf_check: standalone operation and command line optionsBruce Ashfield
2016-07-12spp/scc: streamline patch and config series generationBruce Ashfield
2016-07-06merge_config: update to mainline variantBruce Ashfield
2016-07-06kgit-s2q: log last patch appliedBruce Ashfield
2016-07-04kgit: add --meta optionBruce Ashfield
2016-07-04tools: remove unused scripts and update MakefileBruce Ashfield
2016-06-16meta: active patching is a one way transitionBruce Ashfield
2016-04-20tools: handle directories with, or without, trailing /Bruce Ashfield
2015-12-02.metadir is of type fileAndreas Fenkart
2015-12-02scc/spp: indent if/else branchAndreas Fenkart
2015-11-30configme: .metadir is of type fileAndreas Fenkart
2015-10-14updateme: avoid double inclusion of .scc filesBruce Ashfield
2015-09-28kgit-meta: resume after last applied patchBruce Ashfield
2015-09-09meta: protect branch counts from empty stringsmaster-testBruce Ashfield
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
2015-06-29updateme: exit 1 on failed meta series generationBruce Ashfield
2015-05-22patchme/updateme: unify meta directory handlingBruce Ashfield
2015-05-22configme: standalone operationBruce Ashfield
2015-03-11tools: unify meta directory detectionBruce Ashfield
2015-03-04checkpoint: detect meta directory on restoreBruce Ashfield
2015-02-23kgit-meta: skip patches on non-leaf nodesBruce Ashfield
2015-02-18kconf_check: export non-hardware configuration for reportingBruce Ashfield
2015-02-18kconf_check: make mismatch details accessibleBruce Ashfield
2015-02-09kgit-meta: always clear series file on branch transitionsBruce Ashfield
2015-02-05kgit-scc: use --gen to generate branches from meta-dataBruce Ashfield
2015-02-05kgit-scc: use checkpointed meta directory (if available) during treegenBruce Ashfield
2015-02-05kgit-meta: dont run kgit-s2q for non-leaf nodesPaul Gortmaker