[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / base / applications / cmdutils /
2022-06-19 winesync[WINESYNC] reg: Parse 'reg add' command-line arguments...
2022-06-19 winesync[WINESYNC] reg: Parse 'reg delete' command-line argumen...
2022-06-19 winesync[WINESYNC] reg: Update a comment.
2022-06-19 winesync[WINESYNC] reg: Use RegOpenKeyExW() instead of RegOpenK...
2022-06-19 winesync[WINESYNC] reg: Fail if duplicate command-line switches...
2022-06-19 winesync[WINESYNC] reg: Parse 'reg query' command-line argument...
2022-06-19 winesync[WINESYNC] reg: Add extended help for supported operations.
2022-06-19 winesync[WINESYNC] reg: Use malloc(), realloc() and free()...
2022-06-19 winesync[WINESYNC] reg: 'export' sorts before 'import'.
2022-06-19 winesync[WINESYNC] reg: Use 'argvW' array naming in export.c.
2022-06-19 winesync[WINESYNC] reg: Move 'import' syntax checks to reg_impo...
2022-06-19 winesync[WINESYNC] reg: Simplify basic syntax checks.
2022-06-19 winesync[WINESYNC] reg: Merge common header #includes into...
2022-06-19 winesync[WINESYNC] reg: Use is_switch() where possible.
2022-06-19 winesync[WINESYNC] reg: Split 'add' functions from reg.c.
2022-06-19 winesync[WINESYNC] reg: Split 'delete' functions from reg.c.
2022-06-19 winesync[WINESYNC] reg: Split 'query' functions from reg.c.
2022-06-19 winesync[WINESYNC] reg: Stop parsing REG_SZ values containing...
2022-06-19 winesync[WINESYNC] reg: FormatMessage() now reports ERROR_NO_WO...
2022-05-20 Luke Luo[TRANSLATION] Improve Simplified Chinese (zh-CN) transl...
2022-03-31 Wu Haotian[TRANSLATION] Review & update Simplified Chinese (zh...
2022-03-05 Joachim Henze[REACTOS] de-DE.rc in all modules: DIE! EINGABETASTE...
2022-01-14 Chan Chilung[TRANSLATION] Update Chinese Traditional (zh-TW) transl...
2022-01-05 Tibor Lajos Füzi[TRANSLATION] Update Hungarian (hu-HU) translation...
2021-12-29 Hermès Bélusca-Maïto[ATTRIB] Fix bFound assignment, as it was originally...
2021-12-29 Hermès Bélusca-Maïto[ATTRIB] Formatting only.
2021-12-27 Doug LyonsUpdate based on reviewer comments.
2021-12-27 Doug LyonsFewer GetLastError() function calls.
2021-12-27 Doug LyonsIndentation fixes.
2021-12-27 Doug Lyonsattrib command improvements
2021-12-14 Chan Chilung[XCOPY] Add missing Syntax parameter in STRING_HELP...
2021-12-14 Rubén Mendoza Luna[HELP] Fix (tr-TR) rc sporadic compilation error on...
2021-10-10 Chan Chilung[TRANSLATION] Chinese Traditional (zh-TW) translation...
2021-09-13 Hermès Bélusca-Maïto[TRANSLATION] Replace '\r\n' by '\n' from displayed...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING][TRANSLATION] Remove trailing whitespace...
2021-09-13 Hermès Bélusca-Maïto[TRANSLATION] Fix instances of strings with trailing...
2021-09-11 Süleyman Poyraz[TRANSLATION] Add and improve Turkish (tr-TR) translati... 3561/head
2021-07-09 Robert NaumannAdd/Update German translation (#3805)
2021-06-28 Hermès Bélusca-Maïto[CONUTILS:PAGER][MORE] Implement text line caching...
2021-06-28 Hermès Bélusca-Maïto[CONUTILS:PAGER][MORE] Fix the default paging region.
2021-06-28 Hermès Bélusca-Maïto[CONUTILS:PAGER][MORE] Code style/formatting.
2021-06-10 Hermès Bélusca-Maïto[MORE] Use positional elements to build the MORE prompt...
2021-06-10 Hermès Bélusca-Maïto[MORE] Update and complete MORE's help usage.
2021-06-09 Katayama Hirofumi MZ[MORE][CONUTILS] Implement missing features of the...
2021-05-25 Hermès Bélusca-Maïto[MODE] Reset the current thread UI language and streams...
2021-05-25 Hermès Bélusca-Maïto[CHCP] Reset the current thread UI language and streams...
2021-05-15 Hermès Bélusca-Maïto[MORE] Add code to load the current 'command extensions...
2021-05-11 Katayama Hirofumi MZ[CMDUTILS][WHERE] Implement WHERE command (#3642) 3566/head
2021-05-05 Katayama Hirofumi MZ[CMDUTILS][FC] Implement FC wildcard handling (#3640)
2021-05-04 Katayama Hirofumi MZ[CMDUTILS][FC] Implement text file comparison (#3625)
2021-04-29 Katayama Hirofumi MZ[FC] Fix typo s/IDS_RESYNCH_/IDS_RESYNC_/ s/Resynch...
2021-04-27 Stanislav Motylkov[FC] Add Russian (ru-RU) translation
2021-04-27 Katayama Hirofumi MZ[CMDUTILS][FC] Forgot to add a line break to IDS_RESYNC...
2021-04-27 Piotr Hetnarowicz[FC] Add the Polish translation (#3629)
2021-04-26 Katayama Hirofumi MZ[FC][TRANSLATION] FC: Enable localization (#3626)
2021-04-25 Katayama Hirofumi MZ[CMDUTILS][FC] Follow-up of #3622 (8bf4711)
2021-04-25 Katayama Hirofumi MZ[CMDUTILS][FC] Initial implement FC command (#3622)
2021-04-11 Chan Chilung[TRANSLATION] Chinese Traditional (zh-TW) translation...
2021-03-09 Chan Chilung[TRANSLATION][INF] Update Chinese Traditional (zh-TW...
2021-02-24 He Yang[TASKLIST] Implement tasklist command-line utility...
2021-02-22 George BișocReplace my E-mail with the ReactOS org one (#3475)
2020-12-30 Tibor Lajos Füzi[TRANSLATION] Hungarian (hu-HU) translation update...
2020-09-19 Katayama Hirofumi MZ[MORE] Implement 'Q' key for 'Quit' (#3210)
2020-09-11 Mark Jansen[CERTUTIL] Add skeleton application with support for...
2020-05-27 Serge Gautherie[LABEL] wmain(): Initialize 'szBuffer' (#2867)
2020-05-01 Katayama Hirofumi MZ[CMDUTILS][LABEL] Improve Japanese translation
2020-04-30 Stanislav Motylkov[LABEL] Update Russian translation
2020-04-29 He Yang[LABEL] Update Chinese Simplified translation (#2692)
2020-04-27 Piotr Hetnarowicz[LABEL] Update Polish translation (#2678)
2020-04-18 Piotr Hetnarowicz[TASKKILL] Polish translation update (#2566)
2020-04-16 Piotr Hetnarowicz[attrib] pl-pl lang update
2020-04-15 Julen Urizar Compains[TRANSLATION] Spanish minor fixes (#2547)
2020-04-09 Mas Ahmad Muhammad[TRANSLATION] Add and update Indonesian translations...
2020-04-03 Hermès Bélusca-Maïto[TASKKILL] Merge our updated terminate_processes()...
2020-04-03 He Yang[TASKKILL] Improve taskkill utility (#2459)
2020-03-26 Hervé Poussineau[FSUTIL] Mark some functions as static (only used in...
2020-03-06 Serge Gautherie[REACTOS] Fix remaining ' \n' typos, in *.rc (#2393)
2020-02-23 Serge Gautherie[REACTOS] Fix '\n.' typos
2019-12-22 Amine Khaldi[REG] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[CSCRIPT][WSCRIPT] Sync with Wine Staging 4.18. CORE...
2019-11-29 Katayama Hirofumi MZ[ATTRIB] Delete unused variable 'szText'
2019-11-29 Katayama Hirofumi MZ[CMDUTILS][ATTRIB] Support folder attributes (#2103)
2019-10-30 Carlo Bramini[CMDUTILS] Add italian translation for eventcreate...
2019-10-26 Carlo Bramini[CMDUTILS] Add italian translation for mode command...
2019-10-08 Mas4hmad[TRANSLATION] Add/Update Indonesian translations (...
2019-10-08 Carlo Bramini[CMDUTILS] Add italian translation for 'comp' utility...
2019-09-22 Thomas Faber[LABEL] Fix MSVC build.
2019-09-22 Eric Kohl[LABEL] Prompt the user to confirm the deletion of...
2019-09-22 Eric Kohl[LABEL][CMD] Convert the label command to a standalone...
2019-09-21 Eric Kohl[ATTRIB][CMD] Convert the 'attrib' command into a stand...
2019-09-20 Adam Słaboń[TRANSLATION] Polish translation update (#1916)
2019-08-31 Doug Lyons[FIND] Return from the utility the success value from...
2019-08-20 Mark Jansen[TIMEOUT] Use Int32x32To64 instead of __emul
2019-08-19 William KentAdd support for save and restore reg.exe subcommands...
2019-08-15 Timo Kreuzer[REACTOS] Fix MSVC printf format warnings
2019-06-15 Hermès Bélusca-Maïto[HOSTNAME] Retrieve the DNS *host name* of the computer...
2019-05-14 Hermès Bélusca-Maïto[FIND] Improvements / bug-fixes. (#1553) 1553/head
2019-05-14 Paweł Cholewa[FIND] Rewrite of the find utility. (#1553)
2019-01-29 Ștefan Fulea[TRANSLATION] Update the existing romanian resources
next