summaryrefslogtreecommitdiffstats
path: root/scripts/combo-layer
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-11/+1
* logging: use warning instead warnChen Qi2018-07-261-1/+1
* combo-layer: handle file_exclude matching dirsOlaf Mandel2016-10-281-0/+2
* combo-layer: handle ambiguous git argumentsOlaf Mandel2016-10-281-1/+1
* combo-layer: fix crashes on wrong tempfile usageOlaf Mandel2016-10-281-3/+3
* combo-layer: python3: fix UnicodeDecodeErrorEd Bartosh2016-08-241-8/+8
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-031-1/+1
* scripts: python3: decode subprocess outputEd Bartosh2016-06-031-1/+1
* combo-layer: python3: use tempfile.TemporaryFileEd Bartosh2016-06-031-2/+2
* combo-layer: python3: import reduceEd Bartosh2016-06-031-0/+1
* scripts: python3: use new style except statementEd Bartosh2016-06-031-2/+2
* scripts: python3: convert iterables to listsEd Bartosh2016-06-031-1/+1
* scripts: Rename ConfigParser -> configparser for python3Ed Bartosh2016-06-021-3/+3
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-021-1/+1
* scripts: python3: Use print functionEd Bartosh2016-06-011-2/+2
* 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