Commit History

Author SHA1 Message Date
  Isira Seneviratne f4d4fba14c cmd: Correct capitalization of "Windows Explorer". 5 years ago
  Alistair Leslie-Hughes 21ade8538d cmd: Implement builtin mklink command. 7 years ago
  Alex Henrie 660021d0fc cmd: Consistently wrap lines to 75 characters. 9 years ago
  Alexandre Bique 483b7ebebf cmd: Update the string of the ver command. 11 years ago
  Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 11 years ago
  Francois Gouget c886ad824a cmd: Standardize the references to directories in the builtin command usage messages. 11 years ago
  Francois Gouget b151052be4 cmd: Mention that the % must be doubled for FOR variables in batch files. 11 years ago
  Francois Gouget c1eb9cf1b6 cmd: Remove an invalid comment in the FOR a usage message. 11 years ago
  Ann and Jason Edmeades 95279b87e4 cmd: Add set /a support. 12 years ago
  Jason Edmeades fc847f868c cmd: Change what 'ver' issues. 12 years ago
  Frédéric Delanoy 16d5f457e2 cmd: Display a clearer error message for not found commands. 12 years ago
  Francois Gouget e0f4d5caf9 start: Fix the command line handling. 12 years ago
  Francois Gouget da7e97bbe5 start: Remove the license and the /L option. 12 years ago
  Frédéric Delanoy 7e6e783cbb cmd: Add short help for START command. 12 years ago
  Alexandre Julliard 3c8d8f1e95 cmd: START needs to be an internal command. 12 years ago
  Francois Gouget 02b12e1117 programs: Standardize references to the <Enter> key. 13 years ago
  Francois Gouget af3d368aca cmd: Fix an internationalization issue in WCMD_ask_confirm(). 13 years ago
  Francois Gouget 34c0b74ace cmd: A few usage message tweaks and fixes. 13 years ago
  Akihiro Sagawa 8a00eb8609 cmd: Improve the message when the volume has no label. 13 years ago
  Francois Gouget 8ef901fa32 cmd: Use FormatMessage() for better internationalization support. 13 years ago
  Frédéric Delanoy e0ec3e400d cmd: Make PAUSE accept any keypress instead of a full input line. 13 years ago
  Frédéric Delanoy 1361529289 cmd: Consistently use infinitive forms in commands help summary. 13 years ago
  Christian Costa 908834feef cmd: Add help info for xcopy. 13 years ago
  Francois Gouget cd411b613b cmd: Fix the indentation of the IF usage message. 13 years ago
  Francois Gouget 106c1f0b63 cmd: Add a trailing full stops to a couple of usage messages. 13 years ago
  Christian Costa 4aa865ed76 cmd: Remove attrib from builtins list. 13 years ago
  Frédéric Delanoy caa8fc041d cmd: Add help for FTYPE command. 13 years ago
  Frédéric Delanoy 49073440d7 cmd: Add help for ASSOC command. 13 years ago
  Frédéric Delanoy 093547e158 cmd: Add help for setlocal/endlocal commands. 13 years ago
  Frédéric Delanoy 91c4632941 cmd: Avoid printing an excess newline after version is displayed on startup. 13 years ago