aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v9.5.0'v9.5.0Tom Ryder2020-05-207-82/+101
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v9.5.0: Update PGP key Break path options in muttrc consistently Break up some long lines in install-mutt target Fix some spacing in Makefile Show OpenPGP headers Don't configure GnuPG itself anymore Add autocrypt settings to main muttrc Work around a double-up word in a comment Use consistent quoting for paths in muttrc Move PGP config down a bit Depend on GnuPG for Mutt
| * Update PGP keyTom Ryder2020-05-201-3/+0
| |
| * Bump VERSIONTom Ryder2020-05-201-2/+2
| |
| * Break path options in muttrc consistentlyTom Ryder2020-05-201-3/+6
| |
| * Break up some long lines in install-mutt targetTom Ryder2020-05-201-4/+8
| |
| * Fix some spacing in MakefileTom Ryder2020-05-204-10/+33
| |
| * Show OpenPGP headersTom Ryder2020-05-201-0/+1
| | | | | | | | | | They're short enough, and it's interesting to see them when they do pop up. Autocrypt headers tend to be a bit too long, though.
| * Don't configure GnuPG itself anymoreTom Ryder2020-05-192-16/+0
| | | | | | | | | | Causes more problems than it solves now. Just need to consistently use new versions.
| * Add autocrypt settings to main muttrcTom Ryder2020-05-192-1/+8
| |
| * Work around a double-up word in a commentTom Ryder2020-05-191-1/+1
| |
| * Use consistent quoting for paths in muttrcTom Ryder2020-05-191-1/+1
| |
| * Move PGP config down a bitTom Ryder2020-05-191-45/+45
| |
| * Depend on GnuPG for MuttTom Ryder2020-05-191-1/+1
| |
| * Merge branch 'release/v9.4.0' into developTom Ryder2020-05-191-2/+2
| |\
* | \ Merge branch 'release/v9.4.0'v9.4.0Tom Ryder2020-05-196-9/+63
|\ \ \ | | |/ | |/| | | | | | | * release/v9.4.0: Update Mutt config; self and opportunistic encrypt
| * | Bump VERSIONTom Ryder2020-05-191-2/+2
| |/
| * Update Mutt config; self and opportunistic encryptTom Ryder2020-05-195-7/+61
| | | | | | | | | | Install the GPG_KEYID export, built using whatever the value of the GPG_KEYID macro is (renamed from KEY)
| * Merge branch 'release/v9.3.0' into developTom Ryder2020-05-181-2/+2
| |\
* | \ Merge branch 'release/v9.3.0'v9.3.0Tom Ryder2020-05-182-9/+2
|\ \ \ | | |/ | |/| | | | | | | * release/v9.3.0: Restore layout of status bars in Mutt
| * | Bump VERSIONTom Ryder2020-05-181-2/+2
| |/
| * Restore layout of status bars in MuttTom Ryder2020-05-181-7/+0
| | | | | | | | I missed them too much!
| * Merge branch 'release/v9.2.0' into developTom Ryder2020-05-181-2/+2
| |\
* | \ Merge branch 'release/v9.2.0'v9.2.0Tom Ryder2020-05-186-13/+28
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | * release/v9.2.0: Install bin/han as part of Bash target Clean up xyzzy(6df) a bit Apply XDG to xyzzy(6df) Move wget config into XDG Save wget HSTS cache in XDG_CACHE_HOME
| * | Bump VERSIONTom Ryder2020-05-181-2/+2
| |/
| * Install bin/han as part of Bash targetTom Ryder2020-05-181-3/+3
| | | | | | | | Blocks install on a fresh OpenBSD without Bash
| * Clean up xyzzy(6df) a bitTom Ryder2020-05-181-6/+9
| |
| * Apply XDG to xyzzy(6df)Tom Ryder2020-05-182-4/+6
| |
| * Move wget config into XDGTom Ryder2020-05-182-3/+9
| |
| * Save wget HSTS cache in XDG_CACHE_HOMETom Ryder2020-05-182-0/+4
| | | | | | | | One fewer dotfile!
| * Merge branch 'release/v9.1.0' into developTom Ryder2020-05-181-2/+2
| |\
* | \ Merge branch 'release/v9.1.0'v9.1.0Tom Ryder2020-05-182-10/+23
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | * release/v9.1.0: Correct attachment hints in Mutt Show text/enriched mail in Mutt for completeness Set pager_index_lines in Mutt for index context Restore stricter Mutt quote matching pattern Move Mutt status bar to top
| * | Bump VERSIONTom Ryder2020-05-181-2/+2
| |/
| * Correct attachment hints in MuttTom Ryder2020-05-181-2/+3
| |
| * Show text/enriched mail in Mutt for completenessTom Ryder2020-05-181-4/+4
| |
| * Set pager_index_lines in Mutt for index contextTom Ryder2020-05-181-0/+5
| |
| * Restore stricter Mutt quote matching patternTom Ryder2020-05-181-0/+6
| |
| * Move Mutt status bar to topTom Ryder2020-05-181-2/+3
| |
| * Merge branch 'release/v9.0.0' into developTom Ryder2020-05-181-2/+2
| |\
* | \ Merge branch 'release/v9.0.0'v9.0.0Tom Ryder2020-05-183-136/+138
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | * release/v9.0.0: Completely rewrite muttrc Use :set/:unset commands in Mutt more tersely Swap j/k and J/K in Mutt Remove erroneous comment
| * | Bump VERSIONTom Ryder2020-05-181-2/+2
| |/
| * Completely rewrite muttrcTom Ryder2020-05-181-130/+126
| |
| * Use :set/:unset commands in Mutt more terselyTom Ryder2020-05-182-30/+30
| |
| * Swap j/k and J/K in MuttTom Ryder2020-05-171-0/+6
| | | | | | | | | | The former's default bindings don't allow selecting deleted messages, which seems less intuitive to me.
| * Remove erroneous commentTom Ryder2020-05-171-1/+1
| |
| * Merge branch 'release/v8.41.0' into developTom Ryder2020-05-171-2/+2
| |\
* | \ Merge branch 'release/v8.41.0'v8.41.0Tom Ryder2020-05-172-47/+28
|\ \ \ | | |/ | |/| | | | | | | * release/v8.41.0: Overhaul Mutt macros
| * | Bump VERSIONTom Ryder2020-05-171-2/+2
| |/
| * Overhaul Mutt macrosTom Ryder2020-05-171-45/+26
| |
| * Merge branch 'release/v8.40.0' into developTom Ryder2020-05-171-2/+2
| |\
* | \ Merge branch 'release/v8.40.0'v8.40.0Tom Ryder2020-05-174-4/+51
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v8.40.0: Port some common personal macros into muttrc Rehash plenv/pyenv on usage, not shell startup