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
/
coreutils
/
expand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
expand: use printable_string instead of hard-coding implementation
Michael Tokarev
2013-12-16
1
-10
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-2
/
+0
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+31
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
1
-2
/
+2
*
unexpand: fix "a b"\n" input case
Tomas Heinrich
2010-03-26
1
-7
/
+10
*
[un]expand: account for different character widths. +16 bytes.
Tomas Heinrich
2010-03-26
1
-2
/
+8
*
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-24
1
-2
/
+2
*
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...
Denys Vlasenko
2010-01-04
1
-1
/
+1
*
[un]expand: unicode support
Tomas Heinrich
2010-01-04
1
-18
/
+33
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-4
/
+4
*
unexpand: fix incorrect expansion, add test for it
Denis Vlasenko
2008-12-26
1
-39
/
+27
*
expand: fix incorrect expansion exactly on tab boundary; shrink the code
Denis Vlasenko
2008-12-14
1
-34
/
+26
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
1
-2
/
+2
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-16
/
+7
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-2
/
+2
*
whitespace fixes, no code changes
Denis Vlasenko
2007-08-16
1
-1
/
+1
*
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-08-13
1
-0
/
+209