2008-04-27 |
Denis Vlasenko | cp: fix "cp -RL" to create regular files even if src... |
blob | commitdiff | raw |
2008-04-11 |
Denis Vlasenko | build system: use POSIX options only for cp |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Denis Vlasenko | cp: -r and -R imply -d (coreutils compat) |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Denis Vlasenko | *: kill bb_get_last_path_component, replace with two... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Denis Vlasenko | make copy_file() a bit easier to understand, and smaller |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Denis Vlasenko | cp,mv: simpler arg[cv] handling -> smallish code savings |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Denis Vlasenko | libbb: nuke BB_GETOPT_ERROR, always die if there are... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Denis Vlasenko | audit small applets and mark some of them as NOFORK. |
blob | commitdiff | raw | diff to current |
2007-03-20 |
Denis Vlasenko | fix accumulated whitespace and indentation damage |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Denis Vlasenko | selinux support by Yuichi Nakamura <ynakam@hitachisoft... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Denis Vlasenko | cp: add support for -s, -l. Fix free(nonmalloc) bug. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2006-04-02 |
Bernhard Reutner... | - typos: s/compatability/compatibility/g;s/compatable... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2005-11-01 |
Rob Landley | Fix cp /dev/null filename, and a few in-passing cleanups. |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Mike Frysinger | fake out support for POSIX -H and -L options since... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Mike Frysinger | cp: make -P a synonym for -d |
blob | commitdiff | raw | diff to current |
2004-01-25 |
Glenn L McGrath | Add the -r option as a synonym of -R |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Matt Kraai | Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF... |
blob | commitdiff | raw | diff to current |
2001-04-24 |
Matt Kraai | Use generic flag names. |
blob | commitdiff | raw | diff to current |
2001-04-23 |
Matt Kraai | Rewrite cp and mv to be SUSv2 compliant. |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Erik Andersen | A few minor updates. ;-) |
blob | commitdiff | raw |
2000-01-08 |
Erik Andersen | Fix cp and mv so 'cp foo/README bar' where foo and... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Erik Andersen | Bunches of fixes. Typos, bugs, etc. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Erik Andersen | Fixed mv so it now does the right thing (same method... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Erik Andersen | Fixed cp so it works as God intended it to. |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Eric Andersen | Updates to usage, and made tar work. |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Eric Andersen | Fixed up copyright notices and such |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Eric Andersen | Added sfdisk. Ststic-ified a bunch of stuff. |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Eric Andersen | More stuff. |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Eric Andersen | More fixes |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Eric Andersen | Some fixes and such |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Eric Andersen | Fixed cp -[aR] and some other stuf. |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Eric Andersen | More stuff |
blob | commitdiff | raw | diff to current |
1999-10-12 |
Eric Andersen | Latest and greatest. |
blob | commitdiff | raw | diff to current |
1999-10-09 |
Eric Andersen | More stuff. |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Eric Andersen | Initial revision 0_29alpha2 |
blob | commitdiff | raw | diff to current |
|