]> diplodocus.org Git - nmh/shortlog
nmh
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return or goto. Simplify control...
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-20 Ralph CorderoyHoist test of search string for NULL out of loop.
2016-10-20 Ken HornsteinRototill credentials code so that we only prompt for...
2016-10-19 David LevineAdded locale profile component, value is passed to...
2016-10-19 David LevinePass CFLAGS to make distcheck via DISTCHECK_CONFIGURE_F...
2016-10-19 Ralph CorderoyReplace sizeof string constant - 1 with LEN().
2016-10-19 Ralph CorderoyReplace sizeof string constant - 1 with LEN().
2016-10-19 Ralph CorderoyReplace strlen(), malloc(), and sprintf() with concat().
2016-10-19 Ralph CorderoyUse LEN() on string constants instead of strlen().
2016-10-19 Ralph CorderoyUse LEN() on string constants instead of strlen().
2016-10-19 Ralph CorderoyUse LEN() on string constants instead of strlen().
2016-10-19 Ralph CorderoyAdd LEN(s) definition.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace `(char *)0' et al with `NULL'.
2016-10-19 Ralph CorderoyReplace strlen(), malloc(), and sprintf() with concat().
2016-10-19 Ralph CorderoyReplace sprintf() with strcpy(); it's no worse.
2016-10-19 Ralph CorderoyReplace sprintf() with strcpy(); it's no worse.
2016-10-19 Ralph CorderoyAdd comment describing concat().
2016-10-19 Ralph CorderoyUse the imperfect snprintf(3) instead of sprintf(3).
2016-10-19 Ralph CorderoyUse the imperfect snprintf(3) instead of sprintf(3).
2016-10-19 Ralph CorderoyUse the imperfect snprintf(3) instead of sprintf(3).
2016-10-19 Ralph CorderoyUse the imperfect snprintf(3) instead of sprintf(3).
2016-10-19 Ralph CorderoyAdd EndsWithC(char *s, int c) and call it in some initi...
2016-10-19 Ralph CorderoyAdd stdbool.h plus fallback to h/nmh.h.
2016-10-19 Ralph CorderoyFix ruserpass() to not assume `\n' present before trimming.
2016-10-19 David LevineRemoved remaining relics of generated ctypoe-checked...
2016-10-19 Ralph CorderoyAlter ctype-checked to handle EOF and be hand-written.
2016-10-19 Ralph CorderoyRemove ./configure's --enable-debug support; it did...
2016-10-19 Ralph CorderoyDon't recurse in advertise() on writev(2) error, just...
2016-10-19 Ralph CorderoyAdd check-programs target to Makefile.am to add to...
2016-10-19 Ralph CorderoyIgnore etags ugly TAGS output file.
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC(), fixing...
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC().
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC().
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC().
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC().
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC().
2016-10-19 Ralph CorderoyReplace strchr() condition with TrimSuffixC().
next