Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth b738929195 LibDiff: Fix wrong index used when prepending context lines hace 1 año
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 2 años
  Shannon Booth 55a3dfec10 LibDiff: Add support for generating diffs with surrounding context hace 2 años
  Shannon Booth f690807c5a LibDiff: Change underlying representation of Hunk to allow context hace 2 años
  Shannon Booth d3a27eeaf2 LibDiff: Port Diff::Hunk from DeprecatedString to String hace 2 años
  Shannon Booth ee92378b80 LibDiff: Make Diff::from_text fallible hace 2 años
  Daniel Bertalan 4b4177f39c LibDiff: Generate hunks for new/deleted files hace 3 años
  Itamar 4737fc2485 LibDiff: Flush leftover hunks at the end hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Mustafa Quraish 6f423ed26e LibDiff: Coalesce adjacent changes into the same Hunk hace 3 años
  Mustafa Quraish 35704ba272 LibDiff: Perform diffing-algorithm in reverse order hace 3 años
  Mustafa Quraish 5e28da1aa4 LibDiff: Add new API to generate hunks from two pieces of text hace 3 años