summaryrefslogtreecommitdiff
path: root/src/queue.c
Commit message (Expand)AuthorAgeFilesLines
* jobs: check cache status of derivationssinanmohd2024-06-251-1/+2
* htab: clean upsinanmohd2024-06-231-3/+1
* htab: initsinanmohd2024-06-231-79/+62
* queue: merge matching derivations in queuesinanmohd2024-06-211-8/+152
* c: improve memory managementsinanmohd2024-06-161-5/+4
* queue: recover from nix eval errorssinanmohd2024-06-141-4/+7
* build: initsinanmohd2024-06-141-4/+48
* util/json_streaming_read: properly handle EOFsinanmohd2024-06-131-3/+4
* src/queue: initsinanmohd2024-06-121-0/+78