summary refs log tree commit diff
path: root/www/causal.agency
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-07-23 20:48:21 +0000
committerJune McEnroe <june@causal.agency>2020-12-27 19:59:50 -0500
commitbc52b7578b0ebfc228977342ac7bffc999212197 (patch)
treec6e2f38e44216864a90393deeb1c8200084f9020 /www/causal.agency
parentShow subject in commit page title (diff)
downloadsrc-bc52b7578b0ebfc228977342ac7bffc999212197.tar.gz
src-bc52b7578b0ebfc228977342ac7bffc999212197.zip
Add "this commit" option to switch form
Branches are grouped into their own section to make the "this commit"
option visually distinct.

Adding this option will result in two options being marked as selected
if a branch has the same name as a commit oid.  But that would cause
all sorts of other problems anyway (attempting to switch to the branch
would actually give you the commit, etc.), so let's not worry about
that.

A "permalink" link on the blob view next to the "plain" link would
probably be more discoverable, but that would only work for the blob
view.  The switch UI is visible everywhere.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
42f80f81a7f05f0669eb9a31c8809ba0949692c&follow=1'>Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe