This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-18 07:31:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
archival
History
Glenn L McGrath
10b781345f
Fix option handling, -i or -t must be given, if both ignore the -t.
...
Use bb_getopt_ulflags.
2004-02-25 09:30:06 +00:00
..
libunarchive
Sometimes i get carried away with the use of function pointers, im sure
2004-02-21 09:20:56 +00:00
ar.c
Use bb_getopt_ulflags, saves some space, better argument checking.
2004-01-04 10:28:22 +00:00
bunzip2.c
Use bb_getopt_ulflags, simplify some logic, saves some bytes.
2004-01-05 11:49:55 +00:00
Config.in
Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb
2004-01-17 03:24:05 +00:00
cpio.c
Fix option handling, -i or -t must be given, if both ignore the -t.
2004-02-25 09:30:06 +00:00
dpkg_deb.c
Use bb_getopt_ulflags, save 100 bytes and strict argument checking.
2004-01-07 09:24:06 +00:00
dpkg.c
Patch from Ian Campbell, fix or'ed dependencies and handle virtual
2003-11-28 22:38:14 +00:00
gunzip.c
Use bb_getopt_ulflags, save 150 bytes.
2004-01-05 12:35:05 +00:00
gzip.c
Vladimir N. Oleynik (vodz) writes:
2003-11-14 02:44:28 +00:00
Makefile
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
Makefile.in
Update a bunch of docs. Run a script to update my email addr.
2003-07-14 21:21:08 +00:00
rpm2cpio.c
s/u_int/uint/g
2004-01-30 22:54:20 +00:00
rpm.c
s/u_int/uint/g
2004-01-30 22:54:20 +00:00
tar.c
Add the -h, --dereference option for archive creation.
2004-01-25 05:48:28 +00:00
uncompress.c
…
unzip.c
Move from read_gz to the pipe()+fork() method.
2003-11-15 23:19:05 +00:00