index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
/
patch.py
Age
Commit message (
Expand
)
Author
Files
2016-12-14
classes/patch: move several functions to oe.patch
Paul Eggleton
1
2016-11-23
lib/oe/patch: fix handling of patches with no header
Paul Eggleton
1
2016-09-23
lib/oe/patch: improve accuracy of patch header extraction
Paul Eggleton
1
2016-09-23
lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git"
Paul Eggleton
1
2016-09-08
lib/oe/patch: handle non-UTF8 encoding when reading patches
Paul Eggleton
1
2016-09-03
lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git
Paul Eggleton
1
2016-07-12
lib/oe/patch: handle encoding differences in patch files
Paul Eggleton
1
2016-06-02
scripts: Fix encoding errors for python3
Ed Bartosh
1
2016-06-02
classes/lib: Convert to use python3 octal syntax
Richard Purdie
1
2016-04-03
oe/patch: print cleaner error message when patch fails to apply
Markus Lehtonen
1
2016-04-03
oe/patch: more detailed error reporting
Markus Lehtonen
1
2016-02-11
devtool: commit for extra tasks that modify source when extracting
Paul Eggleton
1
2016-01-29
lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks
Peter Kjellerstedt
1
2015-12-01
lib/oe/patch: improve extraction of patch header
Paul Eggleton
1
2015-09-29
oe.patch.GitApplyTree: add paths argument to extractPatches
Markus Lehtonen
1
2015-09-22
lib/oe/patch: fix for git am not cleaning up after itself
Paul Eggleton
1
2015-08-30
lib/oe/patch: handle patches that delete files with older git
Paul Eggleton
1
2015-06-26
lib/oe/patch: Fix git patch application for source in subdirectory
Richard Purdie
1
2015-05-19
recipetool: add appendfile subcommand
Paul Eggleton
1
2015-05-19
lib/oe/patch: use with open() for all file operations
Paul Eggleton
1
2015-02-23
lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory
Paul Eggleton
1
2014-12-21
lib/oe/patch: add support for extracting patches from git tree
Paul Eggleton
1
2014-12-21
lib/oe/patch.py: abort "git am" if it fails
Paul Eggleton
1
2014-12-21
lib/oe/patch: use --keep-cr with git am
Paul Eggleton
1
2014-12-21
lib/oe/patch: auto-commit when falling back from git am
Paul Eggleton
1
2014-12-21
lib/oe/patch: fall back to patch if git apply fails
Paul Eggleton
1
2014-01-28
lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches
Laszlo Papp
1
2013-09-01
meta: Don't use deprecated bitbake API
Richard Purdie
1
2013-05-09
classes/lib: Fix getcmdstatus breakage
Richard Purdie
1
2013-05-09
sanity/patch.py: Remove commands module usage
Richard Purdie
1
2013-05-09
clases/lib: Use modern exception syntax
Richard Purdie
1
2012-12-14
lib/oe/patch: Use force option when creating symlinks to patches
Richard Purdie
1
2012-07-19
Remove a number of unneeded import os/bb calls
Richard Purdie
1
2012-03-05
meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)
Richard Purdie
1
2012-03-02
lib/oe/patch.py: Fix and improve PatchTree() resolver logic
Richard Purdie
1
2012-01-19
classes/patch: avoid backtrace when patch does not apply
Paul Eggleton
1
2011-11-10
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
1
2011-11-04
patch: Convert to use oe_terminal
Richard Purdie
1
2011-10-14
patch.py: fixed message domain errors
Samuel Stirtzel
1
2011-05-10
oe/patch.py: Remove series file during Clean()
Khem Raj
1
2011-03-21
lib/oe/patch.py: Cosmetic change to avoid bitbake warning
Khem Raj
1
2011-03-21
oe.patch: add missing imports
Chris Larson
1
2011-02-07
meta/classes: Update classes to use new fetcher API
Richard Purdie
1
2010-08-04
lib/oe: sync with OE.dev
Joshua Lock
1
2010-06-10
lib/oe/patch.py: Fix patch application failure interaction handling
Richard Purdie
1
2010-05-27
lib/oe/patch.py: Fix datastore references in error paths
Richard Purdie
1
2010-05-06
lib/oe: Import oe lib from OE.dev
Joshua Lock
1