index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: more changes to --binary
Ron Yorston
2023-08-06
1
-11
/
+14
*
diff: improve --binary implementation
Ron Yorston
2023-01-29
1
-13
/
+7
*
diff: implement --binary flag
Ron Yorston
2023-01-27
1
-0
/
+25
*
Merge branch 'busybox' into merge
Ron Yorston
2021-03-01
1
-1
/
+1
|
\
|
*
diff: code shrink
Ron Yorston
2021-02-22
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-11-12
1
-11
/
+11
|
\
|
|
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
1
-11
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-2
/
+2
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
*
|
win32: fix POSIX build (again)
Ron Yorston
2019-03-12
1
-1
/
+3
*
|
win32: stat(2) succeeds if fetching extra metadata fails
Ron Yorston
2019-02-19
1
-1
/
+3
*
|
win32: make stat(2) fetch additional metadata
Ron Yorston
2019-02-16
1
-1
/
+2
*
|
diff: omit unreliable test for same file
Ron Yorston
2019-01-09
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-4
/
+2
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-4
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-5
/
+7
|
\
|
|
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+2
|
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-4
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-6
/
+6
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-5
/
+5
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-05-29
1
-16
/
+21
|
\
|
|
*
diff: fix -N and nonexistent files. Closes 7454
Denys Vlasenko
2017-05-05
1
-5
/
+21
|
*
libbb: move isqrt from factor, use it in diff too
Denys Vlasenko
2017-04-11
1
-11
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-2
/
+0
|
\
|
|
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-2
/
+0
*
|
diff: use TMPDIR rather than TMP/TEMP
Ron Yorston
2016-10-24
1
-1
/
+1
*
|
diff: change handling of temporary files for WIN32
Ron Yorston
2016-10-20
1
-0
/
+21
|
/
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+2
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-2
/
+2
*
diff: fix -B with single line changes
Aaro Koskinen
2015-07-31
1
-2
/
+2
*
typo fixes
Maninder Singh
2015-05-25
1
-1
/
+1
*
diff: fix a bug in diffing against stdin. Closes 7784
Denys Vlasenko
2015-01-11
1
-1
/
+2
*
switch editors/* to embedded-in-source kbuild system
Denys Vlasenko
2013-11-13
1
-0
/
+27
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
more tweak for bionic
Denys Vlasenko
2011-07-08
1
-1
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
reformime: do not require \r\n
Denys Vlasenko
2011-05-22
1
-2
/
+2
*
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
1
-0
/
+22
*
diff: optimize diffing of files with the same metadata
Roman Borisov
2011-03-27
1
-0
/
+25
*
diff: return 1 when skipping directories with -r, but without -N
Alexander Shishkin
2011-01-26
1
-3
/
+6
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22
1
-3
/
+2
*
typo fix in comment
Denys Vlasenko
2010-08-30
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
diff: make diff -r much less eager to recurse into directories
Denys Vlasenko
2010-07-10
1
-1
/
+22
*
diff: cosmetic change on top of last commit
Denys Vlasenko
2010-07-09
1
-1
/
+1
*
diff: fix "diff dir1 dir2/". Closes bug 2203
Matheus Izvekov
2010-07-09
1
-2
/
+4
[next]