Show patches with: none      |   1679 patches
« 1 2 ... 9 10 1116 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] tests: Make test_lfs_enabled actually test git-lfs [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[1/3] tests: Remove redundant lfs=1 URI paramter [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[1/1] bitbake-getvar: Add a quiet command line argument [1/1] bitbake-getvar: Add a quiet command line argument - - - --- 2023-01-25 Paulo Neves Accepted
[1/1] fetch2: Remove unneeded conditional [1/1] fetch2: Remove unneeded conditional - - - --- 2022-09-20 Paulo Neves Accepted
[v2,2/2] fetch: bb.fatal when trying to checksum non-existing files. [v2,1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-14 Paulo Neves New
[v2,1/2] fetch2: local files only in DL_DIR becomes fatal error [v2,1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-14 Paulo Neves New
oeqa: test_invalid_recipe_src_uri expect parse time error oeqa: test_invalid_recipe_src_uri expect parse time error - - - --- 2022-07-14 Paulo Neves New
[2/2] fetch: bb.fatal when trying to checksum non-existing files. [1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-08 Paulo Neves New
[1/2] fetch2: local files only in DL_DIR becomes fatal error [1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-08 Paulo Neves New
[dunfell,1.46] fetch/git: Fix usehead for non-default names [dunfell,1.46] fetch/git: Fix usehead for non-default names - - - --- 2022-07-03 Paulo Neves Accepted
[v3] checksum: Support uri formatted file list [v3] checksum: Support uri formatted file list - - - --- 2022-02-06 Paulo Neves New
[v2] checksum: Support uri formatted file list [v2] checksum: Support uri formatted file list - - - --- 2022-01-26 Paulo Neves New
] checksum: Support uri formatted file list ] checksum: Support uri formatted file list - - - --- 2022-01-21 Paulo Neves New
[2/2] tests/fetch.py: add multiple fetches test [1/2] fetch2/git.py: Fetch mirror into HEAD - - - --- 2024-01-27 Pavel Zhukov Accepted
[1/2] fetch2/git.py: Fetch mirror into HEAD [1/2] fetch2/git.py: Fetch mirror into HEAD - - - --- 2024-01-27 Pavel Zhukov Accepted
utils.py: Do not create directories with ${ in the name utils.py: Do not create directories with ${ in the name - - - --- 2023-12-08 Pavel Zhukov New
[v2] tests/fetch.py: Add tests to cover multiple branch/name parameters [v2] tests/fetch.py: Add tests to cover multiple branch/name parameters - - - --- 2023-10-10 Pavel Zhukov Accepted
tests/fetch.py: Add tests to cover multiple branch/name parameters tests/fetch.py: Add tests to cover multiple branch/name parameters - - - --- 2023-10-10 Pavel Zhukov Accepted
fetch2/tests: Add parameter to recipe_uri fetch2/tests: Add parameter to recipe_uri - - - --- 2023-01-18 Pavel Zhukov Accepted
[2/2] fetch2/tests: Add test for Mercurial [1/2] fetch2: kill parameters in uri_find_decoded - - - --- 2023-01-17 Pavel Zhukov Accepted
[1/2] fetch2: kill parameters in uri_find_decoded [1/2] fetch2: kill parameters in uri_find_decoded - - - --- 2023-01-17 Pavel Zhukov Accepted
gitsm: Fix regression in gitsm submodule path parsing gitsm: Fix regression in gitsm submodule path parsing - - - --- 2022-11-13 Pavel Zhukov Accepted
[3/3] tests: Add test for possible gitsm deadlock [1/3] gitsm: Error out if submodule refers to parent repo - - - --- 2022-08-26 Pavel Zhukov Accepted
[2/3] tests: Add Timeout class [1/3] gitsm: Error out if submodule refers to parent repo - - - --- 2022-08-26 Pavel Zhukov Accepted
[1/3] gitsm: Error out if submodule refers to parent repo [1/3] gitsm: Error out if submodule refers to parent repo - - - --- 2022-08-26 Pavel Zhukov Accepted
tests/fetch: Add ttests for premirror using real project tests/fetch: Add ttests for premirror using real project - - - --- 2022-06-09 Pavel Zhukov New
tests/fetch: Drop unnecessary duplicated function tests/fetch: Drop unnecessary duplicated function - - - --- 2022-06-09 Pavel Zhukov Accepted
[v4] Honour BB_FETCH_PREMIRRORONLY option [v4] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-25 Pavel Zhukov New
[v3,3/3] fetch2: Clear try_premirror [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v3,2/3] Add tests to cover BB_FETCH_PREMIRRORONLY functionality [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov Accepted
[v3,1/3] Honour BB_FETCH_PREMIRRORONLY option [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v2] Honour BB_FETCH_PREMIRRORONLY option [v2] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov Superseded
fetch2: Add GIT_SSH_COMMAND to the list of exports fetch2: Add GIT_SSH_COMMAND to the list of exports - - - --- 2022-04-06 Pavel Zhukov Accepted
Do not try upstream if BB_FETCH_PREMIRRORONLY was specified Do not try upstream if BB_FETCH_PREMIRRORONLY was specified - - - --- 2022-02-10 Pavel Zhukov New
[v3] fetch: Use git rev-parse if network is not available [v3] fetch: Use git rev-parse if network is not available - - - --- 2022-02-07 Pavel Zhukov New
[v2] fetch: Use git rev-parse if network is not available [v2] fetch: Use git rev-parse if network is not available - - - --- 2022-02-07 Pavel Zhukov New
fetch: Use git rev-parse if network is not available fetch: Use git rev-parse if network is not available - - - --- 2022-02-07 Pavel Zhukov New
lib/bb: support NO_COLOR lib/bb: support NO_COLOR - - - --- 2024-03-12 Peter A. Bigot Accepted
[v2] lib/bb/tests/fetch.py: set initial branch [v2] lib/bb/tests/fetch.py: set initial branch - - - --- 2023-05-15 Peter Bergin Accepted
lib/bb/tests/fetch.py: set initial branch lib/bb/tests/fetch.py: set initial branch - - - --- 2023-05-09 Peter Bergin Accepted
[5/5] bitbake: Bootstrap pytest for self-tests RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[4/5] bitbake: tests: Use assertLogs to test logging output RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[3/5] bitbake: tests/fetch: Set git config if not already set RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[2/5] bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegex RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[1/5] bitbake: tests/fetch: Mark TestTimeout as not a test suite RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[3/3] fetch2/git: Make latest_versionstring extract tags with slashes correctly [1/3] tests/fetch: Make test_git_latest_versionstring support a max version - - - --- 2024-02-19 Peter Kjellerstedt Accepted
[2/3] fetch2/git: A bit of clean-up of latest_versionstring() [1/3] tests/fetch: Make test_git_latest_versionstring support a max version - - - --- 2024-02-19 Peter Kjellerstedt Accepted
[1/3] tests/fetch: Make test_git_latest_versionstring support a max version [1/3] tests/fetch: Make test_git_latest_versionstring support a max version - - - --- 2024-02-19 Peter Kjellerstedt Accepted
[nanbield] command: Make parseRecipeFile() handle virtual recipes correctly [nanbield] command: Make parseRecipeFile() handle virtual recipes correctly - - - --- 2023-12-06 Peter Kjellerstedt New
[2/2] cache: Simplify virtualfn2realfn() [1/2] cookerdata: Be consistent with what type bb_data represents - - - --- 2023-11-21 Peter Kjellerstedt Accepted
[1/2] cookerdata: Be consistent with what type bb_data represents [1/2] cookerdata: Be consistent with what type bb_data represents - - - --- 2023-11-21 Peter Kjellerstedt Accepted
command: Make parseRecipeFile() handle virtual recipes correctly command: Make parseRecipeFile() handle virtual recipes correctly - - - --- 2023-11-21 Peter Kjellerstedt Accepted
[PATCHv3,4/4] bitbake-getvar: Add -v as short option for --value [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[PATCHv3,3/4] bitbake-getvar: Add -s as short option for --ignore-undefined [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[PATCHv3,2/4] bitbake-getvar: Treat undefined variables as empty with --value [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt Accepted
[PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt Accepted
[PATCHv2] bitbake-getvar: Add an option to specify a default value [PATCHv2] bitbake-getvar: Add an option to specify a default value - - - --- 2023-09-25 Peter Kjellerstedt New
bitbake-getvar: Do not output anything with --value and undefined variable bitbake-getvar: Do not output anything with --value and undefined variable - - - --- 2023-09-25 Peter Kjellerstedt New
[PATCHv3,3/3] bitbake-getvar: Make --value imply --quiet [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,2/3] bitbake-getvar: Make --quiet work with --recipe [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,3/3] bitbake-getvar: Make --value imply --quiet [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,2/3] bitbake-getvar: Make --quiet work with --recipe [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
bitbake-getvar: Make --value imply --quiet bitbake-getvar: Make --value imply --quiet - - - --- 2023-09-23 Peter Kjellerstedt Accepted
[master,mickledore,2/2] fetch2/crate: Correct unpack for a crate that matches the recipe name [master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs - - - --- 2023-04-29 Peter Kjellerstedt New
[master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs [master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs - - - --- 2023-04-29 Peter Kjellerstedt New
[PATCHv2] utils: Add enable_loopback_networking() [PATCHv2] utils: Add enable_loopback_networking() - - - --- 2022-09-29 Peter Kjellerstedt Accepted
utils: Enable the loopback interface in disable_network() utils: Enable the loopback interface in disable_network() - - - --- 2022-09-23 Peter Kjellerstedt New
[v2] fetch2/git: Simplify the validation of SHA-1 revisions [v2] fetch2/git: Simplify the validation of SHA-1 revisions - - - --- 2022-04-14 Peter Kjellerstedt Accepted
fetch2/git: Simplify the validation of SHA-1 revisions fetch2/git: Simplify the validation of SHA-1 revisions - - - --- 2022-04-14 Peter Kjellerstedt Accepted
pyinotify.py: Simplify identification of which event has occurred pyinotify.py: Simplify identification of which event has occurred - - - --- 2022-04-08 Peter Kjellerstedt Accepted
knotty.py: Show elapsed time also for tasks with progress bars knotty.py: Show elapsed time also for tasks with progress bars - - - --- 2022-04-04 Peter Kjellerstedt Accepted
server/process: Correct a typo in a comment server/process: Correct a typo in a comment - - - --- 2022-03-26 Peter Kjellerstedt Accepted
[RFC] server/process: Avoid hanging if a parser process is terminated [RFC] server/process: Avoid hanging if a parser process is terminated - - - --- 2022-03-26 Peter Kjellerstedt New
[PATCHv3,4/4] knotty.py: Unify quiet and non-quiet output for the running tasks [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt New
[PATCHv3,3/4] knotty.py: A little clean up of TerminalFilter::updateFooter() [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[PATCHv3,2/4] knotty.py: Correct the width of the progress bar for the real tasks [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[PATCHv2,3/3] knotty.py: Unify quiet and non-quiet output for the running tasks [PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt New
[PATCHv2,2/3] knotty.py: Correct the width of the progress bar for the real tasks [PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish [PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[3/3] knotty.py: Separate the display of main tasks from running tasks [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt New
[2/3] knotty.py: Give the setscene tasks their own progress bar [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt New
[1/3] knotty.py: Improve the message while waiting for running tasks to finish [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt Accepted
[9/9] fetch2: npm: Put all downloaded files in the npm2 directory [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[8/9] fetch2: Correct handling of replacing the basename in URIs [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[7/9] tests/fetch: Make test_npm_premirrors work with the current fetcher [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[6/9] tests/fetch: Only set the Git user name/email if they are not already set [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[5/9] tests/fetch: Unify how git commands are run [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[4/9] tests/fetch: Improve the verbose messages for skipped tests [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[3/9] tests/fetch: Skip the crate tests if network tests are disabled [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[2/9] tests/fetch: Remove unnecessary \n from mirror variables [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[kirkstone,3/3] fetch2: Ensure that git LFS objects are available [kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs - - - --- 2024-02-27 Philip Lorenz Accepted
[kirkstone,2/3] tests/fetch: Add real git lfs tests and decorator [kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs - - - --- 2024-02-27 Philip Lorenz Accepted
[kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs [kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs - - - --- 2024-02-27 Philip Lorenz Accepted
[nanbield] fetch2: Ensure that git LFS objects are available [nanbield] fetch2: Ensure that git LFS objects are available - - - --- 2024-02-27 Philip Lorenz New
fetch2: Ensure that git LFS objects are available fetch2: Ensure that git LFS objects are available - - - --- 2024-02-22 Philip Lorenz Accepted
bitbake: fetch2/git: Escape parentheses in git src name bitbake: fetch2/git: Escape parentheses in git src name - - - --- 2024-03-10 Philippe Rivest Accepted
« 1 2 ... 9 10 1116 17 »