| Commit message (Expand) | Author | Age | Files | Lines |
* | mkhelp: disable compression if the perl gzip module is unavailable | Dan Fandrich | 2017-03-23 | 1 | -2/+13 |
* | mkhelp: simplified the gzip code | Dan Fandrich | 2017-03-09 | 1 | -43/+16 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | mkhelp: Remove trailing carriage return from every line of input | Jay Satiro | 2015-03-18 | 1 | -1/+9 |
* | mkhelp: generate code for --disable-manual as well | Daniel Stenberg | 2014-03-26 | 1 | -1/+5 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse | 2012-12-26 | 1 | -1/+1 |
* | curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. | Yang Tse | 2011-09-14 | 1 | -3/+1 |
* | zlib: ensure user provided memory functions are used by zlib, when given | Yang Tse | 2011-08-21 | 1 | -1/+16 |
* | zlib: enforce full initialization of our data space z_stream structs | Yang Tse | 2011-08-18 | 1 | -3/+1 |
* | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | 2011-07-26 | 1 | -2/+0 |
* | Fix spelling errors in src/ | Fabian Keil | 2011-04-21 | 1 | -1/+1 |
* | headers: more copyright headers added | Daniel Stenberg | 2011-03-22 | 1 | -0/+21 |
* | replaced tabs with spaces | Yang Tse | 2010-02-16 | 1 | -13/+13 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -1/+1 |
* | Allocate the decompression buffer for the --manual option on the heap | Dan Fandrich | 2008-04-21 | 1 | -11/+17 |
* | kill trailing whitespace | Daniel Stenberg | 2006-10-09 | 1 | -3/+3 |
* | Another Yang Tse warning cleanup raid! | Daniel Stenberg | 2005-12-05 | 1 | -1/+1 |
* | Include "setup.h" and not "config.h" since setup.h is made to include | Daniel Stenberg | 2004-04-26 | 1 | -3/+1 |
* | make the generated hugehelp.c file use the USE_MANUAL define so that it | Daniel Stenberg | 2004-04-25 | 1 | -2/+15 |
* | nonsence change to make -Wunreachable-code get happy | Daniel Stenberg | 2004-01-29 | 1 | -2/+3 |
* | use hugehelp.h to silence picky compiler warnings | Daniel Stenberg | 2004-01-29 | 1 | -0/+1 |
* | Gisle Vanem fixed the compressed help text zlib code | Daniel Stenberg | 2004-01-22 | 1 | -2/+0 |
* | Dan Fandrich's zlib fix | Daniel Stenberg | 2004-01-05 | 1 | -0/+2 |
* | Fixes based on Gisle Vanem's input since this script failed due to | Daniel Stenberg | 2003-07-28 | 1 | -3/+13 |
* | adjusted the compressed generation to be more helpful in comments etc | Daniel Stenberg | 2003-06-26 | 1 | -22/+35 |
* | remove the dumpit file after use | Daniel Stenberg | 2003-06-12 | 1 | -1/+4 |
* | Based on Dan Fandrich's patch and gzip unpack function, we now compress | Daniel Stenberg | 2003-06-12 | 1 | -13/+106 |
* | Gisle Vanem's fix to make the 'curl -M' output nicer | Daniel Stenberg | 2003-05-21 | 1 | -4/+4 |
* | only generate maximum 509 characters in each string | Daniel Stenberg | 2001-03-09 | 1 | -5/+5 |
* | now splits the text into several puts() calls | Daniel Stenberg | 2000-05-23 | 1 | -0/+9 |
* | Initial revision | Daniel Stenberg | 1999-12-29 | 1 | -0/+85 |