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
/
grep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-30
/
+22
|
\
|
*
Make grep/egrep/fgrep independently selectable
Denys Vlasenko
2016-11-14
1
-30
/
+22
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
1
-7
/
+7
|
\
|
|
*
fix "aloc" -> "alloc" typos
Denys Vlasenko
2016-09-17
1
-7
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
1
-4
/
+5
|
\
|
|
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-4
/
+4
|
*
randomconfig fixes 3
Denys Vlasenko
2016-06-20
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-1
/
+3
|
\
|
|
*
*: add most of the required setup_common_bufsiz() calls
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
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-04-04
1
-2
/
+6
|
\
|
|
*
grep: make errors other than "not found" result in exit code 2. Closes 8796
Denys Vlasenko
2016-03-28
1
-2
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
1
-3
/
+1
|
\
|
|
*
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-13
1
-3
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-10-06
1
-1
/
+1
|
\
|
|
*
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2014-08-28
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-03-11
1
-14
/
+19
|
\
|
|
*
grep: fix -w match if first match isn't a word, but second is. Closes 4520
Denys Vlasenko
2014-02-27
1
-14
/
+15
|
*
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
Bartosz Golaszewski
2014-02-07
1
-2
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-13
1
-3
/
+25
|
\
|
|
*
grep: fix two bugs with -w
Denys Vlasenko
2014-01-07
1
-3
/
+25
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
1
-9
/
+15
|
\
|
|
*
grep: fix grep -x to not set REG_NOSUB
James Hogan
2013-05-16
1
-1
/
+1
|
*
grep: don't bail out on first mismatch if '-w' option is set
Bartosz Golaszewski
2013-05-15
1
-8
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-02-07
1
-6
/
+33
|
\
|
|
*
grep: fix grep -Fw not respecting the -w option. Closes 5792
Denys Vlasenko
2013-01-20
1
-5
/
+32
|
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-03-23
1
-3
/
+9
|
\
|
|
*
grep: support for -x, match whole line
Natanael Copa
2012-02-28
1
-3
/
+9
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
1
-9
/
+13
|
\
|
|
*
grep: be GNU compatible with -f EMPTY_FILE
Lauri Kasanen
2011-08-28
1
-9
/
+13
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
1
-1
/
+0
|
\
|
|
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
1
-3
/
+3
|
\
|
|
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
1
-3
/
+3
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-6
/
+9
|
\
|
|
*
grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653.
Denys Vlasenko
2010-10-02
1
-6
/
+9
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-4
/
+8
|
\
|
|
*
grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu...
Denys Vlasenko
2010-08-23
1
-3
/
+7
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-5
/
+58
|
\
|
|
*
findutils/*: move usage and applet bits to *.c files
Denys Vlasenko
2010-06-15
1
-5
/
+58
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+1
|
\
|
|
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-5
/
+42
|
\
|
|
*
make it possible to keep Config/Kbuild snippets in *.c files
Denys Vlasenko
2010-05-09
1
-0
/
+35
|
*
grep: fix -Fi
Ian Wienand
2010-04-30
1
-1
/
+4
|
*
grep: makw -w support unconditional
Denys Vlasenko
2010-04-26
1
-4
/
+3
*
|
win32: grep: define RE_TRANSLATE_TYPE on Windows
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+8
|
/
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
[next]