Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 년 전 |
Aaro Koskinen
|
a47fccaa63
diff: fix -B with single line changes
|
9 년 전 |
Maninder Singh
|
97c6491b4e
typo fixes
|
9 년 전 |
Denys Vlasenko
|
39f017293a
diff: fix a bug in diffing against stdin. Closes 7784
|
9 년 전 |
Denys Vlasenko
|
73225b6d6e
switch editors/* to embedded-in-source kbuild system
|
11 년 전 |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 년 전 |
Denys Vlasenko
|
14bd16ac56
more tweak for bionic
|
13 년 전 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 년 전 |
Denys Vlasenko
|
d616ab6bbb
reformime: do not require \r\n
|
13 년 전 |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 년 전 |
Roman Borisov
|
95f5c52e6f
diff: optimize diffing of files with the same metadata
|
13 년 전 |
Alexander Shishkin
|
f18a82d9b3
diff: return 1 when skipping directories with -r, but without -N
|
13 년 전 |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 년 전 |
Alexander Shishkin
|
6722737ece
*: introduce and use xmkstemp. -65 bytes.
|
14 년 전 |
Denys Vlasenko
|
25b4755302
typo fix in comment
|
14 년 전 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 년 전 |
Denys Vlasenko
|
75703eb8d5
diff: make diff -r much less eager to recurse into directories
|
14 년 전 |
Denys Vlasenko
|
32a6baeefa
diff: cosmetic change on top of last commit
|
14 년 전 |
Matheus Izvekov
|
61f5f7823c
diff: fix "diff dir1 dir2/". Closes bug 2203
|
14 년 전 |
Dan Fandrich
|
1821d188ca
diff: more compiler compat fixes. no code changes
|
14 년 전 |
Dan Fandrich
|
f111b67100
diff: make code more portable
|
14 년 전 |
Matheus Izvekov
|
6f99c91e43
diff: fix flag -B, cleanups and a couple more tests V2
|
15 년 전 |
Denys Vlasenko
|
94ca6943bc
*: small code shrinks and compile fix for unicode
|
15 년 전 |
Matheus Izvekov
|
94a6fd1eeb
diff: don't exit in case we can't open input files. -2 bytes
|
15 년 전 |
Matheus Izvekov
|
404f14407c
diff: don't use FILE_and_pos_t where it's not needed. -31 bytes
|
15 년 전 |
Matheus Izvekov
|
4de4cb6b9b
diff: correct handling of labels. -10 bytes
|
15 년 전 |
Matheus Izvekov
|
b32aa0c274
diff: support long options
|
15 년 전 |
Matheus Izvekov
|
fe1ce2e43e
diff: implement flag -B (Ignore changes whose lines are all blank)
|
15 년 전 |
Matheus Izvekov
|
b7a044043c
diff: honor flag -i (ignore case differences)
|
15 년 전 |
Denys Vlasenko
|
9e0879a1cb
diff: add NOINLINE
|
15 년 전 |