projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Correct the number of parameters expected for the LRP function.
[wine]
/
programs
/
wcmd
/
2005-10-03
Brian Grayson
Skip tabs in wcmd.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-26
Alexander N. Sørnes
Norwegian translation of wcmd and wineconsole.
tree
|
commitdiff
2005-08-19
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-07-15
Eric Pouech
Ensure msvcrt's io block is passed down from wcmd's...
tree
|
commitdiff
2005-07-11
Detlef Riekenberg
Do not print an error message when deleting a nonexiste...
tree
|
commitdiff
2005-06-27
Andreas Mohr
Constify wcmd.
tree
|
commitdiff
2005-03-28
Vincent Béron
Native wcmd.exe accepts CALLs to .exe files.
tree
|
commitdiff
2005-03-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-02-16
Alex Villacís Lasso
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
tree
|
commitdiff
2005-02-14
Jason Edmeades
Make 'exist' in wcmd handle both file and directories.
tree
|
commitdiff
2005-02-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-02-10
Alexandre Julliard
Authors: Américo José Melo <mmodem00@netvisao.pt>,...
tree
|
commitdiff
2004-12-06
Eric Pouech
Another round of const correctness fixes.
tree
|
commitdiff
2004-11-29
Eric Pouech
Made some functions and variables static.
tree
|
commitdiff
2004-10-25
David Kredba
New Czech resources.
tree
|
commitdiff
2004-10-04
Piotr Caban
Added Polish translation.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-04
Henning Gerhardt
Updated the German translation.
tree
|
commitdiff
2004-07-30
Alexandre Julliard
Fixed bug with % signs in help output (reported by...
tree
|
commitdiff
2004-07-30
Henning Gerhardt
Added a German translation to wcmd.
tree
|
commitdiff
2004-07-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-07-12
Hajime Segawa
Added Japanese translation for msrle32, wininet, wcmd.
tree
|
commitdiff
2004-05-04
Francois Gouget
Make our ascii strings static const.
tree
|
commitdiff
2004-04-06
José Manuel Ferrer...
Updated Spanish translations.
tree
|
commitdiff
2004-03-22
Mike McCormack
Implement setlocal/endlocal.
tree
|
commitdiff
2004-03-18
Mike McCormack
Fixed handling of "echo."
tree
|
commitdiff
2004-03-09
Alexandre Julliard
Take advantage of the new winegcc -B support.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
Build all the programs with winegcc.
tree
|
commitdiff
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2003-12-30
Mike McCormack
Sort the output of wcmd's set command.
tree
|
commitdiff
2003-12-13
Alexandre Julliard
Removed useless #ifdef WINELIB.
tree
|
commitdiff
2003-10-27
Hans Leidekker
- Added Dutch translation.
tree
|
commitdiff
2003-10-16
Rolf Kalbermatter
Use INVALID_FILE_ATTRIBUTES to test for failure of
tree
|
commitdiff
2003-10-09
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-04
Pavel Roskin
Convert resources to standard format without embedded...
tree
|
commitdiff
2003-09-22
Vincent Béron
Another batch of French resources updates.
tree
|
commitdiff
2003-09-17
Igor Stepin
Added a lot of Russian translations.
tree
|
commitdiff
2003-09-11
Ferenc Wagner
Implement >> style (append) output redirection.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-29
Rok Mandeljc
Minor updates of Slovenian translations.
tree
|
commitdiff
2003-08-27
Oleg Prokhorov
No handles were inherited in CreateProcess, all child...
tree
|
commitdiff
2003-08-22
Oleg Prokhorov
Avoid crash in WCMD_run_program when no extension was...
tree
|
commitdiff
2003-07-22
Alexandre Julliard
Fixed check for .bat and .cmd extensions (spotted by...
tree
|
commitdiff
2003-07-11
Marcelo Duarte
Minor fixes in Pt, En resources.
tree
|
commitdiff
2003-07-11
Sylvain Petreolle
French translation + misc fixes.
tree
|
commitdiff
2003-07-09
Alexandre Julliard
Avoid hard-coded command line length limit in WCMD_proc...
tree
|
commitdiff
2003-07-09
Greg Marsden
Allow command lines with pipes to be processed by wcmd.
tree
|
commitdiff
2003-07-09
Mike McCormack
Null parameters need to be quoted on the commandline.
tree
|
commitdiff
2003-06-23
Marcelo Duarte
- localization to the Portuguese of Brazil of "programs/*"
tree
|
commitdiff
2003-05-11
Francois Gouget
Fix handling of wcmd /c "c:\Program Files\hello.bat".
tree
|
commitdiff
2003-03-25
Stefan Leichter
Let wcmd handle .cmd files like .bat files.
tree
|
commitdiff
2003-03-05
Sylvain Petreolle
Allow to run autoexec.bat when launching wcmd, it was...
tree
|
commitdiff
2003-02-27
Eric Pouech
- don't create a new console upon startup
tree
|
commitdiff
2003-02-25
Eric Pouech
- made support for paged output a generic feature in...
tree
|
commitdiff
2003-02-24
Dan Kegel
Make 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl.
tree
|
commitdiff
2003-02-11
Sylvain Petreolle
Fixed handling of PATH command with spaces.
tree
|
commitdiff
2003-01-30
Dan Kegel
Add real syntax doc for LABEL command.
tree
|
commitdiff
2003-01-21
Dan Kegel
\ at EOL in string now behaves like in msvc6's rc.
tree
|
commitdiff
2003-01-15
Alexandre Julliard
Use proper file sharing parameters when opening files.
tree
|
commitdiff
2003-01-07
Alexandre Julliard
Defined NONAMELESSUNION/STRUCT directly in the files...
tree
|
commitdiff
2003-01-02
Chris Morgan
Default to $P$G prompt. Make width of date 10 characte...
tree
|
commitdiff
2002-12-11
Sylvain Petreolle
Implement $V in builtin PROMPT.
tree
|
commitdiff
2002-11-04
Jaco Greeff
Skip the allocation of a new console on "wcmd /c <comma...
tree
|
commitdiff
2002-10-28
Steven Edwards
Porting fix.
tree
|
commitdiff
2002-10-09
Alexandre Julliard
Try CreateProcess even if SHGetFileInfo fails so that...
tree
|
commitdiff
2002-09-12
Uwe Bonnes
WCMD_parse: allow slashes in command filenames.
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Removed the __uint* types from basetsd.h since they...
tree
|
commitdiff
2002-07-24
Uwe Bonnes
WCMD_run_program: don't try to run an empty line.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
More verbose output when file not found.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
WCMD_batch: increase possible line length and warn...
tree
|
commitdiff
2002-07-05
Gregg Mattinson
Modified WCMD_filesize64 to handle unsigned numbers.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-04
Jason Edmeades
Add support for the 'title' command.
tree
|
commitdiff
2002-04-29
Jason Edmeades
- Support for dir /w and /b flags
tree
|
commitdiff
2002-04-29
Jason Edmeades
Emulate the dos cmd 'cls'.
tree
|
commitdiff
2002-04-20
Jason Edmeades
- Fixed move and copy when no destination supplied...
tree
|
commitdiff
2002-04-11
Alexandre Julliard
Removed changelog entries that are in the main changelo...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-27
Andriy Palamarchuk
Removed alternative make scripts.
tree
|
commitdiff
2002-01-29
Steven Edwards
Changes wine_main to main to properly build on all...
tree
|
commitdiff
2001-11-24
Alexandre Julliard
Compile all programs with -DSTRICT -DNONAMELESSUNION...
tree
|
commitdiff
2001-06-20
Dave Pickles
- Fix uninitialised variable problem in DIR command.
tree
|
commitdiff
2001-06-08
Francois Gouget
ULARGE_INTEGER may have a dummy struct name.
tree
|
commitdiff
2001-06-04
Dave Pickles
- Report file and directory sizes using 64-bit arithmet...
tree
|
commitdiff
2001-01-02
François Gouget
The last parameter of CreateFile is a HANDLE and should...
tree
|
commitdiff
2000-11-10
Alexandre Julliard
Build most programs as .so files.
tree
|
commitdiff
2000-11-09
Alexandre Julliard
Added some missing imports.
tree
|
commitdiff
2000-11-02
Dave Pickles
Pause command interpreter while executing a console...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Build Win32 resources as .res files and dump them into...
tree
|
commitdiff
2000-08-04
Hidenori Takeshima
Added a few missing imports.
tree
|
commitdiff
next