[InterNetNews/inn] ccb769: Apply C formatting rules with special care in storage
Julien ÉLIE
noreply at github.com
Sat Oct 16 16:04:17 UTC 2021
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: ccb7692211886614c8916c04f09568e507515e04
https://github.com/InterNetNews/inn/commit/ccb7692211886614c8916c04f09568e507515e04
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
M storage/interface.c
M storage/ovdb/ovdb.c
M storage/ovsqlite/ovsqlite-server.c
Log Message:
-----------
Apply C formatting rules with special care in storage
Prevent a few sections from being reformatted by clang-format.
Commit: 5dcead3ffab1b241bf7eaa3d2126bd5a0c78cfce
https://github.com/InterNetNews/inn/commit/5dcead3ffab1b241bf7eaa3d2126bd5a0c78cfce
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
M storage/buffindexed/buffindexed.c
M storage/buffindexed/buffindexed.h
M storage/buffindexed/shmem.c
M storage/buffindexed/shmem.h
M storage/cnfs/cnfs-private.h
M storage/cnfs/cnfs.c
M storage/expire.c
M storage/interface.h
M storage/ov.c
M storage/ovdb/ovdb-private.h
M storage/overdata.c
M storage/overview.c
M storage/ovinterface.h
M storage/ovsqlite/ovsqlite-private.c
M storage/ovsqlite/ovsqlite-private.h
M storage/ovsqlite/ovsqlite.c
M storage/ovsqlite/ovsqlite.h
M storage/ovsqlite/sqlite-helper.c
M storage/ovsqlite/sqlite-helper.h
M storage/timecaf/caf.c
M storage/timecaf/caf.h
M storage/timecaf/timecaf.c
M storage/timehash/timehash.c
M storage/tradindexed/tdx-cache.c
M storage/tradindexed/tdx-data.c
M storage/tradindexed/tdx-group.c
M storage/tradindexed/tdx-structure.h
M storage/tradindexed/tdx-util.c
M storage/tradindexed/tradindexed.c
M storage/tradindexed/tradindexed.h
M storage/tradspool/tradspool.c
M storage/trash/trash.c
Log Message:
-----------
Apply C formatting rules in storage
Compare: https://github.com/InterNetNews/inn/compare/863cba3e3d3f...5dcead3ffab1
More information about the inn-committers
mailing list