1. 4758f6f Merge branch 'declare-includes' into 'main' by Philip Withnall · 10 months ago main upstream/main
  2. 2be2bf1 build: Declare a dependency for includes by Wesley Hershberger · 10 months ago
  3. 466fc22 Merge branch 'autoptr-support' into 'main' by Philip Withnall · 12 months ago
  4. f1a6bc7 tests: Add autoptr test by Philip Withnall · 12 months ago
  5. e638aa7 tests: Refactor build system to be scalable by Philip Withnall · 12 months ago
  6. 88aa406 gvdb-reader: Add autoptr support for GvdbTable by Philip Withnall · 12 months ago
  7. 2b42fc7 Merge branch 'wip/pwithnall/enable-tests' into 'main' by Emmanuele Bassi · 1 year, 6 months ago
  8. 873d594 build: Add -Dtests configure option by Philip Withnall · 1 year, 6 months ago
  9. 5485606 Merge branch 'ignore-meson-wrap-hash' into 'main' by Philip Withnall · 1 year, 6 months ago
  10. 69f33c0 Add meson wrap hash files to .gitignore by FeRD (Frank Dana) · 1 year, 6 months ago
  11. 78e7f33 Merge branch 'n-children' into 'main' by Philip Withnall · 1 year, 6 months ago
  12. 296490f Add gvdb_table_n_children by Matthias Clasen · 1 year, 6 months ago
  13. b54bc5d Merge branch 'wip/wshadow-warnings' into 'main' by Philip Withnall · 1 year, 6 months ago
  14. b2cbe0c gvdb-builder: Mark argument with G_GNUC_UNUSED by Carlos Garnacho · 1 year, 6 months ago
  15. 7aa8aa9 gvdb-reader: Rename variable to avoid shadowing by Carlos Garnacho · 1 year, 6 months ago
  16. b76238f Merge branch 'test-fixes' into 'main' by Philip Withnall · 1 year, 9 months ago
  17. ee31fb2 doap: Remove Allison as a maintainer by Philip Withnall · 1 year, 9 months ago
  18. ac2b601 Add missing SPDX license/copyright headers and SPDX license files by Philip Withnall · 1 year, 9 months ago
  19. 39eb524 gvdb-builder: Fix a leak in gvdb_table_get_contents() by Philip Withnall · 1 year, 9 months ago
  20. ccd2905 gvdb-reader: Add some missing introspection annotations by Philip Withnall · 1 year, 9 months ago
  21. aa34bc0 tests: Build test files in a tmpdir rather than the build directory by Philip Withnall · 1 year, 9 months ago
  22. c6f3306 tests: Move to a subdirectory by Philip Withnall · 1 year, 9 months ago
  23. 208acf8 tests: Standardise the main() declaration by Philip Withnall · 1 year, 9 months ago
  24. a1a74af tests: Fix a couple of leaks in the unit tests by Philip Withnall · 1 year, 9 months ago
  25. 4ab4482 tests: Fix unnecessary use of a stdint.h type by Philip Withnall · 1 year, 9 months ago
  26. e0e57d6 tests: Use most specific assertion macros possible by Philip Withnall · 1 year, 9 months ago
  27. cd42bc7 Merge branch 'wip/test-suite' into 'main' by Philip Withnall · 1 year, 9 months ago
  28. 604ea07 gvdb: Add test suite by Carlos Garnacho · 1 year, 9 months ago
  29. 89dbdb9 Merge branch 'ebassi/builder-content' into 'main' by Philip Withnall · 2 years, 11 months ago
  30. c70e06b Add getter for GVDB table contents by Emmanuele Bassi · 2 years, 11 months ago
  31. 0854af0 Merge branch 'wip/pwithnall/meson' into 'main' by Philip Withnall · 3 years, 9 months ago
  32. 061e9b9 build: Add very basic meson build system by Philip Withnall · 3 years, 9 months ago
  33. dcd781f Merge branch 'nosigned' into 'master' by Philip Withnall · 4 years, 5 months ago
  34. 050feb2 Make number of buckets a gsize by Yegor Bychin · 4 years, 5 months ago
  35. 4fb16d4 Merge branch 'readme' into 'master' by Michael Catanzaro · 4 years, 7 months ago
  36. a79e75d docs: Add README by Philip Withnall · 4 years, 7 months ago
  37. a382850 Merge branch 'fix-scan-build-findings' into 'master' by Philip Withnall · 4 years, 7 months ago
  38. eeaceb7 Fix scan-build findings by Jan-Michael Brummer · 5 years ago
  39. 3d50fe2 Merge remote-tracking branch 'fmartinsons/1735-fix-warnings' by Philip Withnall · 5 years ago
  40. 1b6fa56 Fix warnings by Frederic Martinsons · 5 years ago
  41. 03cf620 gvdb-reader: Reword a comment for clarity by Philip Withnall · 6 years ago
  42. ea64c73 gvdb-builder: Initialise some memory to zero in the bloom filter by Philip Withnall · 6 years ago
  43. cc2afef Merge branch 'fix-symlink-issue' by Philip Withnall · 6 years ago
  44. e2dc3cd Do not replace file destination by Jan-Michael Brummer · 6 years ago
  45. e01f111 Merge branch 'dilyan.palauzov/gvdb-add-out-doc' into HEAD by Philip Withnall · 7 years ago
  46. 4131f0d Add (out) to an (optional) parameter by Дилян Палаузов · 7 years ago
  47. 35851dc Merge branch 'mcatanzaro/fix-write-contents-async' into 'master' by Philip Withnall · 7 years ago
  48. d83587b Fix gvdb_table_write_contents_async() by Michael Catanzaro · 7 years ago
  49. f586fa0 Merge branch 'mcatanzaro/sign-compare' into 'master' by Philip Withnall · 7 years ago
  50. 8696b6b Merge branch 'mcatanzaro/fb-free' into 'master' by Philip Withnall · 7 years ago
  51. 18a0d95 Fix -Wsign-compare warning by Michael Catanzaro · 7 years ago
  52. 0d03b2c Don't free FileBuilder in serialize function by Michael Catanzaro · 7 years ago
  53. a6f0ead Merge branch 'mcatanzaro/write-contents-async' into 'master' by Philip Withnall · 7 years ago
  54. 5b45517 Remove trailing whitespace by Michael Catanzaro · 7 years ago
  55. 16fb81c Add some g_return checks to gvdb_table_write_contents() by Michael Catanzaro · 7 years ago
  56. d12c5aa Add gvdb_table_write_contents_async() by Michael Catanzaro · 7 years ago
  57. 93ebac0 Merge branch 'mcatanzaro/license' into 'master' by Philip Withnall · 7 years ago
  58. 05b0bb5 Add COPYING file to indicate the license by Michael Catanzaro · 7 years ago
  59. 25942f0 Merge branch 'array-size' into 'master' by Philip Withnall · 7 years ago
  60. 7bf49c8 Fix size of preallocated array by Philip Withnall · 7 years ago
  61. 1fb31a1 Merge branch 'wip/lantw/use-weak-symbols-in-gvdb' into 'master' by Michael Catanzaro · 7 years ago
  62. e1bcd75 build: Use weak bindings in gvdb to fix linking with LLD by Ting-Wei Lan · 7 years ago
  63. 2d462bf Merge branch '1454-follow-ups' into 'master' by Georges Basile Stavracas Neto · 8 years ago
  64. 084e1d8 Preallocate a GPtrArray to avoid some reallocations later on by Philip Withnall · 8 years ago
  65. a44329c Fix type of length returned by gvdb_table_get_names() by Philip Withnall · 8 years ago
  66. 7bed7ea Add missing introspection annotations to gvdb_table_get_names() by Philip Withnall · 8 years ago
  67. 57962aa docs: Clarify error values for empty files when loading by Philip Withnall · 8 years ago
  68. d2f0461 docs: Use ‘Returns:’ instead of the invalid ‘@returns’ by Philip Withnall · 8 years ago
  69. c78664e Update FSF’s address by Philip Withnall · 8 years ago
  70. 4763db8 gio/gvdb/: LGPLv2+ -> LGPLv2.1+ by Sébastien Wilmet · 8 years ago
  71. 7fd9f61 Avoid calling Standard C string/array functions with NULL arguments by Philip Withnall · 8 years ago
  72. 3552281 doap: Update maintainers list to synchronise with GLib by Philip Withnall · 8 years ago
  73. 2600082 reader: embrace GBytes by Ryan Lortie · 13 years ago
  74. fc37611 gvdb-reader: drop gvdb_table_walk() by Ryan Lortie · 14 years ago
  75. d9577f1 gvdb-reader.c: add gvdb_table_get_names() by Ryan Lortie · 14 years ago
  76. 82cbc59 remove a stray variable by Ryan Lortie · 14 years ago
  77. 374cb1b gvdb-reader: robustness improvements by Ryan Lortie · 14 years ago
  78. a9551cc more whitespace fixes by Ryan Lortie · 14 years ago
  79. ae3d42c gvdb-reader: refuse to open file with small header by Ryan Lortie · 14 years ago
  80. 4e77b52 gvdb-reader: correct whitespace damage by Ryan Lortie · 14 years ago
  81. 7683c2b builder: Note don't actually implement bloom filters by Colin Walters · 14 years ago
  82. 73acf01 Support creating a GvdbReader from data by Alexander Larsson · 14 years ago
  83. d1f6300 Docs: Changed can not to cannot. by Murray Cumming · 14 years ago
  84. 92652ac hashing: always use signed chars by Ryan Lortie · 14 years ago
  85. a5dd6fc builder: do not include <unistd.h> on win32 by Ryan Lortie · 15 years ago
  86. 3812559 Remove unused variable in gvdb-reader by Ryan Lortie · 15 years ago
  87. 03b6b9f Mark a symbol as G_GNUC_INTERNAL by Ryan Lortie · 15 years ago
  88. a2918d6 Fix some harmless sign compare warnings by Ryan Lortie · 15 years ago
  89. ba5619b C++ify the reader header by Ryan Lortie · 15 years ago
  90. 92c22e7 Fix some leaks in the GVDB builder by Ryan Lortie · 15 years ago
  91. 814c0fc Pass name_length to walk close function by Ryan Lortie · 15 years ago
  92. e5e491c Add gvdb_table_get_raw_value() API for GSettings by Ryan Lortie · 15 years ago
  93. a35852b Fix reader on big endian by Ryan Lortie · 15 years ago
  94. d63f199 Fix is_valid() API by Ryan Lortie · 16 years ago
  95. df40747 Add gvdb_table_is_valid() API by Ryan Lortie · 16 years ago
  96. afea703 Implement byteswapping in the reader by Ryan Lortie · 16 years ago
  97. 9a8cba9 drop "options" support by Ryan Lortie · 16 years ago
  98. 5215d4b Add API for dconf's sake. by Ryan Lortie · 16 years ago
  99. daa1a73 Add a missing 'static' on internal functions by Ryan Lortie · 16 years ago
  100. 291a5c9 __value -> value to avoid stomping the C compiler by Ryan Lortie · 16 years ago