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