Update emacsql to 2.0.2-1-g327b09b
Update git-modes to 1.2.4
Update magit to 2.10.0-19-g85db4aee
Update use-package to 2.3-17-g3803485
Update with-editor to v2.5.9-1-g8ae3c7a
Update borg to v1.0.0
Update closql to v0.3.3
Update epkg to v2.1.0
Update magit to 2.9.0-79-gd7552945
Update use-package to 2.3-15-g5954ad3
Update with-editor to v2.5.9
It's no longer necessary to use `magit-show-commit' to get consistent
behavior in `magit-refs-mode' because as of v2.9 `magit-visit-ref'
defaults to behave just like `magit-show-commit'.
Also update the "bin/borg-bootstrap" script to take the ".hive-maint"
file into account as described in the Borg manual, and remove the
commentary because that is now covered in the Borg manual also.
Previously we disabled the margin in log buffer by setting
`magit-log-show-margin' to `nil'. That variable has been
replaced with `magit-log-margin', which also allows showing
just the commit age instead of both the author and the age.
That seems like a good compromise.
`make bootstrap' now uses this script. If that part of the bootstrap
process fails, then you can also run it manually. See the commentary
at the beginning of the script for usage instructions.
Suppress warnings about `defgeneric' and `defmethod' being obsolete.
Compiling the drone `emacsql' results in many such warnings, which
distract from other potential warnings, which actually should be
addressed. Because `emacsql' wants to stay compatible with Emacsen
before v25.1 it cannot switch to `cl-defgeneric' and `cl-defmethod'
and I don't want to see warnings about that for the next few years.
Also direct all of Emacs' stderr to stdout because `message' prints
to stderr instead of stdout).
Update borg to v0.2.0-18-g9573646
Update closql to v0.3.2
Update dash to 2.13.0-19-g958e3fb
Update epkg to v2.0.0-5-g3256cac
Update magit to 2.8.0-204-gf7b7cea
Update with-editor to v2.5.8
Update borg to v0.2.0
Update closql to v0.3.1-2-g1245d82
Update dash to 2.13.0-5-gd4bccfe
Update diff-hl to 1.8.4-7-gc476e40
Update emacsql to 2.0.2
Update epkg to v2.0.0
Update magit to 2.8.0-144-g4aeaea1
Update use-package to 2.3-8-gc7adfdd
Update with-editor to v2.5.7-1-gb2d9d6b
The function on `git-commit-finish-query-functions' by default no longer
complains about "too long" summary lines (which is why we set this to
nil before) but it still complains about non-empty second line (which is
a good thing).
The default value of `git-commit-summary-max-length' has been increased
from 50 to 68, which is close enough to the 64 we used here before.
Update borg to v0.1.5
Update dash to 2.13.0-3-g2996a0d
Update magit to 2.8.0-61-ga49dfe1
Update use-package to 2.2-13-gca736c3
Update with-editor to v2.5.6