summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-rollsum.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-22/+25
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-4/+4
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* rollsum: Fix assertion for CRC matchesColin Walters2015-08-251-1/+4
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-1/+1
* Use g_autoptr(GHashTable) instead of gs_unref_hashtableMatthew Barnes2015-05-061-2/+2
* Juggling libglnx.h includesMatthew Barnes2015-05-061-0/+1
* deltas: Implement rollsumsColin Walters2015-02-161-0/+201