8 german language files (update)
[reactos.git] / reactos / subsys / system / cmd /
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-01 Gé van GeldorpFix copy command
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-21 Mike NordellCommand line completion fix (uninitialized memory)
2004-12-18 Gé van GeldorpSet version info to NT 4.0 Build 1381 Service Pack...
2004-11-08 Thomas Bluemelmake better use of precompiled headers
2004-11-02 Thomas Bluemeluse ReadConsoleInputW() for unicode builds
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-02 Filip Navara- Get rid of WINE_MODE and WINE_RC usage in makefiles.
2004-07-16 Jens CollinShellExecute is run when executable is not found to...
2004-07-11 Gé van GeldorpUse default PATHEXT if none found in environment
2004-07-11 Gé van GeldorpJens Collin <jens.collin@lakhei.com>
2004-07-05 Gé van GeldorpPatch by Jens Collin <jens.collin@lakhei.com>
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-06-23 Thomas Bluemelfixed handling of variable arguments and free memory...
2004-06-21 Thomas Bluemeluse FormatMessage() to print some error messages. Patch...
2004-06-06 Hartmut Birr- Check if the temp directory exist, if not use the...
2004-06-06 Hartmut Birr- Get first the parameters and do then the processing.
2004-06-06 Hartmut Birr- Fixed the set command for WinXP.
2004-06-06 Hartmut Birr- Removed MakeSureDirectoryPathExistsEx.
2004-05-11 Gé van GeldorpFix command line handling (mostly double-quoting stuff)
2004-04-30 Filip NavaraCMD Enhancements:
2004-04-26 Gunnar Dalsnesmake sure temp directory exist
2004-04-17 Eric Kohl'Del *.*' ignores directories.
2004-02-24 Gé van GeldorpAdd more icon images
2004-02-21 Gé van GeldorpImport w32api version 2.5 include files
2004-02-19 Gé van GeldorpPatch by H�seyin Uslu <20194562@mail.baskent.edu.tr>
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-28 Gé van GeldorpDon't wait for GUI processes to finish
2004-01-28 Gé van GeldorpPatch by Michael Fritscher
2004-01-16 Thomas Bluemelshow <JUNCTION> "type" in dir listing
2004-01-16 Thomas Bluemelshow <JUNCTION> "type" in dir listing
2004-01-12 Gé van GeldorpDisplay both cmd.exe version and OS version when runnin...
2004-01-05 Vizzinicross-compile fixes
2004-01-03 Gé van GeldorpAdd Everaldos terminal.ico as application icon
2003-12-26 Filip NavaraFixed compilation problems with GCC 3.4.
2003-12-18 Gé van GeldorpAllow launching of console apps from GUI apps
2003-12-14 Hartmut Birr- Fixed the recursive scan and if there is given a...
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-10-18 Eric KohlDisplay 'Drive not ready' error if the user tries to...
2003-08-24 Hartmut Birr- Fixed the check for printable ascii characters.
2003-08-18 Hartmut Birr- Enabled the break handler.
2003-08-13 James TaborType-O Fix
2003-08-11 Royce Mitchell IIIchanges to get cmd compiling again
2003-08-10 Royce Mitchell IIIcommented out unused things
2003-08-08 Thomas BluemelFixed a bug that crashed cmd.exe when the command name...
2003-08-08 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-08-07 Hartmut Birr- Fixed some type problems if cmd is compiled as unicode.
2003-08-05 James TaborFix copy *.exe c:\test and c:test. Made use of GetFullP...
2003-07-29 Hartmut Birr- Close always the thread and process handle, even...
2003-06-28 guido.cvsignore maintenance
2003-06-01 Hartmut Birr- Open CONOUT$ for accessing the console buffer. This...
2003-05-09 Eric KohlRemoved duplicate output of used disk space in the...
2003-04-26 Eric KohlImproved command line completion. Patch by Marc Schuetz.
2003-03-20 Gé van GeldorpChange install path
2003-03-20 Richard Campbellbug fixes
2003-03-20 Richard CampbellGet CMD.EXE to build.
2003-03-20 Richard CampbellMove cmd to ReactOS module