libsec: take just the CN part of Distinguished Name in subjectAltName
fortunes: revision: allow pseudo options after --end-of-options
git: create .git/objects/ on git/init
vmx: emulate ps/2 intellimouse scrolling
rsa(8): document auth/x5092pub, fix usage lines
libsec: do proper type checking, fix wrong deduplication check
libsec: add X509reqtoRSApub() function and return subject alt names in X509to*pub() name buffer
git/export: make output pipable to /bin/mail
libc: add encode(2) variants for custom alphabets
devmouse: default to no blanking instead of 30 minute blank timeout
upas/Mail: avoid showing empty To: and CC: lines in compose windows
upas/Mail: fix CC addresses in "Reply All" compose windows
git/revert: fix previous commit (helps if you save the file, thanks qwx)
git/branch: mark files we couldn't update as dirty
manual: don't match nonexistent file while preprocessing
pic(1): restore example section
segment(3): restore missing phrase
vt: allow scrolling with the mouse.
vt, ssh: don't send interrupts on window resize
kencc: revert back to "set but not used"
rc: skip arguments to Xsrcline, Xsrcfile in codefree
cc: create .$O files with DMTMP
tmdate(2): "ttt" is a valid format too, mention it
git/fs: use a better heuristic for permissions.
venti: make error messages consistent, remove duplicate messages.
/sys/man/mkfile: drop reference to non-existent realtime(3)
sched(9): replace '–' with '-' in NAME section
/sys/man/mkfile: run eqn(1) for usb(3) section of book
venti: warn when opening /dev/swap fails
venti: fix detection of available RAM (fixes -m)
venti: inform user when reducing memory consumption
/sys/src: add arm64 to installall list
kencc: clarify warning for unused assignments
git/revert: handle absolute paths gracefully (thanks deuteron)
libsec: restore old behaviour for generating self signed cert
libsec: emulate openssl asn1 when generating x509 csr
git/log: handle absolute paths gracefully.
threadimpl.h: remove Printsize as well (unused)
thread.h: threadnonotes does not exist
threadimpl: remove unused fields from Proc struct
libsec: move zero check to curve25519_dh_finish()
date(1): list all option characters in SYNOPSIS
nusbrc(8): fix typo (thanks [email protected])
cal: fix days of week alignment for year view (thanks [email protected])
date(1): document '-f' option
git/branch: resolve implicit branch switch before using it
lex: fix uninitialized fds (thanks きゐ)
troff: fix mangled fonts and character files
git/import: handle mails with line wrapping and mime
sysupdate: clean up transitional code
python, hg: tow outside the environment.
/sys/lib/dist/mkfile: test for .git directory
sam: remove refrence to /srv file in man page
lib9p: add auth* functions to man page
git/push, git/send: get better about erroring out early
a.out(1): update manpage to be 64 bit inclusive
git/branch: preserve checked in permissions on branch update
B: expand path when plumbing files
B, sam: remove sam srv file
git/add: clear qid cache as side effect
mothra: read the content-type header over file(1) to determine type (thanks james palmer)
git/conf: check in /sys/lib/git/config as a fallback to user-wide config
git/revert: fork the namespace before running git/fs
homespool: remove obsolete lp config tool
sysinfo(1): we don't do '-i' for sysupdate any more.
acme(4): document rdsel, wrsel (thanks foura)
git: avoid uninterruptible temporary warning
rio: match background screen color format (thanks noam)
sysinfo(1): we're on git now.
distproto: remove .hgnore and .hg and add .git directory
git/branch: diff clean and dirty lists correctly
git/branch: revert optimization fully
git/branch: somewhere in the syncing, the fix for junk files was lost
git/send: allow the remote to have refs that we don't
git/commit: allow passing absolute paths
sysupdate: revert thumbstone temporarily
git/branch: merge correct set of files
git/{branch,pull}: merge files correctly
distproto: remove .hgnore and .hg and add .git directory
git: handle absolute paths better
sysupdate: insert tombstone
upas/Mail: fix bug where Redraw must be executed twice to have an effect
git: allow local repository directories as remote uri's
git/serve: remove undocumented -n namespace option and -r /usr/git default
git/log: show first commit as file change
git/send: pick minimal delta set correctly (thanks igor)
sdvirtio: accept multi-queue devices
git/branch: ...all the debug prints.
git/branch: remove debug prints