summaryrefslogtreecommitdiff
path: root/coreutils/mv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-14/+1
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-0/+4
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+1
* 1) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"2005-09-051-1/+1
* If /tmp and /home were different partitions, then "mv /tmp/file /home/file"Rob Landley2005-07-201-3/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Use return instead of exit, use == instead of & ==, left justify labels,Glenn L McGrath2004-02-211-33/+29
* last_patch89 from vodz:Eric Andersen2003-06-201-17/+19
* Major coreutils update.Manuel Novoa III2003-03-191-115/+88
* Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.Matt Kraai2001-10-051-2/+2
* Rewrote rm.Matt Kraai2001-04-241-16/+1
* Use generic flag names.Matt Kraai2001-04-241-9/+9
* Rewrite cp and mv to be SUSv2 compliant.Matt Kraai2001-04-231-0/+183
* A few minor updates. ;-)Erik Andersen2000-02-071-112/+0
* Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen2000-01-081-1/+6
* Fixed mv so it now does the right thing (same method used in cp). RemovedErik Andersen1999-12-291-41/+41
* Fixed cp so it works as God intended it to.Erik Andersen1999-12-291-10/+32
* StufEric Andersen1999-11-161-1/+6
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+1
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
* More stuff.Eric Andersen1999-10-181-2/+1
* More fixesEric Andersen1999-10-181-40/+36
* Some fixes and suchEric Andersen1999-10-171-4/+3
* More stuff.Eric Andersen1999-10-091-3/+3
* more stuffEric Andersen1999-10-071-29/+75
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+38