Shannon Booth
|
84e8ff34a2
diff: Use StringView instead of DeprecatedString
|
2 年之前 |
Shannon Booth
|
2b56aefaed
diff: Use Diff::write_normal to output hunks
|
2 年之前 |
Shannon Booth
|
312de21498
diff: Remove "Hunk:" text from output
|
2 年之前 |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Sam Atkins
|
37d4e01fc4
diff: Port to Core::Stream
|
2 年之前 |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Kenneth Myhra
|
4726532735
diff: Port to LibMain
|
3 年之前 |
Mustafa Quraish
|
07419b8931
diff: Only color output when stdout is a tty
|
3 年之前 |
Mustafa Quraish
|
4173f2ffad
diff: Show start/end of line ranges in source/target files
|
3 年之前 |
Mustafa Quraish
|
f552c26c79
Utilities: Add a basic `diff` utility
|
3 年之前 |