2016-09-15 |
Steffen (Daode)... | makefile: add d(evel)-b(uild) target
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | makefile:_update-release: suck most from template mail
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Generate lowercase MIME charset=/RFC 2231 charset strings
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: update example config a bit
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Obsolete WANT_AGENT / *agent-shell-lookup* (Sorry!)
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add *netrc-pipe*: allows e.g. encrypted .netrc files
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Now with *umask*, just drop fchmod(2)++ calls (Walter...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add *umask*, and set actively (Walter Alejandro Iglesias)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: *mbox-rfc4155*: in fact not conforming if ...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `if'+: support sh(1)-style comments on the line..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `list': include argument-type etc. if *verbose*
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Viktor Szépe
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add -M and -m options (Viktor Szépe, Ralph Corderoy)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add a public mime_type_check_mtname() symbol
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: fix spelling errors as by igor(1) (Ingo Schwarze)
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/wysh'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: add note to quote ; and | (hopefully we get...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Drop list.c, add new cmd_arg.c..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_shell_quote(): rewrite, tweak user-at-a-glance experience
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | MLE: change HT expansion..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Drop wordexp(3), instead unroll via fnmatch(3)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Localize n_shell_expand_tilde() and n_shell_expand_var()..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_shell_parse_token_buf() wrapper
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_shell_quote*(): add a "roundtrip" argument
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_visual_info(), drop field_detect_width()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_shell_parse_token(): correct handling of comments
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Sprinkle #ifdef HAVE_NATCH_CHAR; ensure \x/\u doesn...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_iconv_onetime_cp()..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `remove': use sh(1)ell-style quoting
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Drop fexpand_nshell_quote(), all users go for sh(1...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Only use new sh(1)-style quoting for `write'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Remove n_shell_sep() again, instead _pimp_ n_shell_parse_tok...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Remove n_strescsep() again..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Only use new sh(1)-style quoting for attachments!
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (TMP) Add n_shell_sep(), a better successor of strsep()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (TMP) wordexp(3) or nothing, no longer use 'echo %s...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add FEXP_NVAR (do not even expand $VAR)
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `customhdr': disallow using control characters in bodies
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add PS_WYSHLIST_SAW_CONTROL and auto-check for control...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Only support sh(1)-style quoting for some new commands..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Support `wysh' keyword prefix, here and there
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Introduce `wysh' command prefix to change argument...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.h: add struct n_strlist
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Extend class_char[] a bit already (multiple flags ...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_c_{to,from}_hex_base16(), drop corr. mime_* stuff..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.h: add n_BITENUM_MASK(LO,HI)
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | `list': with non-WS argument, don't sort alphabetically
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Justin Ellingwood
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_path_mkdir(): create recursively as necessary (Justin...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Redefine *folder* / getfold->folder_query() / *HOME...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Compare *newfolders* case-insensitively (Justin Ellingwood)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Support expansions in $MAIL!; more on `account's (Afan)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Afan
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/okeys-attr.2'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add _VF_(POS)?NUM checks; fix: forgot *toplines* defval=..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-okey-map.pl: simplify; fix `set' output for virtuals
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Improve handling of I3VALs..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add automatism to reject control characters..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Redefine -u / $LOGNAME / $USER (Afan)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | cc-test.sh: add (simple) __behave_localopts()
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | FIX (fix?) `localopts'..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Improve compose-hooks via new macro hooks..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: drop `(un)?setenv' and *bsdset*; add `environ'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Many: adhere to new automatic variable handling..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Rewrite variable handling..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | enum okeys: new flags, additions and removals
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-okey-map.pl: extend for new variable handling..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) make.rc: add defaults _here_ (as VAL_xy, e...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh: require one of (un)?setenv(3) and putenv(3)
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | accmacvar.c+: add VM_ENVIRON..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | nail.1: more on v15 backward incompatibility
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | homedir: if not $HOME, use pw_dir (of $LOGNAME or getpwuid())
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add PS_SIGWINCH_PEND (mutt#3837 by flachkapp)..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | make.rc+: add WANT_NOMEMDBG to allow valgrind(1)+ with...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/shoens-2000'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | n_lex_input(): truly support line continuation via...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | MLE: enable recursive command invocations
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (BWDIC!) Allow `source' in `call'ed macros..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (TMP) collect.c: use sigman
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | (TMP) send.c: use sigman where easily applicable
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_str_assign() series, use my usual buffer style
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move UI related string code to new ui_str.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move argcount() to list.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move message related code to new message.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move shell word expansion plus code to new shexp.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move socket code to new socket.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move dotlock code to new dotlock.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move path related code to new path.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move string dope from strings.c to the new memory.c..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Split memory handling off auxlily.c, to new memory.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Move mailbox/folder handling to new folder.c
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add n_pager_{open,close}() -- _always_ termios(4) for...
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | cmd1.c: use sigman, needed for new colour..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Outsource signal stuff to new signal.c..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | mk-conf.sh: this BSD software actually REQUIRES SA_RESTART!
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | THANKS: Thomas Dickey
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Merge branch 'topic/termcap.2'
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add WANT_KEY_BINDINGS..
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Support queries of ANY (string) capability
|
commit | commitdiff | tree |
2016-09-15 |
Steffen (Daode)... | Add terminfo(5) support (via WANT_TERMCAP_PREFER_TERMINFO)..
|
commit | commitdiff | tree |