Age | Commit message (Expand) | Author | Files |
2015-12-18 | combo-layer: Stop using filterdiff | Richard Purdie | 1 |
2015-11-16 | combo-layer: introduce ability to exclude component from mass update | Alexander D. Kanevskiy | 1 |
2015-08-09 | combo-layer: fix action_pull for unknown branch | Patrick Ohly | 1 |
2015-08-09 | combo-layer: enhance output in action_pull | Patrick Ohly | 1 |
2015-07-31 | combo-layer: fix AttributeError traceback. | Alexander Kanevskiy | 1 |
2015-07-16 | combo-layer: implement --hard-reset option | Markus Lehtonen | 1 |
2015-07-16 | combo-layer: only allow fast-forward when pulling | Markus Lehtonen | 1 |
2015-07-07 | combo-layer: modified to generate better commit messages. | Puustinen, Ismo | 1 |
2015-06-05 | scripts/combo-layer: Fix exit codes and tty handling | Richard Purdie | 1 |
2015-05-21 | combo-layer: handle unset dest_dir in sanity_check() | Patrick Ohly | 1 |
2015-05-09 | combo-layer: improve merge commit handling | Patrick Ohly | 1 |
2015-03-29 | combo-layer: fix file_exclude for empty commits | Patrick Ohly | 1 |
2015-03-29 | combo-layer: fix file_exclude for dest_dir = . | Patrick Ohly | 1 |
2015-03-29 | combo-layer: clean up dest_dir checking | Patrick Ohly | 1 |
2015-03-20 | scripts/combo-layer: Handle update with no repo/revision specified | Richard Purdie | 1 |
2015-03-20 | combo-layer: partial import for '--history init' | Patrick Ohly | 1 |
2015-03-20 | combo-layer: combine trees via replacement objects | Patrick Ohly | 1 |
2015-03-20 | combo-layer: init with full history | Patrick Ohly | 1 |
2015-03-20 | combo-layer: update() also instance property | Patrick Ohly | 1 |
2015-03-20 | combo-layer: exclude files | Patrick Ohly | 1 |
2015-03-20 | combo-layer: runcmd() with separate output | Patrick Ohly | 1 |
2015-03-20 | combo-layer: make Signed-off-by optional | Patrick Ohly | 1 |
2015-03-20 | combo-layer: let user choose where properties get updated | Patrick Ohly | 1 |
2015-01-29 | combo-layer: support updating up to arbitrary commit | Markus Lehtonen | 1 |
2015-01-29 | combo-layer: minor refactor | Markus Lehtonen | 1 |
2014-05-30 | combo-layer: fix revlist taking into account file_filter | João Henrique Ferreira de Freitas | 1 |
2014-01-28 | combo-layer: Make directories only if they don't exisit yet | Saul Wold | 1 |
2012-10-18 | scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on... | Richard Purdie | 1 |
2012-09-14 | scripts/combo-layer: ensure we validate branch/revision on init | Paul Eggleton | 1 |
2012-09-14 | scripts/combo-layer: use last_revision if specified in init | Paul Eggleton | 1 |
2012-08-23 | scripts/combo-layer: specify branch when getting current revision | Paul Eggleton | 1 |
2012-07-31 | combo-layer: ensure init works with split local config | Paul Eggleton | 1 |
2012-07-31 | combo-layer: allow splitting out local config | Paul Eggleton | 1 |
2012-07-31 | combo-layer: check that last_revision is valid | Paul Eggleton | 1 |
2012-07-31 | combo-layer: improve patch list handling and output | Paul Eggleton | 1 |
2012-07-31 | combo-layer: drop to a shell when apply fails during update | Paul Eggleton | 1 |
2012-07-31 | combo-layer: ignore patch-* temp directories in dirty check | Paul Eggleton | 1 |
2012-07-31 | combo-layer: allow component pull to be done separately | Paul Eggleton | 1 |
2012-07-31 | combo-layer: remove &> bashism | Paul Eggleton | 1 |
2012-03-23 | scripts/combo-layer: handle diffs in commit messages | Paul Eggleton | 1 |
2012-03-23 | scripts/combo-layer: limit component repo dirty check | Paul Eggleton | 1 |
2012-02-21 | scripts/combo-layer: allow updating a specific component(s) only | Paul Eggleton | 1 |
2012-02-21 | scripts/combo-layer: avoid saving last revision if unchanged | Paul Eggleton | 1 |
2012-02-21 | scripts/combo-layer: avoid error when config file is outside repo | Paul Eggleton | 1 |
2011-11-07 | scripts/combo-layer: skip empty commits | Paul Eggleton | 1 |
2011-11-07 | scripts/combo-layer: improve some messages | Paul Eggleton | 1 |
2011-11-07 | scripts/combo-layer: auto-commit updated config file | Paul Eggleton | 1 |
2011-11-07 | scripts/combo-layer: fix dirty repo check | Paul Eggleton | 1 |
2011-11-07 | scripts/combo-layer: make component repo branch configurable | Paul Eggleton | 1 |
2011-11-07 | scripts/combo-layer: tidy up config example | Paul Eggleton | 1 |