1. 383f677 Allow to set the minimum required match length. by Alex Deymo · 6 years ago
  2. 1f1cdb2 Add an argument parser in bsdiff by Tianjie Xu · 7 years ago
  3. b4cba64 Implement a new bsdiff format by Tianjie Xu · 7 years ago
  4. 1c26e2e Add the brotli compressor for bsdiff by Tianjie Xu · 7 years ago
  5. 4dadd8b Pass the size of the new file to the PatchWriterInterface::Init() by Alex Deymo · 7 years ago
  6. e445830 Cleanup bsdiff public API. by Alex Deymo · 7 years ago
  7. 48ad5ab Select SuffixArray size at runtime. by Alex Deymo · 7 years ago
  8. 68c0e7f Reduce PatchWriterInterface functionality. by Alex Deymo · 7 years ago
  9. fb3b632 Add unittest for the PatchWriter. by Alex Deymo · 7 years ago
  10. 538a75d Make BsdiffPatchWriter into an Interface. by Alex Deymo · 7 years ago
  11. dcd423b Add the "bsdiff/" prefix to all include paths. by Alex Deymo · 7 years ago
  12. a28e019 Refactor bsdiff patch writing code to another file. by Alex Deymo · 7 years ago
  13. ddf9db5 Update Makefile to build shared libraries. by Alex Deymo · 7 years ago
  14. 10df267 Support caching the suffix array. by Sen Jiang · 7 years ago
  15. 01a8c86 Fix segmentation fault with certain files. by Sen Jiang · 8 years ago
  16. 9b93e6a Separate reading old and new files from bsdiff(). by Sen Jiang · 8 years ago
  17. 20891f9 Convert C sources to C++. by Alex Deymo · 9 years ago[Renamed (82%) from bsdiff.c]
  18. a09afd9 Merge "Disable GNU extensions in bspatch code." by Alex Deymo · 9 years ago