aboutsummaryrefslogtreecommitdiffstats
path: root/trace2/tr2_dst.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-21treewide: remove unnecessary includes of cache.hElijah Newren1-1/+2
2023-03-21abspath.h: move absolute path functions from cache.hElijah Newren1-0/+1
2021-11-18trace2: disable tr2_dst before warning on write errorsJosh Steadmon1-2/+7
2021-06-14Merge branch 'ab/trace2-squelch-gcc-warning'Junio C Hamano1-10/+8
2021-05-21trace2: refactor to avoid gcc warning under -O3Ævar Arnfjörð Bjarmason1-10/+8
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon1-21/+26
2019-10-05trace2: discard new traces if target directory has too many filesJosh Steadmon1-0/+84
2019-09-30Merge branch 'rs/trace2-dst-warning'Junio C Hamano1-7/+2
2019-08-26trace2: use warning() directly in tr2_dst_malformed_warning()René Scharfe1-7/+2
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano1-20/+16
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler1-12/+14
2019-03-22trace2: write to directory targetsJosh Steadmon1-2/+61
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-0/+252