summaryrefslogtreecommitdiffstats
path: root/scripts/combo-layer
Commit message (Expand)AuthorAgeFilesLines
* combo-layer: partial import for '--history init'Patrick Ohly2015-03-201-0/+40
* combo-layer: combine trees via replacement objectsPatrick Ohly2015-03-201-8/+8
* combo-layer: init with full historyPatrick Ohly2015-03-201-13/+174
* combo-layer: update() also instance propertyPatrick Ohly2015-03-201-0/+1
* combo-layer: exclude filesPatrick Ohly2015-03-201-1/+41
* combo-layer: runcmd() with separate outputPatrick Ohly2015-03-201-7/+11
* combo-layer: make Signed-off-by optionalPatrick Ohly2015-03-201-1/+6
* combo-layer: let user choose where properties get updatedPatrick Ohly2015-03-201-1/+3
* combo-layer: support updating up to arbitrary commitMarkus Lehtonen2015-01-291-6/+16
* combo-layer: minor refactorMarkus Lehtonen2015-01-291-13/+12
* combo-layer: fix revlist taking into account file_filterJoão Henrique Ferreira de Freitas2014-06-011-1/+1
* combo-layer: Make directories only if they don't exisit yetSaul Wold2014-01-281-2/+4
* scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on...Richard Purdie2012-10-181-4/+8
* scripts/combo-layer: ensure we validate branch/revision on initPaul Eggleton2012-09-141-4/+7
* scripts/combo-layer: use last_revision if specified in initPaul Eggleton2012-09-141-7/+13
* scripts/combo-layer: specify branch when getting current revisionPaul Eggleton2012-08-231-2/+3
* combo-layer: ensure init works with split local configPaul Eggleton2012-07-311-4/+23
* combo-layer: allow splitting out local configPaul Eggleton2012-07-311-8/+65
* combo-layer: check that last_revision is validPaul Eggleton2012-07-311-0/+21
* combo-layer: improve patch list handling and outputPaul Eggleton2012-07-311-22/+45
* combo-layer: drop to a shell when apply fails during updatePaul Eggleton2012-07-311-11/+23
* combo-layer: ignore patch-* temp directories in dirty checkPaul Eggleton2012-07-311-1/+4
* combo-layer: allow component pull to be done separatelyPaul Eggleton2012-07-311-12/+39
* combo-layer: remove &> bashismPaul Eggleton2012-07-311-1/+1
* scripts/combo-layer: handle diffs in commit messagesPaul Eggleton2012-03-231-0/+38
* scripts/combo-layer: limit component repo dirty checkPaul Eggleton2012-03-231-9/+9
* scripts/combo-layer: allow updating a specific component(s) onlyPaul Eggleton2012-02-211-8/+23
* scripts/combo-layer: avoid saving last revision if unchangedPaul Eggleton2012-02-211-1/+2
* scripts/combo-layer: avoid error when config file is outside repoPaul Eggleton2012-02-211-3/+4
* scripts/combo-layer: skip empty commitsPaul Eggleton2011-11-071-12/+15
* scripts/combo-layer: improve some messagesPaul Eggleton2011-11-071-8/+8
* scripts/combo-layer: auto-commit updated config filePaul Eggleton2011-11-071-0/+12
* scripts/combo-layer: fix dirty repo checkPaul Eggleton2011-11-071-6/+2
* scripts/combo-layer: make component repo branch configurablePaul Eggleton2011-11-071-8/+14
* scripts/combo-layer: tidy up config examplePaul Eggleton2011-11-071-46/+1
* scripts/combo-layer: make init set up initial component dataPaul Eggleton2011-11-071-2/+20
* scripts/combo-layer: ignore merge commitsPaul Eggleton2011-11-071-1/+1
* scripts/combo-layer: fix configuration file handlingOtavio Salvador2011-08-231-2/+2
* scripts/combo-layer: a simple way to script the combo-layer confLeandro Dorileo2011-08-111-1/+12
* scripts/combo-layer: keep carriage returns at the end of linesPaul Eggleton2011-07-271-1/+1
* combo-layer-tool: add tool to manipulate combo layersYu Ke2011-07-081-0/+366
OpenPOWER on IntegriCloud