fix msvc warnings
[reactos.git] / reactos / subsys / system / cmd /
2006-01-08 Brandon TurnerFix tab complete bugs, including 1238.
2006-01-08 Brandon TurnerCheck for NULL char and not '\' ;)
2006-01-08 Brandon TurnerCheck to see if we are at the end of the string even...
2006-01-08 Klemens Friedlaltered several year numbers from "2005" to "2006"
2006-01-08 Brandon TurnerSmall fix for the patch special char patch earlier.
2006-01-08 Magnus Olsenpatch from bradon fixing special key for other language...
2006-01-08 Magnus Olsenfix cmd build with MSVC 2005
2006-01-08 Alex Ionescu- Get autochk, calc, cmd, devmgr, expand, format, getty...
2005-12-29 Magnus OlsenFix Bug 1217 with patch from bugzila by ravelo "If...
2005-12-24 Magnus OlsenFixed Cz.rc to SUBLANG_DEFAULT so make VS happy
2005-12-17 Magnus OlsenAlexander Wurzinger(Lohnegrim)' E-Mail 'Lohnegrim@gmx...
2005-12-16 Andrew MungerReturn error codes correctly, fixes 1109. Patch by...
2005-12-11 Brandon TurnerStop the footer from printing twice. fixes 1084.
2005-12-09 Gé van GeldorpPrefer reactos.org over reactos.com
2005-12-07 Magnus Olsentake care of Bug#: 1084
2005-12-06 Brandon TurnerMake sure that a CTRL+C doesn't carry over to another...
2005-12-05 Brandon TurnerCrtl-C gives a new line when reading input
2005-12-05 Brandon Turner^M should run the command
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Casper HornstrupSpeed up compilation of cmd
2005-11-22 Hartmut Birr- Fixed the parameter check of the echo command.
2005-11-22 Hervé PoussineauFix sublanguage IDs in .rc files:
2005-11-21 Brandon Turnerdon't skip whitespace in echo command. patch by irc...
2005-11-21 Brandon Turnerupdate todo with things i have finished.
2005-11-21 Brandon TurnerMake all directories in a path that do not already...
2005-11-19 Filip NavaraDon't bail out for unparsable environment variables.
2005-11-13 Thomas Bluemelfixed unrecognized escape character sequence warning
2005-11-12 Magnus OlsenYou can now open one of these language's file in visual...
2005-11-12 Magnus Olsenfixed last part of bug 910 change Windows/ to ReactOS
2005-11-12 Magnus Olsenfixed last part of bug 910 change Windows/ to ReactOS
2005-11-06 Brandon Turnermake the output visually pleasing.
2005-11-06 Brandon Turner%foo% where foo is not a envir var should be returned...
2005-11-06 Brandon TurnerAdd some ctrl breaker checks into copy, del, and dir.
2005-11-05 Brandon TurnerSend Ctrl signals to child process correctly. We can...
2005-11-03 Thomas Bluemelfixed difference in signedness warnings
2005-11-02 Hartmut BirrDon't print a CR, if the command line is from a batch...
2005-11-02 Brandon TurnerSome changes for better formatting / following standards.
2005-11-02 Brandon Turnerfix for bug 875. Patch by jvangael@wisc.edu
2005-11-01 Brandon TurnerSmall unicode safe changes by me. Small msvc build...
2005-10-31 Brandon Turneronly show one screen of text at a time for displaying...
2005-10-31 Brandon TurnerRemoved some code to make dir behave the same way as...
2005-10-30 Brandon TurnerHandle possible error from FindFirstFile. Thanks to...
2005-10-30 Brandon TurnerAdd a new function to return a path with correct casing...
2005-10-28 Brandon Turnerupdate todo.txt with current status
2005-10-25 Brandon TurnerDont exit on "exit /?". Reported by bblaauw@home.nl
2005-10-20 Christoph von Wittichfixed creation of *.vcproj files for object libraries
2005-10-19 Magnus Olsenupdate cmd todo text
2005-10-19 Aleksey BraginTranslation to russian language + fixes in En.rc
2005-10-19 Aleksey BraginFix a typo
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-19 Brandon Turnerafter some long hard thought i decided to not use the...
2005-10-18 Aleksey BraginGerman translations by FooDerGrosse, kevin_schnabel...
2005-10-18 Brandon Turnerfix errors in "activate". Change activate, window...
2005-10-18 Brandon Turnerremove more __REACTOS__ checks / unused code. I left...
2005-10-18 Brandon Turnerremove some more __REACTOS__ checks. We dont need...
2005-10-18 Brandon TurnerRemove the check for __REACTOS__. FormatMessage works...
2005-10-16 Eric KohlFix typos and remove trailing whitespace.
2005-10-15 Magnus OlsenSpanish translation By HUMA2000
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-13 Aleksey Bragincmd, taskmgr and userinit translations by FooDerGrosse...
2005-10-13 Hervé PoussineauFix sublang IDs:
2005-10-10 Brandon Turnerset to eol-style native ;)
2005-10-10 Brandon TurnerAdded a more technical readme for people that want...
2005-10-09 Brandon TurnerUpdated more cmd documentation. This included changing...
2005-10-09 Brandon TurnerMake sure that FileList is not empty. fixes bug #884.
2005-10-09 Martin Fuchsgerman patch for cmd.exe from Bugzilla Entry 872
2005-10-08 Brandon Turnerstart of removing #ifdef __Reactos__ in cmd. __Reactos...
2005-10-08 Brandon TurnerBring it up to date.
2005-10-04 Brandon TurnerBetter way to fix 868. Check the last error instead...
2005-10-04 Brandon TurnerCheck to see if a folder or file is already there when...
2005-10-04 Brandon TurnerAdd errorlevel for set /A
2005-10-03 Brandon Turnerdont use the whole commandline as a fall back for execu...
2005-10-03 Brandon Turnerfix detection of missing target. thanks to thomas.
2005-10-03 Brandon Turnerallocate memory for the string. thanks to thomas for...
2005-10-02 Brandon TurnerImplemented /S and /Q in remove directory.
2005-10-01 Thomas Bluemelcheck for and write new lines as ascii only in copy...
2005-10-01 Thomas Bluemelfixed possible buffer overflow bug: pass correct buffer...
2005-09-21 Thomas Bluemelpass the buffer size to GetEnvironmentVariable() in...
2005-09-21 Royce Mitchell IIIremove extraneous \n's
2005-09-21 Royce Mitchell IIIgive set/a access to "special" variables like errorlevel
2005-09-21 Royce Mitchell IIImsvc6 warning fix
2005-09-21 Royce Mitchell IIIalways strip '^' (unless it was preceded by an '^'...
2005-09-21 Royce Mitchell IIIfix debug output
2005-09-21 Royce Mitchell IIIa few more tests to clarify parsing oddities based...
2005-09-21 Royce Mitchell III%1 %2 etc still work with set/a ( just not %foo% )
2005-09-20 Royce Mitchell IIIfix misunderstandings of if syntax
2005-09-20 Royce Mitchell IIIfix escape removal
2005-09-20 Royce Mitchell IIIremove now-pointless if statement
2005-09-20 Royce Mitchell IIIunrevert change - this change is correct and works...
2005-09-20 Magnus OlsenRevert royce3 change from 17948 to 16488 it break choic...
2005-09-20 Royce Mitchell IIIcmd's documentation says that env variables override...
2005-09-19 Royce Mitchell IIIhack fix to pass % to set/a unmolested
2005-09-19 Royce Mitchell IIIreformat code
2005-09-19 Royce Mitchell IIIfix if command to work more like expected. seta_test...
2005-09-19 Royce Mitchell IIIfixed mistakes, extra tests illustrating problems with...
2005-09-19 Royce Mitchell IIImove hard-coded strings to En.rc before GreatLord shoots me
2005-09-18 Royce Mitchell IIIregression test for set /a - fails at the moment becaus...
2005-09-18 Royce Mitchell IIIfixes for UNICODE compilation
2005-09-18 Royce Mitchell IIIfix escaping
2005-09-18 Royce Mitchell III(hopefully) last bugfix to set /a - assignment works...
next