提交歷史

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