summary refs log tree commit diff
path: root/home/.local/bin/notify-send
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-19 21:55:05 +0000
committerJune McEnroe <june@causal.agency>2020-12-27 19:59:50 -0500
commit77bcc498a1716ca2ea9ad805bc00a2fdf1507ec2 (patch)
tree9e1fb2f0dbea849cf06596f53e14e24d6c79b078 /home/.local/bin/notify-send
parentDisallow blame in robots.txt (diff)
downloadsrc-77bcc498a1716ca2ea9ad805bc00a2fdf1507ec2.tar.gz
src-77bcc498a1716ca2ea9ad805bc00a2fdf1507ec2.zip
Show symlink targets in tree listing
Add links to symbolic link targets in tree listings, formatted like
"ls -l".  Path normalization collapses any ".." components of the link.
Diffstat (limited to 'home/.local/bin/notify-send')
0 files changed, 0 insertions, 0 deletions
ollow=1'>git: update to 1.9.2Christian Hesse Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice For example, if I have two repos (remove-suffix is enabled): /foo /foo/bar http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'" instead of "repository 'foo/bar'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse