Age | Commit message (Expand) | Author | Files | Lines |
2022-10-28 | Cygwin: regtool: drop 32 bit hint from help output | Corinna Vinschen | 1 | -2/+2 |
2022-06-06 | Cygwin: Drop use of loadlib.h in regtool | Jon Turney | 1 | -12/+1 |
2021-05-26 | Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via Makefile | Corinna Vinschen | 1 | -1/+0 |
2020-08-07 | Cygwin: utils: convert usage() to proper noreturn function throughout | Corinna Vinschen | 1 | -19/+5 |
2019-11-13 | regtool: allow /proc/registry{,32,64}/ registry path prefix | Brian Inglis | 1 | -3/+14 |
2017-06-20 | cygwin: regtool: encode error messages correctly | Fujii Hironori | 1 | -5/+6 |
2016-06-23 | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 1 | -4/+1 |
2015-02-03 | * regtool.cc (longopts): Add --force option. | Corinna Vinschen | 1 | -27/+39 |
2013-04-23 | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 1 | -6/+6 |
2012-07-06 | * cygpath.cc: Change including headers to allow building against | Corinna Vinschen | 1 | -2/+2 |
2011-12-17 | Clean up whitespace. | Christopher Faylor | 1 | -14/+14 |
2011-10-10 | * Align usage output, version output, as well as usage and version | Corinna Vinschen | 1 | -30/+25 |
2011-03-30 | * regtool.cc (cmd_set): Avoid a compiler warning. | Corinna Vinschen | 1 | -5/+7 |
2010-10-31 | * regtool.c (cmd_set): Write correct number of bytes for REG_MULTI_SZ case. | Christopher Faylor | 1 | -1/+1 |
2010-08-28 | * loadlib.h: New header implementing safe LoadLibrary calls. | Corinna Vinschen | 1 | -1/+2 |
2010-03-24 | * regtool.cc (find_key): Fix allocation size of "value". | Corinna Vinschen | 1 | -2/+2 |
2009-12-16 | * regtool.cc: Throughout, convert all registry calls to wide char | Corinna Vinschen | 1 | -94/+109 |
2008-09-12 | * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. | Christopher Faylor | 1 | -3/+2 |
2008-03-12 | * cygpath.cc (do_sysfolders): Use cygwin_conv_path. | Corinna Vinschen | 1 | -4/+10 |
2007-12-07 | * regtool.cc (opts): Add missing 'W'. | Corinna Vinschen | 1 | -1/+1 |
2006-10-21 | * regtool.cc (key_type): Drop. | Corinna Vinschen | 1 | -111/+197 |
2006-10-19 | * regtool.cc (longopts): Add --wow32 option. | Corinna Vinschen | 1 | -0/+5 |
2006-10-16 | * regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead define | Corinna Vinschen | 1 | -4/+1 |
2006-10-16 | * regtool.cc (KEY_WOW64_64KEY): Define. | Corinna Vinschen | 1 | -6/+31 |
2006-03-03 | * regtool.cc (options): Add 'binary'. | Corinna Vinschen | 1 | -10/+174 |
2006-02-15 | * regtool.cc (usage): Clarify help for "-K". | Corinna Vinschen | 1 | -1/+1 |
2005-09-08 | * regtool.cc: Extend copyright-years. | Corinna Vinschen | 1 | -7/+8 |
2005-02-27 | * regtool.cc (opts): The argument to 'K' is not optional. | Christopher Faylor | 1 | -5/+2 |
2005-02-27 | * regtool.cc (main): Avoid a SEGV when nothing follows -K. | Christopher Faylor | 1 | -1/+4 |
2004-10-25 | fix whitespace, update some copyrights | Christopher Faylor | 1 | -7/+7 |
2003-08-15 | * regtool.cc (usage): Add missing linefeed. Move example to --help | Corinna Vinschen | 1 | -15/+17 |
2003-04-26 | * cygcheck.cc (usage) Add description output. | Joshua Daniel Franklin | 1 | -0/+1 |
2002-09-15 | Add final newlines to utils | Joshua Daniel Franklin | 1 | -1/+2 |
2002-08-13 | * regtool.cc (find_key): Add support for custom key separator. | Christopher Faylor | 1 | -3/+14 |
2002-06-07 | * regtool.cc (Fail): Be more verbose. | Corinna Vinschen | 1 | -14/+54 |
2002-06-03 | * regtool.cc (prog_name): New global variable. | Christopher Faylor | 1 | -58/+127 |
2001-07-15 | * regtool.cc (find_key): Handle keys with only one subkey. | Corinna Vinschen | 1 | -4/+8 |
2001-06-28 | * regtool.cc (find_key): Revert previous change. | Christopher Faylor | 1 | -7/+4 |
2001-06-27 | * regtool.cc (find_key): Allow '/' as a synonym for '\\'. | Christopher Faylor | 1 | -3/+6 |
2001-01-10 | * regtool.cc (cmd_list): Add new registry display options. | Christopher Faylor | 1 | -59/+85 |
2001-01-10 | more formatting changes. | Christopher Faylor | 1 | -2/+4 |
2001-01-10 | * regtool.cc (translate): Ensure that 'c' is initialized. | Christopher Faylor | 1 | -228/+245 |
2000-05-19 | * regtool.cc (find_key): Add parameter `access'. | Corinna Vinschen | 1 | -9/+9 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+524 |