git/reftable
Junio C Hamano 139d703511 Merge branch 'ps/reftable-windows-unlink-fix'
Portability fix.

* ps/reftable-windows-unlink-fix:
  reftable: ignore file-in-use errors when unlink(3p) fails on Windows
2025-04-15 13:50:13 -07:00
..
LICENSE
basics.c reftable/basics: provide wrappers for big endian conversion 2025-02-18 10:55:37 -08:00
basics.h reftable/basics: introduce `REFTABLE_UNUSED` annotation 2025-02-18 10:55:38 -08:00
block.c Merge branch 'ps/reftable-sans-compat-util' 2025-04-08 11:43:14 -07:00
block.h reftable: propagate specific error codes in block_writer_add() 2025-03-21 01:51:07 -07:00
blocksource.c reftable/basics: introduce `REFTABLE_UNUSED` annotation 2025-02-18 10:55:38 -08:00
blocksource.h
constants.h
error.c
iter.c reftable/basics: introduce `REFTABLE_UNUSED` annotation 2025-02-18 10:55:38 -08:00
iter.h
merged.c reftable/basics: stop using `SWAP()` macro 2025-02-18 10:55:38 -08:00
merged.h
pq.c reftable/basics: stop using `SWAP()` macro 2025-02-18 10:55:38 -08:00
pq.h reftable/record: don't `BUG()` in `reftable_record_cmp()` 2025-02-18 10:55:36 -08:00
reader.c Merge branch 'ps/reftable-sans-compat-util' 2025-04-08 11:43:14 -07:00
reader.h
record.c Merge branch 'ps/reftable-sans-compat-util' 2025-04-08 11:43:14 -07:00
record.h reftable/record: don't `BUG()` in `reftable_record_cmp()` 2025-02-18 10:55:36 -08:00
reftable-basics.h
reftable-blocksource.h
reftable-error.h
reftable-iterator.h
reftable-merged.h
reftable-reader.h
reftable-record.h
reftable-stack.h
reftable-writer.h Merge branch 'kn/reflog-migration-fix-followup' 2025-02-14 17:53:48 -08:00
stack.c reftable/stack: stop using `sleep_millisec()` 2025-02-18 10:55:38 -08:00
stack.h
system.c reftable: decouple from Git codebase by pulling in "compat/posix.h" 2025-02-18 10:55:41 -08:00
system.h reftable: ignore file-in-use errors when unlink(3p) fails on Windows 2025-02-18 14:29:18 -08:00
tree.c
tree.h
writer.c Merge branch 'ps/reftable-sans-compat-util' 2025-04-08 11:43:14 -07:00
writer.h