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
/
shuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shuf: another tweak to COMMON_PREFIX_HACK code
Denys Vlasenko
2023-04-13
1
-8
/
+4
*
shuf: fix pfx_len calculation
Denys Vlasenko
2023-04-12
1
-1
/
+1
*
shuf: remove redundant code
Denys Vlasenko
2023-04-12
1
-2
/
+0
*
shuf: add (disabled) code to support very long numbers in -i LO-HI
Denys Vlasenko
2023-04-12
1
-6
/
+58
*
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2022-01-04
1
-1
/
+1
*
shuf: add a TODO, code shrink
Denys Vlasenko
2021-09-07
1
-10
/
+14
*
shuf: make -i 99999999990-100000000000 work even on 32 bits
Denys Vlasenko
2021-09-04
1
-26
/
+19
*
shuf: in -i RANGE, accept numbers up to width of pointers
Denys Vlasenko
2021-08-29
1
-10
/
+28
*
shuf: with -i LOW-HIGH, do not allow any argv's
Denys Vlasenko
2021-08-23
1
-0
/
+3
*
shuf: tweak --help text
Denys Vlasenko
2021-08-23
1
-4
/
+4
*
shuf: speed-up when limited output is requested
Ron Yorston
2021-08-22
1
-14
/
+15
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-2
/
+2
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+5
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
shuf: fix random line selection. Closes 9971
Denys Vlasenko
2017-07-09
1
-1
/
+1
*
fix whitespaces
Maninder Singh
2015-06-07
1
-1
/
+1
*
shuf: trim help text
Denys Vlasenko
2014-03-07
1
-4
/
+4
*
shuf: do not use strings for -i RANGE case
Denys Vlasenko
2014-03-07
1
-3
/
+5
*
shuf: improve help text
Bartosz Golaszewski
2014-03-07
1
-3
/
+3
*
shuf: fix a segfault on 'shuf -e'
Bartosz Golaszewski
2014-03-07
1
-1
/
+2
*
shuf: new applet
Denys Vlasenko
2014-03-05
1
-0
/
+150