| Commit message (Expand) | Author | Age | Files | Lines |
* | combo-layer: handle unset dest_dir in sanity_check() | Patrick Ohly | 2015-05-22 | 1 | -2/+4 |
* | combo-layer: improve merge commit handling | Patrick Ohly | 2015-05-09 | 1 | -3/+24 |
* | combo-layer: fix file_exclude for empty commits | Patrick Ohly | 2015-03-31 | 1 | -0/+4 |
* | combo-layer: fix file_exclude for dest_dir = . | Patrick Ohly | 2015-03-31 | 1 | -4/+7 |
* | combo-layer: clean up dest_dir checking | Patrick Ohly | 2015-03-31 | 1 | -4/+8 |
* | scripts/combo-layer: Handle update with no repo/revision specified | Richard Purdie | 2015-03-20 | 1 | -6/+7 |
* | combo-layer: partial import for '--history init' | Patrick Ohly | 2015-03-20 | 1 | -0/+40 |
* | combo-layer: combine trees via replacement objects | Patrick Ohly | 2015-03-20 | 1 | -8/+8 |
* | combo-layer: init with full history | Patrick Ohly | 2015-03-20 | 1 | -13/+174 |
* | combo-layer: update() also instance property | Patrick Ohly | 2015-03-20 | 1 | -0/+1 |
* | combo-layer: exclude files | Patrick Ohly | 2015-03-20 | 1 | -1/+41 |
* | combo-layer: runcmd() with separate output | Patrick Ohly | 2015-03-20 | 1 | -7/+11 |
* | combo-layer: make Signed-off-by optional | Patrick Ohly | 2015-03-20 | 1 | -1/+6 |
* | combo-layer: let user choose where properties get updated | Patrick Ohly | 2015-03-20 | 1 | -1/+3 |
* | combo-layer: support updating up to arbitrary commit | Markus Lehtonen | 2015-01-29 | 1 | -6/+16 |
* | combo-layer: minor refactor | Markus Lehtonen | 2015-01-29 | 1 | -13/+12 |
* | combo-layer: fix revlist taking into account file_filter | João Henrique Ferreira de Freitas | 2014-06-01 | 1 | -1/+1 |
* | combo-layer: Make directories only if they don't exisit yet | Saul Wold | 2014-01-28 | 1 | -2/+4 |
* | scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on... | Richard Purdie | 2012-10-18 | 1 | -4/+8 |
* | scripts/combo-layer: ensure we validate branch/revision on init | Paul Eggleton | 2012-09-14 | 1 | -4/+7 |
* | scripts/combo-layer: use last_revision if specified in init | Paul Eggleton | 2012-09-14 | 1 | -7/+13 |
* | scripts/combo-layer: specify branch when getting current revision | Paul Eggleton | 2012-08-23 | 1 | -2/+3 |
* | combo-layer: ensure init works with split local config | Paul Eggleton | 2012-07-31 | 1 | -4/+23 |
* | combo-layer: allow splitting out local config | Paul Eggleton | 2012-07-31 | 1 | -8/+65 |
* | combo-layer: check that last_revision is valid | Paul Eggleton | 2012-07-31 | 1 | -0/+21 |
* | combo-layer: improve patch list handling and output | Paul Eggleton | 2012-07-31 | 1 | -22/+45 |
* | combo-layer: drop to a shell when apply fails during update | Paul Eggleton | 2012-07-31 | 1 | -11/+23 |
* | combo-layer: ignore patch-* temp directories in dirty check | Paul Eggleton | 2012-07-31 | 1 | -1/+4 |
* | combo-layer: allow component pull to be done separately | Paul Eggleton | 2012-07-31 | 1 | -12/+39 |
* | combo-layer: remove &> bashism | Paul Eggleton | 2012-07-31 | 1 | -1/+1 |
* | scripts/combo-layer: handle diffs in commit messages | Paul Eggleton | 2012-03-23 | 1 | -0/+38 |
* | scripts/combo-layer: limit component repo dirty check | Paul Eggleton | 2012-03-23 | 1 | -9/+9 |
* | scripts/combo-layer: allow updating a specific component(s) only | Paul Eggleton | 2012-02-21 | 1 | -8/+23 |
* | scripts/combo-layer: avoid saving last revision if unchanged | Paul Eggleton | 2012-02-21 | 1 | -1/+2 |
* | scripts/combo-layer: avoid error when config file is outside repo | Paul Eggleton | 2012-02-21 | 1 | -3/+4 |
* | scripts/combo-layer: skip empty commits | Paul Eggleton | 2011-11-07 | 1 | -12/+15 |
* | scripts/combo-layer: improve some messages | Paul Eggleton | 2011-11-07 | 1 | -8/+8 |
* | scripts/combo-layer: auto-commit updated config file | Paul Eggleton | 2011-11-07 | 1 | -0/+12 |
* | scripts/combo-layer: fix dirty repo check | Paul Eggleton | 2011-11-07 | 1 | -6/+2 |
* | scripts/combo-layer: make component repo branch configurable | Paul Eggleton | 2011-11-07 | 1 | -8/+14 |
* | scripts/combo-layer: tidy up config example | Paul Eggleton | 2011-11-07 | 1 | -46/+1 |
* | scripts/combo-layer: make init set up initial component data | Paul Eggleton | 2011-11-07 | 1 | -2/+20 |
* | scripts/combo-layer: ignore merge commits | Paul Eggleton | 2011-11-07 | 1 | -1/+1 |
* | scripts/combo-layer: fix configuration file handling | Otavio Salvador | 2011-08-23 | 1 | -2/+2 |
* | scripts/combo-layer: a simple way to script the combo-layer conf | Leandro Dorileo | 2011-08-11 | 1 | -1/+12 |
* | scripts/combo-layer: keep carriage returns at the end of lines | Paul Eggleton | 2011-07-27 | 1 | -1/+1 |
* | combo-layer-tool: add tool to manipulate combo layers | Yu Ke | 2011-07-08 | 1 | -0/+366 |