summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
40 hoursbitbake: bitbake-hashclient: Warn on bad .netrcHEADmasterJoshua Watt
5 daysbitbake: siggen: Add support for hashserve credentialsJoshua Watt
6 daysbitbake: fetch2/git: Install Git LFS in local repository configDerek Erdmann
6 daysbitbake: bitbake-worker: Fix silent hang issue caused by unexpected stdout co...Yang Xu
6 daysbitbake: utils: better estimate number of available cpusFelix Moessbauer
6 daysbitbake: fetch2: Fix misleading "no output" msgViswanath Kraleti
6 daysbitbake: fetch2: handle URIs with single-valued query parametersRoss Burton
6 daysbitbake: lib/bb: support NO_COLORPeter A. Bigot
6 daysbitbake: bitbake: fetch2/git: Escape parentheses in git src namePhilippe Rivest
6 daysbitbake: bitbake-worker: allow '=' in environment variable valuesdavid d zuhn
6 daysbitbake: bitbake-worker: Fix bug where umask 0 was not being applied to a taskSava Jakovljev
6 daysbitbake: bitbake: improve descriptions of '-S printdiff'Alexander Kanavin
2024-03-05bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()Michael Opdenacker
2024-03-03bitbake: prserv/serv: Fix a PID file removal race on prserv stopYoann Congal
2024-03-03bitbake: fetch/git: Avoid clean upon failureRichard Purdie
2024-02-28bitbake: taskexp_ncurses: fix execution example in introductory commentUlrich Ölmann
2024-02-27bitbake: asyncrpc: Add support for server headersJoshua Watt
2024-02-27bitbake: layerindexlib: fix missing layer branch backtraceTim Orling
2024-02-23bitbake: fetch2: Ensure that git LFS objects are availablePhilip Lorenz
2024-02-23bitbake: bitbake: progressbar: accept value over initial maxvalEnguerrand de Ribaucourt
2024-02-23bitbake: runqueue: Add support for BB_LOADFACTOR_MAXRichard Purdie
2024-02-23bitbake: hashserv: Re-enable connection pooling with psycopg 3 driverTobias Hagelborn
2024-02-20bitbake: Revert "bitbake: wget.py: always use the custom user agent"Alexander Kanavin
2024-02-19bitbake: fetch2/git: Make latest_versionstring extract tags with slashes corr...Peter Kjellerstedt
2024-02-19bitbake: fetch2/git: A bit of clean-up of latest_versionstring()Peter Kjellerstedt
2024-02-19bitbake: tests/fetch: Make test_git_latest_versionstring support a max versionPeter Kjellerstedt
2024-02-19bitbake: fetch2/git.py: add comment in try_premirrorsChen Qi
2024-02-19bitbake: tests/fetch.py: add test case for using premirror in restricted networkChen Qi
2024-02-19bitbake: fetch2/git.py: fix a corner case in try_premirrorChen Qi
2024-02-19bitbake: tests/fetch.py: add multiple fetches testPavel Zhukov
2024-02-19bitbake: fetch2/git.py: Fetch mirror into HEADPavel Zhukov
2024-02-19bitbake: git-make-shallow: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: tests/fetch: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: fetch/git2: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: bitbake: Bump version to 2.7.3 for hashserv changesRichard Purdie
2024-02-19bitbake: bitbake: hashserv: Postgres adaptations for ignoring duplicate insertsTobias Hagelborn
2024-02-19bitbake: siggen: Add parallel unihash exist APIJoshua Watt
2024-02-19bitbake: siggen: Add parallel query APIJoshua Watt
2024-02-19bitbake: hashserv: Add Client PoolJoshua Watt
2024-02-19bitbake: asyncrpc: Add Client Pool objectJoshua Watt
2024-02-19bitbake: hashserv: Add unihash-exists APIJoshua Watt
2024-02-19bitbake: hashserv: sqlalchemy: Use _execute() helperJoshua Watt
2024-02-19bitbake: hashserv: Add Unihash Garbage CollectionJoshua Watt
2024-02-19bitbake: hashserv: improve the loglevel error message to be more helpfulPaul Gortmaker
2024-02-18bitbake: taskexp_ncurses: ncurses version of taskexp.pyDavid Reyna
2024-02-13bitbake: runqueue: Improve setcene performance when encoutering many 'hard' d...Richard Purdie
2024-02-13bitbake: runqueue: Optimise taskname lookups in next_buildable_taskRichard Purdie
2024-02-13bitbake: runqueue: Improve performance for executing tasksRichard Purdie
2024-02-13bitbake: bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer
2024-02-10bitbake: process/server: Fix typoRichard Purdie