index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dunfell
dylan
fido
gatesgarth
hardknott
honister
jethro
kirkstone
krogoth
krogoth-next
langdale
master
master-next
master-next-1.9
master-next-2.5
mickledore
mickledore-next
morty
morty-next
nanbield
pyro
pyro-next
rocko
rocko-next
scarthgap
styhead
sumo
thud
warrior
zeus
OpenEmbedded Core layer
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
combo-layer
Age
Commit message (
Expand
)
Author
2023-03-14
scripts/combo-layer: Fix python deprecation warning
Richard Purdie
2022-12-08
combo-layer: add sync-revs command
Ross Burton
2022-12-08
combo-layer: dont use bb.utils.rename
Ross Burton
2022-12-08
combo-layer: remove unused import
Ross Burton
2021-05-06
classes/lib/scripts: Use bb.utils.rename() instead of os.rename()
Devendra Tewari
2020-02-21
scripts/combo-layer: Fix deprecation warning
Richard Purdie
2019-05-09
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2018-07-26
logging: use warning instead warn
Chen Qi
2016-10-28
combo-layer: handle file_exclude matching dirs
Olaf Mandel
2016-10-28
combo-layer: handle ambiguous git arguments
Olaf Mandel
2016-10-28
combo-layer: fix crashes on wrong tempfile usage
Olaf Mandel
2016-08-24
combo-layer: python3: fix UnicodeDecodeError
Ed Bartosh
2016-06-02
scripts: python3: change python to python3 in shebang
Ed Bartosh
2016-06-02
scripts: python3: decode subprocess output
Ed Bartosh
2016-06-02
combo-layer: python3: use tempfile.TemporaryFile
Ed Bartosh
2016-06-02
combo-layer: python3: import reduce
Ed Bartosh
2016-06-02
scripts: python3: use new style except statement
Ed Bartosh
2016-06-02
scripts: python3: convert iterables to lists
Ed Bartosh
2016-06-02
scripts: Rename ConfigParser -> configparser for python3
Ed Bartosh
2016-06-02
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-01
scripts: python3: Use print function
Ed Bartosh
2016-05-14
combo-layer: avoid too long command lines in update with history
Patrick Ohly
2016-05-14
combo-layer: fix default "update" mode
Patrick Ohly
2016-05-09
combo-layer: implement "update with history"
Patrick Ohly
2016-05-09
combo-layer: runcmd() enhancements
Patrick Ohly
2016-05-09
combo-layer: dummy "update with history"
Patrick Ohly
2016-03-31
scripts, lib: Don't limit traceback lengths to arbitrary values
Richard Purdie
2016-03-02
combo-layer: handle empty commits during "init --history"
Patrick Ohly
2015-12-18
combo-layer: Stop using filterdiff
Richard Purdie
2015-11-16
combo-layer: introduce ability to exclude component from mass update
Alexander D. Kanevskiy
2015-08-09
combo-layer: fix action_pull for unknown branch
Patrick Ohly
2015-08-09
combo-layer: enhance output in action_pull
Patrick Ohly
2015-07-31
combo-layer: fix AttributeError traceback.
Alexander Kanevskiy
2015-07-16
combo-layer: implement --hard-reset option
Markus Lehtonen
2015-07-16
combo-layer: only allow fast-forward when pulling
Markus Lehtonen
2015-07-07
combo-layer: modified to generate better commit messages.
Puustinen, Ismo
2015-06-05
scripts/combo-layer: Fix exit codes and tty handling
Richard Purdie
2015-05-21
combo-layer: handle unset dest_dir in sanity_check()
Patrick Ohly
2015-05-09
combo-layer: improve merge commit handling
Patrick Ohly
2015-03-29
combo-layer: fix file_exclude for empty commits
Patrick Ohly
2015-03-29
combo-layer: fix file_exclude for dest_dir = .
Patrick Ohly
2015-03-29
combo-layer: clean up dest_dir checking
Patrick Ohly
2015-03-20
scripts/combo-layer: Handle update with no repo/revision specified
Richard Purdie
2015-03-20
combo-layer: partial import for '--history init'
Patrick Ohly
2015-03-20
combo-layer: combine trees via replacement objects
Patrick Ohly
2015-03-20
combo-layer: init with full history
Patrick Ohly
2015-03-20
combo-layer: update() also instance property
Patrick Ohly
2015-03-20
combo-layer: exclude files
Patrick Ohly
2015-03-20
combo-layer: runcmd() with separate output
Patrick Ohly
2015-03-20
combo-layer: make Signed-off-by optional
Patrick Ohly
[next]