aboutsummaryrefslogtreecommitdiff
path: root/.indent.pro (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-22vi: code shrink print_literal()Ron Yorston1-17/+2
2021-08-22vi: searches in colon commands should wrapRon Yorston1-2/+7
2021-08-22rev: correct output for long input linesRon Yorston2-0/+47
2021-08-20tar,smemcap: commonalyze checksumming code for tar headerDenys Vlasenko4-44/+39
2021-08-20vi: don't right shift empty linesRon Yorston1-2/+2
2021-08-20vi: support ~/.exrcRon Yorston1-8/+33
2021-08-20vi: changes to handling of -c and EXINITRon Yorston1-58/+65
2021-08-20udhcp: fix build breakage on MIPSDenys Vlasenko1-12/+0
2021-08-19Start 1.35.0 development cycleDenys Vlasenko1-2/+2
2021-08-19Bump version to 1.34.01_34_0Denys Vlasenko1-1/+1
2021-08-16scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTSDenys Vlasenko1-3/+8
2021-08-16fdisk: indentation fixDenys Vlasenko1-4/+4
2021-08-16busybox: bring help handling into line with upstreamRon Yorston1-5/+5
2021-08-16win32: code shrink uname(2)Ron Yorston1-8/+4
2021-08-16busybox: fix "busybox --help busybox" not showing correct textDenys Vlasenko1-1/+5
2021-08-16awk: fix testsuiteDenys Vlasenko1-1/+1
2021-08-16vi: fix compile-time error if !ENABLE_FEATURE_VI_SETOPTSDenys Vlasenko1-0/+1
2021-08-16tar: fix testsuiteDenys Vlasenko1-7/+10
2021-08-15dd: tweak --helpDenys Vlasenko1-2/+2
2021-08-15dd: fix testsuiteDenys Vlasenko1-0/+2
2021-08-15*: remove remains of FEATURE_TOUCH_NODEREFDenys Vlasenko3-5/+0
2021-08-15taskset: disallow "taskset -p 0"Denys Vlasenko1-2/+2
2021-08-15touch: fix SEGV if !ENABLE_FEATURE_TOUCH_SUSV3Denys Vlasenko1-0/+2
2021-08-15cut: fix testsuiteDenys Vlasenko1-0/+2
2021-08-15hush: fix "error: invalid preprocessing directive ##"Denys Vlasenko1-1/+1
2021-08-15traceroute: fix compile error due to FreeBSD compatDenys Vlasenko1-1/+6
2021-08-15cp: fix build failure with long options disabledRon Yorston1-3/+1
2021-08-15printf: improved error handlingRon Yorston1-19/+23
2021-08-15win32: implement utimes(2) using utimensat(2)Ron Yorston1-38/+18
2021-08-14win32: tidy up fetching of system directoryRon Yorston1-14/+17
2021-08-14win32: code shrinkRon Yorston1-14/+14
2021-08-13win32: treat devices as character special filesRon Yorston1-1/+3
2021-08-12find_mount_point: code shrinkRon Yorston1-8/+2
2021-08-12win32: better handling of nested symlinksRon Yorston3-0/+14
2021-08-11timeout: make child handle staticRon Yorston1-1/+1
2021-08-10nproc: code shrinkRon Yorston1-24/+12
2021-08-09win32: code shrink character class detectionRon Yorston5-18/+83
2021-08-09win32: fix fnmatch(3) handling of xdigitRon Yorston1-1/+1
2021-08-09win32: tidy up time conversionsRon Yorston1-7/+3
2021-08-08win32: code shrinkRon Yorston3-12/+11
2021-08-06win32: improved keycode detectionRon Yorston1-42/+33
2021-08-06win32: code shrink read_key()Ron Yorston1-11/+5
2021-08-05split: improve performanceRon Yorston1-1/+7
2021-08-02tar: exclude files before updating hardlink info listHarald van Dijk1-5/+5
2021-08-02tar: simplify addition of --exclude=GLOB to the expansion of -X EXCLFILEDenys Vlasenko1-6/+7
2021-08-02win32: better detection of Alt key releaseRon Yorston1-1/+2
2021-08-01ash: reset ANSI emulation at promptRon Yorston1-0/+3
2021-07-28win32: code shrink using is_prefixed_with()Ron Yorston3-20/+27
2021-07-28win32: code shrink has_exec_format()Ron Yorston1-13/+11
2021-07-27hush: tweak ${var/pattern/repl} optimizationDenys Vlasenko1-5/+4