aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-04Update default configuration after mergeRon Yorston2-4/+10
2015-08-04zcip: simplify codeDenys Vlasenko1-139/+96
2015-08-03uname: make OS name configurableRon Yorston2-2/+10
2015-08-03less: further tweaks to regular file detectionRon Yorston1-11/+5
2015-07-31diff.tests: add testcases for -B and single line changesAaro Koskinen1-0/+12
2015-07-31diff: fix -B with single line changesAaro Koskinen1-2/+2
2015-07-31less: improve regular file detection in line counting codeDenys Vlasenko1-19/+28
2015-07-31less: allow use of last column of terminalRon Yorston1-10/+10
2015-07-31less: fix line number confusionRon Yorston1-37/+82
2015-07-31less: add a function to detect when display is at end of fileRon Yorston1-13/+12
2015-07-31less: rearrange detection of non-regular filesRon Yorston1-8/+15
2015-07-31less: move code to count lines into a separate functionRon Yorston1-24/+28
2015-07-31less: fix numeric inputRon Yorston1-1/+1
2015-07-31echo: make escape sequences depend on fancy modeMike Frysinger1-1/+1
2015-07-30ash: don't convert path delimiters for certain environment variablesRon Yorston2-1/+7
2015-07-30fbset: fix rgba parsingLinus Walleij1-4/+4
2015-07-30udhcpc: dns labels can actually start with a numberArthur Gautier1-4/+0
2015-07-26win32: remove setitimer implementation and SIGALRM handlingRon Yorston2-133/+1
2015-07-21less: improvements to verbose status messagesRon Yorston1-14/+69
2015-07-21sync: add support for -d -f FILEDenys Vlasenko4-11/+75
2015-07-19Remove old_e2fsprogs/*Denys Vlasenko133-40044/+0
2015-07-19libbb: add a function to make a copy of a region of memoryRon Yorston8-17/+13
2015-07-19less: correctly account for tabs when rewrapping linesRon Yorston1-1/+3
2015-07-19less: fix display of line numbersRon Yorston1-24/+11
2015-07-19less: document -S flag and make it independently configurableRon Yorston1-4/+18
2015-07-17winansi: fixes to cursor positioning, screen clearingRon Yorston1-4/+15
2015-07-15mingw: enable support for IPv6Ron Yorston5-6/+263
2015-07-15win32: silence some compiler warningsRon Yorston6-14/+22
2015-07-15archival: provide dummy check_errors_in_children for WIN32Ron Yorston3-5/+10
2015-07-14Remove a couple of commentsRon Yorston1-2/+0
2015-07-14mingw: include unwind tables in 64-bit build by defaultRon Yorston1-1/+1
2015-07-14ash: store pointers to be fixed as pointers, not intRon Yorston1-14/+16
2015-07-13ipcalc: enable by default for WIN32Ron Yorston6-15/+16
2015-07-13ash: use alloca to get rid of setjmpRon Yorston1-34/+2
2015-07-13fix file modeDenys Vlasenko1-0/+0
2015-07-13ash: remove parsebackquote flagRon Yorston3-7/+3
2015-07-13Removes stray empty line from codeManinder Singh28-46/+0
2015-07-03Allow different ways to manipulate environment for XP vs 64-bitRon Yorston5-1/+1130
2015-07-01applets: Add installation of individual binariesClayton Shotwell2-2/+28
2015-07-01ps: fix SEGV on narrow screens. closes 8176Denys Vlasenko1-5/+7
2015-07-01ipaddress: better formatting, no code changesDenys Vlasenko1-6/+10
2015-07-01ip addr: support change and replace commandsMichael Tokarev2-9/+13
2015-06-23libbb: really add build details to bannerRon Yorston2-5/+5
2015-06-23libbb: add details of build environment to bannerRon Yorston1-0/+6
2015-06-23Add some more build details to README.mdRon Yorston1-1/+1
2015-06-17lineedit: skip non-executables when tab-completing commandsRon Yorston1-0/+3
2015-06-17lineedit: search applets as well as PATH for tab completionRon Yorston1-1/+14
2015-06-17busybox: update help messageRon Yorston1-4/+9
2015-06-16Update README.mdRon Yorston1-1/+2
2015-06-07fix whitespacesManinder Singh1-1/+1