Histórico de Commits

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