1. 77833b6 Allow bsdiff to accept multiple compressors by Tianjie Xu · 6 years ago
  2. 2e70b55 Rename the variable 'quality' to 'brotli_quality' by Tianjie Xu · 6 years ago
  3. e790a3b Add flags to bsdiff main to generate the Endsley format. by Alex Deymo · 7 years ago
  4. 19fc575 Support compression in the Endsley format. by Alex Deymo · 6 years ago
  5. 9bb4ddb Add missing newline at end of file. by Alex Deymo · 6 years ago
  6. 383f677 Allow to set the minimum required match length. by Alex Deymo · 6 years ago
  7. 5393a49 Export the constants.h to public API by Tianjie Xu · 6 years ago
  8. 1f1cdb2 Add an argument parser in bsdiff by Tianjie Xu · 7 years ago
  9. 2634eba Fix A/B update fail for 32-bit devices by Iris Chang · 6 years ago
  10. b4cba64 Implement a new bsdiff format by Tianjie Xu · 7 years ago
  11. a8ff454 bsdiff: Redo the gyp file by Amin Hassani · 7 years ago
  12. 710b3da Implement Play Store's "endsley" patching format generator. by Alex Deymo · 7 years ago
  13. 4dadd8b Pass the size of the new file to the PatchWriterInterface::Init() by Alex Deymo · 7 years ago
  14. e445830 Cleanup bsdiff public API. by Alex Deymo · 7 years ago
  15. 8a179e5 Expose the PatchWriter generator in the public API. by Alex Deymo · 7 years ago
  16. ea72d9f Add/remove includes to match used types. by Alex Deymo · 7 years ago
  17. 6528812 Add an interface for bspatch reader by Tianjie Xu · 7 years ago
  18. 48ad5ab Select SuffixArray size at runtime. by Alex Deymo · 7 years ago
  19. e1140a2 New SplitPatchWriter to split a bsdiff patch into multiple ones. by Alex Deymo · 7 years ago
  20. 68c0e7f Reduce PatchWriterInterface functionality. by Alex Deymo · 7 years ago
  21. 538a75d Make BsdiffPatchWriter into an Interface. by Alex Deymo · 7 years ago
  22. 35fd1e0 Include missing header. by Alex Deymo · 7 years ago
  23. a69842f Changes bsdiff to be shared library in CrOS. by Amin Hassani · 7 years ago
  24. ddf9db5 Update Makefile to build shared libraries. by Alex Deymo · 7 years ago