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
/
archival
/
tar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-1
/
+1
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-23
1
-3
/
+3
|
\
|
|
*
tar: fix handling of first argument without '-'
Ron Yorston
2017-08-23
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-35
/
+20
|
\
|
|
*
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
Denys Vlasenko
2017-08-10
1
-19
/
+0
|
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-13
/
+12
|
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-4
/
+7
|
*
getopt32: move support for "always treat first arg as option" to users (tar/ar)
Denys Vlasenko
2017-08-04
1
-1
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-29
1
-18
/
+19
|
\
|
|
*
tar: postpone creation of symlinks with "suspicious" targets. Closes 8411
Denys Vlasenko
2017-07-24
1
-18
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-23
/
+23
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-22
/
+22
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-18
1
-10
/
+15
|
\
|
|
*
tar: add IF_FEATURE_* checks
Ming Liu
2017-06-13
1
-10
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-05-29
1
-2
/
+2
|
\
|
|
*
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-17
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-23
/
+12
|
\
|
|
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-23
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
1
-10
/
+11
|
\
|
|
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-8
/
+7
|
*
randomconfig fixes
Denys Vlasenko
2016-06-19
1
-2
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-0
/
+3
|
\
|
|
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
1
-0
/
+2
|
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
1
-14
/
+75
|
\
|
|
*
tar: implement --version for buildroot
Denys Vlasenko
2015-10-22
1
-0
/
+9
|
*
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-22
1
-14
/
+66
*
|
archival: provide dummy check_errors_in_children for WIN32
Ron Yorston
2015-07-15
1
-2
/
+0
*
|
mingw: add magic '--busybox' flag
Ron Yorston
2015-06-01
1
-1
/
+1
*
|
Enable seamless compression for WIN32
Ron Yorston
2015-05-27
1
-1
/
+30
*
|
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
1
-5
/
+3
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2014-12-22
1
-5
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
1
-40
/
+30
|
\
|
|
*
tar: fix "tar -cJ" ignoring -J option. closes 7706
Denys Vlasenko
2014-12-11
1
-38
/
+28
|
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
1
-2
/
+2
|
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
1
-1
/
+1
*
|
Move definition of bb_got_signal to mingw.c
Ron Yorston
2014-11-29
1
-4
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-03-11
1
-1
/
+1
|
\
|
|
*
zcat: complain if input is not compressed
Denys Vlasenko
2014-02-02
1
-1
/
+1
*
|
Define bb_got_signal for use in tar on mingw32
Ron Yorston
2014-01-02
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-02
1
-4
/
+113
|
\
|
|
*
tar: prevent empty file to be treated as valid tarball
Denys Vlasenko
2013-11-19
1
-3
/
+10
|
*
archival/*: move "config:" snippets into .c files
Denys Vlasenko
2013-11-14
1
-1
/
+100
|
*
archival/*: move "applet:" snippets into .c files
Denys Vlasenko
2013-11-14
1
-0
/
+1
|
*
archival/*: move "kbuild:" snippets into .c files
Denys Vlasenko
2013-11-14
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
1
-4
/
+2
|
\
|
|
*
tar: fix tar -T to add entries in the exact order as the input list
SASAKI Suguru
2013-08-15
1
-3
/
+1
|
*
*: change execl sentinels from NULL to (char*)0
Rich Felker
2013-06-30
1
-1
/
+1
[prev]
[next]