| Age | Commit message (Expand) | Author |
| 2020-06-24 | Note that -h is an extension to POSIX. Bump date. | riastradh |
| 2020-06-24 | New mv -h option. | riastradh |
| 2017-07-04 | Use Ex. | wiz |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-08-10 | Forgot to bump date with previous commit | sevan |
| 2016-08-10 | Document the version mv first appeared. | sevan |
| 2016-02-28 | add SIGINFO for mv(1), largely based upon the support in cp(1). | mrg |
| 2015-03-02 | Don't truncate at microseconds while preserving timestamps. | enami |
| 2012-03-22 | Fix whitespace nits. Suggested by Bug Hunting. | wiz |
| 2011-08-29 | static + __dead | joerg |
| 2011-08-03 | Make cp -p and mv preverve extended attributes, and complain if they cannot. | manu |
| 2009-03-11 | Remove redundant tabs | joerg |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-25 | PR/38738: murray armfield: Fix type of blen, and reset it on error path. From | christos |
| 2008-01-16 | Code cleanup: | hubertf |
| 2007-02-15 | Allow files whose name starts with a dash be moved across filesystem | rillig |
| 2006-09-23 | PR/33396: Christian Biere: Global Warming may be caused by mv(1) | elad |
| 2006-08-21 | - detect buffer overflow. | christos |
| 2005-06-03 | the case of waitpid() returning an error was already tested, and errno | hubertf |
| 2004-08-19 | Deal with RESCUEDIR | christos |
| 2004-01-04 | remove unused code left from printescaped() backput as pointed out by Jeff | jschauma |
| 2003-09-14 | Following private discussion with kleink@ and hubertf@ and public discussion | jschauma |
| 2003-08-13 | use bounded string op | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-04 | As discusses a little while back on tech-userlevel: | jschauma |
| 2003-07-13 | use bounded string op | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-19 | insert a paragraph break between the option list and following text | jdolecek |
| 2002-12-28 | Restore word that got removed when -v was added. | wiz |
| 2002-12-28 | Whitespace nits. | wiz |
| 2002-12-26 | Added verbose extension and updated manual pages. Changes approved by Klaus K... | jrf |
| 2002-11-30 | don't need -lutil here | lukem |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Drop unnecessary .Pps. | wiz |
| 2001-12-20 | Whitespace nits. | wiz |
| 2001-09-16 | ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen, slightly modified by me. | wiz |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES as | kleink |
| 2000-08-28 | Add 'RETURN VALUE' section header. | hubertf |
| 2000-07-16 | don't emit a warning message if fchflags() returns EOPNOTSUPP | darrenr |
| 2000-07-15 | From FreeBSD: | darrenr |
| 1999-12-14 | fix typo | jdolecek |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-08-16 | make this compile on non bsd-4.4 systems | christos |
| 1999-08-02 | Fix PR8073: | sommerfeld |
| 1998-11-04 | use utimes, if we don't have futimes. | christos |
| 1998-07-28 | Be more retentive about use of NOTREACHED and noreturn. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-04-20 | s/cp -pr/cp -PRp/ in the discussion of the cross-device cp(1) operation. | ross |