2016-12-31 |
Steffen (Daode)... | nail.1: avoid contractions
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | nail.1: tweak text of -a
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | nail.rc, nail.1: set *editheaders* by default, and...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Do some error checking in puthead()
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | MLE: tab expansion: fix poss off-by-1; improve user...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | (Finally) Add n_empty, the empty string
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Also generate lowercase RFC 2047 character set names
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Allow - as an output filename..
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | (BWDIC!) *encoding*: change default to base64, provide...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | n_shexp_parse_token(): set _STOP if done even if _OUTPUT...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | n_shexp_parse_token(): better control flow/error message...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | mk-okey-map.pl: in developer mode, use real varname...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | (BWDIC!) Rewrite prompt handling via new n_tty_create_prompt()..
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Add n_SHEXP_PARSE_QUOTE_AUTO_ open series
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | accmacvar.c: allow visualization of true boolean variables
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Add n_string_insert*() series and n_string_cut() (all...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | MLE: use a local auto-reclaimed storage pool for tab...
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | `bind': new "default" context and changed "base" semantics..
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | More or less completely rewrite mime_enc.c..
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | mime_param.c: use n_ICONV_UNIDEFAULT for RFC 2231 params
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Add n_ICONV_UNIREPL, and we can 0xFFFD
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | n_ERROR, n_error[]: shared error string
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | Allow Base64 and QP en- and decoding to fail
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | urlxenc(), urlxdec(): add "NULL on failure" condition
|
commit | commitdiff | tree |
2016-12-31 |
Steffen (Daode)... | More or less completely rewrite memory.c..
|
commit | commitdiff | tree |
2016-12-12 |
Steffen (Daode)... | Sprinkle n_ prefix..
|
commit | commitdiff | tree |
2016-12-12 |
Steffen (Daode)... | extract_header(): FIX: multiple In-Reply-To: names...
|
commit | commitdiff | tree |
2016-12-12 |
Steffen (Daode)... | cmd1.c:__hprf(): compensate for add. bytes of UTF-8...
|
commit | commitdiff | tree |
2016-12-08 |
Steffen (Daode)... | README: go away from Gitlab; hello, unagitated repo...
|
commit | commitdiff | tree |
2016-12-02 |
Steffen (Daode)... | n_sigman_cleanup_ping(): account 4 restoration (FIXME...
|
commit | commitdiff | tree |
2016-11-30 |
Steffen (Daode)... | n_tty_readline(): ensure termcap resume/suspend (needed...
|
commit | commitdiff | tree |
2016-11-30 |
Steffen (Daode)... | n_termcap_suspend(): oops, fix capability reverse ke...
|
commit | commitdiff | tree |
2016-11-21 |
Steffen (Daode)... | collect(): fix [bb944266] and [d59bd2a] (loop did not...
|
commit | commitdiff | tree |
2016-11-09 |
Steffen (Daode)... | THANKS: Sven Neuhaus
|
commit | commitdiff | tree |
2016-11-09 |
Steffen (Daode)... | cc-test.sh: add S/MIME disproofs via smime(1) (Sven...
|
commit | commitdiff | tree |
2016-11-08 |
Steffen (Daode)... | nail.1: fix typo
|
commit | commitdiff | tree |
2016-11-07 |
Steffen (Daode)... | n_visual_info(): fix: reset _bytes_seen
|
commit | commitdiff | tree |
2016-11-06 |
Steffen (Daode)... | Fix (at least one problem of) compilation without OPT_MLE
|
commit | commitdiff | tree |
2016-11-05 |
Steffen (Daode)... | mk-conf.sh: fix bmake(1)/portable, it fails to import...
|
commit | commitdiff | tree |
2016-11-05 |
Steffen (Daode)... | mk-release.inc: use symbolic links for -latest*
|
commit | commitdiff | tree |
2016-11-01 |
Steffen (Daode)... | n_load_Xargs(): do not reevaluate known array size
|
commit | commitdiff | tree |
2016-11-01 |
Steffen (Daode)... | cmd1.c:a_cmd_top(): get rid of compiler warnings on...
|
commit | commitdiff | tree |
2016-11-01 |
Steffen (Daode)... | mk-release.inc: detect more mdocmx(7) -> s-web42(1...
|
commit | commitdiff | tree |
2016-10-31 |
Steffen (Daode)... | Bump S-nail v14.9.0-pre2, 2016-10-31
|
commit | commitdiff | tree |
2016-10-31 |
Steffen (Daode)... | NEWS: v14.9.0-pre2 ("Crow")
|
commit | commitdiff | tree |
2016-10-29 |
Steffen (Daode)... | Tweak [0bd7cbb], avoid signed/unsigned comparison
|
commit | commitdiff | tree |
2016-10-29 |
Steffen (Daode)... | nail.1: tweak documentation for \cX
|
commit | commitdiff | tree |
2016-10-27 |
Steffen (Daode)... | Dotlock: O_TRUNC is meaningless with O_CREAT|O_EXCL...
|
commit | commitdiff | tree |
2016-10-27 |
Steffen (Daode)... | nail.1: mention `mimetype' in "The mime.types files"
|
commit | commitdiff | tree |
2016-10-26 |
Steffen (Daode)... | mk-release.sh: do not set *followup-to* unless s-announce...
|
commit | commitdiff | tree |
2016-10-26 |
Steffen (Daode)... | nail.1: early state more `list'/`varshow' *verbose...
|
commit | commitdiff | tree |
2016-10-26 |
Steffen (Daode)... | Tweak [36578d1] (Add PS_SETFILE_OPENED..) by saving...
|
commit | commitdiff | tree |
2016-10-26 |
Steffen (Daode)... | Fix off-by-one introduced in [57744f9] (Redefine *folder...
|
commit | commitdiff | tree |
2016-10-25 |
Steffen (Daode)... | getmsglist(): if user gives A-B, try fulfill even in...
|
commit | commitdiff | tree |
2016-10-22 |
Steffen (Daode)... | Make combinetime() overflow safe (Vincent Lefevre)..
|
commit | commitdiff | tree |
2016-10-21 |
Steffen (Daode)... | mk-release.inc: we can do better: expand http:// stuff...
|
commit | commitdiff | tree |
2016-10-21 |
Steffen (Daode)... | make.rc: actually correct OPT_ALWAYS_UNICODE_LOCALE...
|
commit | commitdiff | tree |
2016-10-21 |
Steffen (Daode)... | Add OPT_ALWAYS_UNICODE_LOCALE (Predrag Punosevac)..
|
commit | commitdiff | tree |
2016-10-21 |
Steffen (Daode)... | mk-conf.sh: unify detection message (somewhat)
|
commit | commitdiff | tree |
2016-10-20 |
Steffen (Daode)... | n_verr(): even without va_copy(3), limit buffer to...
|
commit | commitdiff | tree |
2016-10-20 |
Steffen (Daode)... | getmsglist(): hey. If we cannot find threaded range...
|
commit | commitdiff | tree |
2016-10-20 |
Steffen (Daode)... | mk-conf.sh, auxlily.c: fix va_copy(3) detection with...
|
commit | commitdiff | tree |
2016-10-19 |
Steffen (Daode)... | mk-release.inc: start $EDITOR with ORIG_LC_ALL; fix...
|
commit | commitdiff | tree |
2016-10-19 |
Steffen (Daode)... | mk-release.inc: add miss; and we only use # for anchors now
|
commit | commitdiff | tree |
2016-10-19 |
Steffen (Daode)... | mk-release.{inc,sh}: split it up, prepared referenced...
|
commit | commitdiff | tree |
2016-10-18 |
Steffen (Daode)... | nail.1: clarify what must not be URL percent encoded...
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | `folders': tweak return value (a bit)
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | Rename openssl.c to ssl_tls.c, ditto entire namespace
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | folder_query(): err: real FIX for problem "fixed" with...
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | folder_query(): FIX [5270bf1]: strlen() may be 0, so...
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | mk-conf.sh: do not say mbyte, say multibyte charset
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | nail.1: drop the "mail batch language"; yes it is true...
|
commit | commitdiff | tree |
2016-10-17 |
Steffen (Daode)... | README: section numbers
|
commit | commitdiff | tree |
2016-10-14 |
Steffen (Daode)... | Add n_SHEXP_PARSE_QUOTE_AUTOCLOSE (simplifies tab completion)
|
commit | commitdiff | tree |
2016-10-14 |
Steffen (Daode)... | nail.1: short review of the terminal/MLE section
|
commit | commitdiff | tree |
2016-10-14 |
Steffen (Daode)... | okeys.h: regenerate
|
commit | commitdiff | tree |
2016-10-14 |
Steffen (Daode)... | Add *inbox* (Stephen Isard, and Jürgen Daubert)..
|
commit | commitdiff | tree |
2016-10-14 |
Steffen (Daode)... | Add *typescript-mode*, set it for -# (Ralph Corderoy...
|
commit | commitdiff | tree |
2016-10-14 |
Steffen (Daode)... | `urlcodec': makeprint() when decoding
|
commit | commitdiff | tree |
2016-10-11 |
Steffen (Daode)... | cmd_tab.h: forgot `unset' in [2e08f79] (Add ARG_G:..)
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | Add `urlcodec', obsolete `url{en,de}code'
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | Add ARG_G: cmd supposed to generate "gabby" history...
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | Add FEXP_{NSPECIAL,NFOLDER}, disallow fatal user recursions
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | Simplify *folder* (implicit trail solidus) (Stephen...
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | cmd_tab.h: allow history for `unset', `varedit' (i...
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | THANKS: David Levine and Lyndon Nerenberg
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | `write'++: !interactive:.. But now, really (Lyndon...
|
commit | commitdiff | tree |
2016-10-10 |
Steffen (Daode)... | getmsglist(): fix [0879986]: honour hidden/deleted...
|
commit | commitdiff | tree |
2016-10-06 |
Steffen (Daode)... | `write'++: !interactive: urlxenc() attachment paths...
|
commit | commitdiff | tree |
2016-10-06 |
Steffen (Daode)... | `z': add ^: goes to first screen; fix max calc for...
|
commit | commitdiff | tree |
2016-10-06 |
Steffen (Daode)... | nail.1: show possibility for more *verbose* output...
|
commit | commitdiff | tree |
2016-10-06 |
Steffen (Daode)... | nail.1: FAQ: "S-nail exits quick, and output is cleared...
|
commit | commitdiff | tree |
2016-10-05 |
Steffen (Daode)... | getmsglist(): fix [0879986]: honour hidden/deleted...
|
commit | commitdiff | tree |
2016-10-05 |
Steffen (Daode)... | getmsglist(): improve [0879986] a bit
|
commit | commitdiff | tree |
2016-10-05 |
Steffen (Daode)... | mk-release.inc: auto-append checksum file to announcement...
|
commit | commitdiff | tree |
2016-10-05 |
Steffen (Daode)... | mk-release.inc: i want full [ANN]ounce!
|
commit | commitdiff | tree |
2016-10-05 |
Steffen (Daode)... | nail.1, nail.rc: we have POSIX-2008/Cor 2-2016
|
commit | commitdiff | tree |
2016-10-04 |
Steffen (Daode)... | Tweak of [3051546]: avoid const cast-away
|
commit | commitdiff | tree |
2016-10-04 |
Steffen (Daode)... | nail.1: add-on to [3051546]: `help' now correlates...
|
commit | commitdiff | tree |
2016-10-03 |
Steffen (Daode)... | mk-release.inc: fixes
|
commit | commitdiff | tree |