2017-04-13 |
Steffen (Daode)... | (BWDIC!) Defaults for *datefield{-markout-older}* ...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `addrcodec': ensure we have seen an address
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Generalize and straigthen handling of the soft-exit...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | MLE, mle-complete: do not start new line for each non...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Drop ARG_NOLIST, let them be WYSHLIST, but without...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Support `vput' for `cwd'
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `?', `list': document *verbose* mode (and fix a_lex_cmdinfo...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | THANKS: Baptiste Daroussin
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | mk-release.inc: use %B for $DATE_MAN (Baptiste Daroussin)..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | n_source_inject_input(): primitive mech. to avoid history...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | cmd_tab.h: `wysh' for more commands!
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | mk-conf.sh: check for -Wl,--enable-new-dtags
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | FIX: actually honour ARG_H (never place in history...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Extend shell argument parsing and quoting compatibility..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Try to hack-up the source_may_yield_control() hack
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `echon' and `echoerrn' ("echo -n" and "echo...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | n_source_inject_input(): inject to current context...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | THANKS: Doug McIlroy
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | nail.1: furtherly clarify doc. of \cX (Doug McIlroy)..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | makefile:test: pass $(MAKEJOBS)
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | THANKS: Random832
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | THANKS: Noel Chiappa
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | nail.1: clarify/FIX doc. of \cX (Noel Chiappa, Random832)..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `ghost': avoid self-recursion
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `history': support relative to top access (negative...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | *reply-strings* was falsely documented as *reply_strings*..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Fix *[*@#]*/*[1-9][0-9]** access corner cases; allow...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `eval'
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `call', `~': do not require `wysh' for new quoting...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | n_shexp_parse_token(): add cookie argument (for exploding...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement n_var_vexplode()
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `vexpr': oops - i have forgotten the bitwise operators!
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Make address more RFC 5322-ish; improves `addrcodec...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement n_lofi_snap_{create,unroll()}
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | cc-test.sh: add `ghost' test, and finally use traps...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Oh no, nonono: *0* -> *!*, better that is..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `vexpr', something analogues to expr(1)
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | nail.1: use .Mx -[is]x to refer to "shell-style argument...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | a_lex_c_ghost(): ensure ghost name is not a command...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Get rid of (different) gcc/clang warnings on ignore...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | mk-conf.sh: disable -Weverything as a default for _DEVEL
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `list': fix *verbose* argument display for `#' and `-'
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | a_main_setup_vars(): log if $TMPDIR is not accessible...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | (BWDIC!) New `urlcodec' semantics
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `addrcodec'
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `vput' modifier: store result in variable..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | (BWDIC!) Add n_source_inject_input(), get rid of some...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | When displaying, avoid ugly header line linebreaks..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | (BWDIC!) Drop usage of strtou?l() in favour of our...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Add n_idec_{buf,cp}()
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Make n_0[] and n_1[] global
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Add n_CLIP(X,MIN,MAX)
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Drop requirement of BYTE_ORDER knowledge ++ for OPT_CROSS_BU...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Add n_regex_err_to_str(), use it
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Add n_PS_ROOT_BLOCK(), use it instead of unrolling...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | nail.1, README: new introducing abstract
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Improve *expandaddr*=failinvaddr even interactive,...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | The lunatic is on Solaris..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | c_read(): get rid of false!false!false! $CC warning
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Fix constant warning, real code will not make it to...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | run_command(): sighandler_t -> sighandler_type
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Support getrandom(2); revert stupid [5d345bd0]: OpenBSD...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | nail.1: in the introductional v15 compat note, talk...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `return', to return from macros and accounts
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | nail.{1,rc}: make some `if' examples upward compatible
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Add n_source_force_eof()
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | A little bit of cleanup on temporary hack namespace
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Include Content-Description: for S/MIME messages
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Security fix: never fall back to getenv(3)..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | n_memory_reset(): only devel-debug log if anything...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `shift', to shift macro parameters
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Going a little step in direction namespace cleanup
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Add *-alternates*, check `alternates' arguments
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Rename *-account-name* to *-account*
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `file'+: reallow globbing for arguments, fnmatch(3...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | fexpand(): use shell parser to expand variables..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `call': parameters via *[*@#]*, *[1-9][0-9]**; add...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | INSTALL,makefile: $MAKEJOBS, not $MAILJOBS
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | `show': no more colours, they counteract its purpose!?!
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | {Message,Content}-ID: reduce length of random string
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | mime.c:mime_write_tohdr(): do not use RFC 2047 limit...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | send.c:sendpart(): do not lookup var unless necessary
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | (BWDIC!) NAIL_ -> MAILX_, or even drop!..
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | main.c:_setup_vars(): verify $HOME and $TMPDIR
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Some obsolete things
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | Implement `call_if'
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | (Heavily) Tweak [8daeda90], "really support" malformed...
|
commit | commitdiff | tree |
2017-04-13 |
Steffen (Daode)... | THANKS: Ken Hornstein
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Generate Content-ID: as applic. (Ralph Corderoy, Ken...
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | "Verify" content of *from* and *sender* a bit
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Disallow turning off `localopts' in compose-mode hooks..
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Sigh. So, reintroduce *mbox-rfc4155*, but slightly...
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Implement some command modifiers, allow recursive ...
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Propagate `source' errors up..
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Slightly (hopefully) tweak *batch-exit-on-error*
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | n_memory_autorec_pop(): also call n_memory_check()
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | nail.1: some tweaks
|
commit | commitdiff | tree |
2017-04-10 |
Steffen (Daode)... | Fix "!^header insert bcc": false flag, finally ended...
|
commit | commitdiff | tree |
2017-03-30 |
Steffen (Daode)... | README: adjusted repository layout
|
commit | commitdiff | tree |
2017-03-24 |
Steffen (Daode)... | Fix n_addrspec_with_guts(): normalize addresses without...
|
commit | commitdiff | tree |