aboutsummaryrefslogtreecommitdiff
path: root/findutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'busybox' into mergeRon Yorston2019-03-121-7/+7
|\|
| * xargs: mention -E STR in --helpDenys Vlasenko2019-03-101-7/+7
* | find: enable -xdev in default configurationRon Yorston2019-02-281-1/+1
* | win32: make stat(2) fetch additional metadataRon Yorston2019-02-161-2/+6
* | Merge branch 'busybox' into mergeRon Yorston2019-02-121-6/+15
|\|
| * grep: short-circuit -v to bail out on first matchAri Sundholm2019-01-291-5/+14
| * grep: fix -x -v with certain pattern ordersAri Sundholm2019-01-291-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2019-01-103-4/+10
|\|
| * find: handle leading -- argumentDenys Vlasenko2019-01-061-0/+6
| * config: update size informationDenys Vlasenko2018-12-282-4/+4
* | xargs: fix 'xargs -sNUM' testsRon Yorston2019-01-061-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2018-11-281-3/+4
|\|
| * xargs: fix exit code if command exits nonzero, closes 11381Denys Vlasenko2018-10-301-3/+4
* | Merge branch 'busybox'Ron Yorston2018-07-254-9/+62
|\|
| * grep: accept and ignore --color[=anything]Denys Vlasenko2018-07-131-3/+8
| * find: implement -executableDenys Vlasenko2018-07-061-0/+22
| * tweak help textsDenys Vlasenko2018-07-061-1/+1
| * find: implement -quitDenys Vlasenko2018-07-061-4/+30
| * restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-05-131-1/+1
|\|
| * free: improve --help for type optionDenys Vlasenko2018-04-241-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-10/+11
|\|
| * xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copyDenys Vlasenko2018-04-071-6/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-04-021-1/+1
|\|
| * grep: fix echo "aa" | busybox grep -F -w "a" (should not match)Denys Vlasenko2018-03-291-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-11-031-2/+19
|\|
| * grep: skip grepping symlinks to directoriesJames Clarke2017-10-311-2/+19
* | mingw: special-case xargs -P on WindowsJohannes Schindelin2017-10-011-0/+75
* | Merge branch 'busybox' into mergeRon Yorston2017-09-273-36/+144
|\|
| * regularize format of source file headers, no code changesDenys Vlasenko2017-09-182-4/+0
| * xargs: fix a thinko in last commitDenys Vlasenko2017-08-301-1/+1
| * xargs: support -a FILEJohannes Schindelin2017-08-291-1/+17
| * xargs: optional support for -P NUM. Closes 9511Denys Vlasenko2017-08-241-18/+117
| * xargs: code shrinkDenys Vlasenko2017-08-241-14/+11
* | xargs: avoid unused variableJohannes Schindelin2017-08-231-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2017-08-223-15/+7
|\|
| * getopt32: remove opt_complementaryDenys Vlasenko2017-08-081-7/+4
| * getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-7/+2
| * do not use `a' quoting style in commentsDenys Vlasenko2017-08-021-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-243-55/+55
|\|
| * config: deindent all help textsDenys Vlasenko2017-07-213-50/+50
| * libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMADenys Vlasenko2017-07-201-2/+2
| * Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-183-5/+5
* | grep: remove hack to disable EXTRA_COMPATRon Yorston2017-07-181-10/+0
* | grep: prepare for an upgrade of the regex codeJohannes Schindelin2017-07-141-1/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-05-292-4/+4
|\|
| * Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-172-3/+3
| * grep: FEATURE_GREP_CONTEXT should be available for "fgrep only" tooDenys Vlasenko2017-04-121-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-02-082-14/+1
|\|
| * *: add comment about APPLET_ODDNAME formatDenys Vlasenko2017-01-291-0/+1