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
/
findutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary
Denys Vlasenko
2010-06-19
1
-25
/
+27
*
findutils/*: move usage and applet bits to *.c files
Denys Vlasenko
2010-06-15
3
-8
/
+172
*
xargs: another code shrink
Denys Vlasenko
2010-06-15
1
-30
/
+20
*
xargs: trivial code shrink
Denys Vlasenko
2010-06-15
1
-7
/
+7
*
xargs: trivial code shrink
Denys Vlasenko
2010-06-14
1
-12
/
+10
*
xargs: simplify logic
Denys Vlasenko
2010-06-14
1
-199
/
+184
*
xargs: fix accounting of -sNUM
Denys Vlasenko
2010-06-13
1
-53
/
+46
*
xargs: make -s NUM accept practically unlimited range
Denys Vlasenko
2010-06-13
1
-1
/
+1
*
xargs: code shrink -15 bytes
Denys Vlasenko
2010-06-13
1
-80
/
+74
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
1
-2
/
+2
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
3
-9
/
+9
*
findutils: Add Config.in and Kbuild to .gitignore
Peter Tyser
2010-05-16
1
-0
/
+3
*
make it possible to keep Config/Kbuild snippets in *.c files
Denys Vlasenko
2010-05-09
6
-256
/
+263
*
grep: fix -Fi
Ian Wienand
2010-04-30
1
-1
/
+4
*
find: fix -name matching for dotfiles. -1 byte
Denys Vlasenko
2010-04-26
1
-2
/
+7
*
grep: makw -w support unconditional
Denys Vlasenko
2010-04-26
1
-4
/
+3
*
xargs: do not decrease orig_arg_max to negative values
Denys Vlasenko
2010-04-09
1
-20
/
+25
*
*: merge some common strings
Denys Vlasenko
2010-03-23
1
-1
/
+1
*
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
1
-9
/
+2
*
find: tweak error message
Bernhard Reutner-Fischer
2010-02-25
1
-2
/
+6
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
2
-2
/
+2
*
find: correct handling of -xdev
Denys Vlasenko
2010-01-10
1
-17
/
+25
*
find: add optional support for -links. +100 bytes
Matheus Izvekov
2010-01-06
2
-3
/
+30
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
2
-8
/
+6
*
grep: fix a case when -o loops forever
Denys Vlasenko
2009-12-04
1
-3
/
+5
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx
Denys Vlasenko
2009-09-30
1
-0
/
+2
*
find: -follow should not error out on dandling links
Denys Vlasenko
2009-09-29
1
-34
/
+45
*
find: do not recurse into directories with depth == --maxdepth
Denys Vlasenko
2009-09-27
1
-10
/
+18
*
*: more portability fixes by Dan Fandrich
Denys Vlasenko
2009-09-23
1
-1
/
+1
*
add USE_PORTABLE_CODE option and use it in find applet
Denys Vlasenko
2009-09-13
1
-0
/
+4
*
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
grep: fix -E + {range}; fix -o not printing all matches (bug 489)
Denys Vlasenko
2009-07-29
1
-15
/
+21
*
tweak to config wording, no code changes
Denys Vlasenko
2009-06-18
1
-2
/
+2
*
tweak Config texts and some broken English elsewhere
Denys Vlasenko
2009-06-18
1
-33
/
+32
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-6
/
+9
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
3
-104
/
+104
*
trailing whitespace removal
Denis Vlasenko
2009-04-01
1
-1
/
+1
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
2
-14
/
+25
*
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
2008-11-24
1
-2
/
+2
*
- typo in documentation
Bernhard Reutner-Fischer
2008-10-27
1
-1
/
+1
*
grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case
Denis Vlasenko
2008-09-30
1
-2
/
+12
*
grep: yet another fixlet for EXTRA_COMPAT
Denis Vlasenko
2008-09-19
1
-0
/
+5
*
grep: fix EXTRA_COMPAT grep to honor -E and -i
Denis Vlasenko
2008-09-19
1
-1
/
+30
*
grep: option to use GNU regex matching instead of POSIX one.
Denis Vlasenko
2008-08-09
1
-28
/
+101
*
xargs: fix -e default to match newer GNU xargs, add SUS mandated -E.
Denis Vlasenko
2008-08-04
1
-15
/
+17
*
xargs: fix xargs -e; added test for that
Denis Vlasenko
2008-08-03
1
-1
/
+7
*
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-22
1
-2
/
+2
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
2
-3
/
+3
[next]