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
/
ls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
style fixes
vda
2006-12-26
1
-2
/
+2
*
fix support for globally disabling --long-options.
vda
2006-11-29
1
-0
/
+4
*
header_verbose_list: stop truncating file size in listing
vda
2006-11-24
1
-2
/
+2
*
httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!
vda
2006-11-21
1
-1
/
+1
*
ls: silly comment fixes
vda
2006-10-28
1
-9
/
+9
*
ls: cleanup part 2. ifdef forest is much less scary now :)
vda
2006-10-28
1
-188
/
+138
*
ls: cleanup part 1
vda
2006-10-28
1
-269
/
+179
*
silly size savings and capitalization fixes
vda
2006-10-26
1
-1
/
+1
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-4
/
+4
*
getopt_ulflags -> getopt32.
vda
2006-10-03
1
-4
/
+4
*
whitespace cleanup
vda
2006-09-17
1
-1
/
+1
*
Remove xcalloc() and convert its callers to xzalloc(). About half of them
landley
2006-08-03
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
landley
2006-08-03
1
-10
/
+2
*
I broke allbareconfig with half-finished cleanups I'd forgotten weren't done.
landley
2006-06-20
1
-23
/
+18
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
landley
2006-06-18
1
-85
/
+27
*
Patch from Rich Felker:
landley
2006-06-15
1
-10
/
+9
*
- ls: remove unused variable
aldot
2006-05-29
1
-10
/
+5
*
Fix some warnings in allbareconfig.
landley
2006-05-28
1
-0
/
+2
*
Patch from Rich Felker to make ls use libc's qsort.
landley
2006-05-03
1
-26
/
+10
*
Patch from Shaun Jackman:
landley
2006-05-02
1
-7
/
+11
*
- add and use bb_opendir(), bb_xopendir().
aldot
2006-04-12
1
-15
/
+2
*
Patch from Denis Vlasenko to add xstat() and use it.
landley
2006-03-13
1
-1
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
Selinux fix from Jan Kiszka.
landley
2006-03-01
1
-5
/
+1
*
clean up yet more annoying signed/unsigned mismatches and fixup
andersen
2006-01-30
1
-1
/
+1
*
just whitespace
timr
2006-01-25
1
-31
/
+31
*
another more const
vodz
2005-10-20
1
-1
/
+1
*
- rename libbb's password helpers as suggested in libbb.h
aldot
2005-09-20
1
-2
/
+2
*
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
landley
2005-09-11
1
-1
/
+1
*
- usage fresh bb_getopt_ulflags for ls -- very size reduce.
vodz
2005-09-05
1
-77
/
+64
*
commiting patch from bug 71:
pgf
2005-08-01
1
-2
/
+61
*
A patch from Takeharu KATO to update/fix SE-Linux support.
landley
2005-05-03
1
-24
/
+24
*
Patch from David Daney to make the -i option work with -l.
bug1
2004-09-24
1
-1
/
+1
*
Tito writes:
andersen
2004-08-26
1
-2
/
+2
*
BusyBox has no business hard coding the number of major and minor bits for a
andersen
2004-07-26
1
-7
/
+3
*
s/fileno\(stdin\)/STDIN_FILENO/g
andersen
2004-03-27
1
-4
/
+4
*
Brian Pomerantz writes:
andersen
2004-03-23
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-2
/
+2
*
Fix broken sort order flags.
mjn3
2004-03-08
1
-3
/
+2
*
Patch from Matt Kraai to fix debian bug number 231994.
bug1
2004-03-06
1
-4
/
+7
*
Vladimir N. Oleynik writes:
andersen
2004-02-05
1
-2
/
+2
*
Fix a bug where `ls -le` would print the time twice.
bug1
2004-01-18
1
-13
/
+13
*
Use bb_getopt_ulflags, save 200-300 bytes
bug1
2004-01-18
1
-89
/
+131
*
Fix oversight with CONFIG_FEATURE_AUTOWIDTH handling
andersen
2003-11-04
1
-0
/
+2
*
Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)
andersen
2003-09-15
1
-10
/
+5
*
Michael Sternberg writes:
andersen
2003-07-14
1
-0
/
+4
*
Patch from Russell Coker:
andersen
2003-07-03
1
-13
/
+81
*
Major coreutils update.
mjn3
2003-03-19
1
-289
/
+268
*
last_patch75_2 from vodz,
andersen
2003-01-14
1
-2
/
+4
*
Correct column width for tab completion and ls
bug1
2003-01-06
1
-114
/
+82
[next]