index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
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
/
ls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2025-11-11
1
-2
/
+1
|
\
|
*
ls: restore functionality of --color
Denys Vlasenko
2025-11-08
1
-1
/
+1
*
|
ls: restore functionality of --color
Ron Yorston
2025-09-16
1
-1
/
+2
*
|
ls: add '-g' and '-C' to usage message
Ron Yorston
2025-08-26
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-15
1
-79
/
+167
|
\
|
|
*
ls: don't do unnecessary tty operations when called from ftpd
Denys Vlasenko
2025-08-01
1
-5
/
+13
|
*
ls: code shrink
Denys Vlasenko
2025-08-01
1
-19
/
+20
|
*
ls: fix -Q to match GNU
Denys Vlasenko
2025-08-01
1
-12
/
+38
|
*
ls: lack of -q should not suppress -Q
Denys Vlasenko
2025-07-31
1
-4
/
+6
|
*
ls: implement -q, fix -w0, reduce startup time
Denys Vlasenko
2025-07-31
1
-60
/
+111
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
1
-2
/
+2
|
\
|
|
*
ls: do not truncate username/groupname to 8 chars
Denys Vlasenko
2024-02-25
1
-2
/
+2
*
|
ls: support NO_COLOR environment variable
Ron Yorston
2024-01-30
1
-0
/
+5
*
|
ls: code shrink
Ron Yorston
2023-06-07
1
-10
/
+11
*
|
ls: check whether link is hidden
Ron Yorston
2023-06-06
1
-0
/
+17
*
|
ls: allow hidden system files to be omitted
Ron Yorston
2023-06-01
1
-2
/
+14
*
|
win32: only count subdirectories if necessary
Ron Yorston
2023-01-23
1
-0
/
+6
*
|
Merge busybox into merge
Ron Yorston
2022-01-13
1
-3
/
+10
|
\
|
|
*
ls: implement ls -sh (human-readable allocated blocks)
Denys Vlasenko
2022-01-08
1
-3
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-21
1
-1
/
+2
|
\
|
|
*
libbb: clarify what bb_mode_string() generates
Denys Vlasenko
2021-09-17
1
-1
/
+1
|
*
libbb: eliminate a static data array in bb_mode_string()
Denys Vlasenko
2021-09-17
1
-1
/
+2
|
*
ls: revert last change (short name must be allocated)
Denys Vlasenko
2021-06-25
1
-1
/
+1
|
*
ls: code shrink
Denys Vlasenko
2021-06-24
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-07
1
-13
/
+17
|
\
|
|
*
ls: trim --help text
Denys Vlasenko
2021-06-05
1
-9
/
+9
|
*
ls: don't output any colors with TERM=dumb
Sören Tempel
2021-06-04
1
-4
/
+8
*
|
win32: make readlink(2) implementation unconditional
Ron Yorston
2021-02-12
1
-2
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
1
-1
/
+1
|
\
|
|
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
1
-1
/
+1
*
|
ash, ls: improve support for 'c:path'
Ron Yorston
2020-08-28
1
-0
/
+5
*
|
ls: allow backslashes to be replaced in displayed paths
fix_backslash
Ron Yorston
2020-08-19
1
-0
/
+15
*
|
ls: treat hidden files as if their names begin with a dot
Ron Yorston
2020-07-09
1
-0
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-05-27
1
-1
/
+1
|
\
|
|
*
ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n
Denys Vlasenko
2019-05-26
1
-1
/
+1
*
|
win32: implement readlink(2)
Ron Yorston
2019-03-06
1
-1
/
+1
*
|
ls: use correct column width for WIN32 inodes
Ron Yorston
2019-03-04
1
-0
/
+4
*
|
win32: make stat(2) fetch additional metadata
Ron Yorston
2019-02-16
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-2
/
+2
|
\
|
|
*
ls: make -i compatible with coreutils: don't follow symlink by default
Martijn Dekker
2019-01-04
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-10-08
1
-2
/
+2
|
\
|
|
*
unzip: use printable_string() for printing filenames
Denys Vlasenko
2018-09-30
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-09-10
1
-1
/
+9
|
\
|
|
*
ls: When -h is passed, the total should also be in human units
Lauri Kasanen
2018-08-01
1
-1
/
+9
*
|
ls, stat: don't try to read symlinks
Ron Yorston
2018-04-10
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
1
-3
/
+2
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2017-12-31
1
-3
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-4
/
+6
|
\
|
|
*
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
Denys Vlasenko
2017-09-13
1
-4
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-30
/
+31
|
\
|
[next]