by shigemk2

当面は技術的なことしか書かない

2021-07-12から1日間の記事一覧

自分用git log

Git

昨日のコミットログ マージコミット抜き git log --oneline --pretty=format:"- [%ad]: %s" --date-order --no-merges --date=iso-local --after='`date "+%Y-%m-%d 00:00:00" --date=yesterday`' --before='`date "+%Y-%m-%d 00:00:00"`'

Emacs 2021-07-11

[2021-07-11 19:55:31 +0900]: ; Fix misspellings of 'occurrence' in docs. [2021-07-11 19:15:34 +0900]: ; * doc/lispref/text.texi (Substitution): Fix a recent change. [2021-07-11 17:12:00 +0900]: Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)…

fish-shell 2021-07-11

[2021-07-11 22:02:45 +0900]: CHANGELOG: work on 3.4.0 [2021-07-11 18:23:16 +0900]: Address review feedback [2021-07-11 17:12:02 +0900]: Fix fish_config prompt completions [2021-07-11 16:25:04 +0900]: Add initial completion for Angular CLI …