summaryrefslogtreecommitdiffstats
path: root/scripts/combo-layer
Commit message (Expand)AuthorAgeFilesLines
* combo-layer: avoid too long command lines in update with historyPatrick Ohly2016-05-141-2/+29
* combo-layer: fix default "update" modePatrick Ohly2016-05-141-2/+1
* combo-layer: implement "update with history"Patrick Ohly2016-05-111-2/+389
* combo-layer: runcmd() enhancementsPatrick Ohly2016-05-111-3/+3
* combo-layer: dummy "update with history"Patrick Ohly2016-05-111-23/+59
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-311-1/+1
* combo-layer: handle empty commits during "init --history"Patrick Ohly2016-03-021-1/+1
* combo-layer: Stop using filterdiffRichard Purdie2015-12-181-33/+8
* combo-layer: introduce ability to exclude component from mass updateAlexander D. Kanevskiy2015-11-161-2/+2
* combo-layer: fix action_pull for unknown branchPatrick Ohly2015-08-091-3/+15
* combo-layer: enhance output in action_pullPatrick Ohly2015-08-091-1/+1
* combo-layer: fix AttributeError traceback.Alexander Kanevskiy2015-07-311-2/+2
* combo-layer: implement --hard-reset optionMarkus Lehtonen2015-07-161-3/+12
* combo-layer: only allow fast-forward when pullingMarkus Lehtonen2015-07-161-1/+1
* combo-layer: modified to generate better commit messages.Puustinen, Ismo2015-07-081-3/+30
* scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie2015-06-051-3/+7
* combo-layer: handle unset dest_dir in sanity_check()Patrick Ohly2015-05-221-2/+4
* combo-layer: improve merge commit handlingPatrick Ohly2015-05-091-3/+24
* combo-layer: fix file_exclude for empty commitsPatrick Ohly2015-03-311-0/+4
* combo-layer: fix file_exclude for dest_dir = .Patrick Ohly2015-03-311-4/+7
* combo-layer: clean up dest_dir checkingPatrick Ohly2015-03-311-4/+8
* scripts/combo-layer: Handle update with no repo/revision specifiedRichard Purdie2015-03-201-6/+7
* 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