Commit Verlauf

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