summaryrefslogtreecommitdiff
path: root/ui-tag.h
diff options
context:
space:
mode:
authorLars Hjemli <larsh@slackbox.hjemli.net>2009-09-06 19:33:10 +0200
committerLars Hjemli <larsh@slackbox.hjemli.net>2009-09-06 19:33:10 +0200
commitb507252b469333d06afff0888d466e39124a7e07 (patch)
tree05b98ce7a9b600679fd4fad437459e25c60d194a /ui-tag.h
parent011f2e9bdddcbfe65da397629bca87d167313a28 (diff)
downloadcgit-b507252b469333d06afff0888d466e39124a7e07.tar.gz
cgit-b507252b469333d06afff0888d466e39124a7e07.tar.bz2
cgit-b507252b469333d06afff0888d466e39124a7e07.zip
ui-plain.c: only return the blob with the specified path
When a path to a directory was specified for the 'plain' view, each blob in the directory used to be returned to the client. This patch fixes the issue by matching the path of each blob against the requested path. Noticed-by: Lars Stoltenow <penma@penma.de> Signed-off-by: Lars Hjemli <larsh@slackbox.hjemli.net>
Diffstat (limited to 'ui-tag.h')
0 files changed, 0 insertions, 0 deletions
ref='/others/pass.git/commit/Makefile?h=1.7.1&id=bb717d68c5ba07516a6d0a156851792984367b53&follow=1'>makefile: proper use of DESTPATHJason A. Donenfeld1-6/+6 2016-12-21extensions: introduce system extensionsJason A. Donenfeld2-7/+16 2016-12-211password2pass: modernizationAlex Dunn1-15/+23 2016-12-21extensions: make opt-inJason A. Donenfeld2-15/+22 2016-12-21Add signaturesJason A. Donenfeld2-0/+31 2016-12-20Add extensionsJason A. Donenfeld2-3/+27 2016-12-20generate: use /dev/urandom directlyJason A. Donenfeld4-14/+28 Passing to tr using the "pick and discard" technique is more straight- forwardly correct and less error-prone. It also allows users to select their own character sets to be passed to tr. 2016-02-07dmenu: read likes -rJason A. Donenfeld1-1/+1 2016-02-06zsh-completion: add prefix zstyleBenjamin Richter1-1/+11 This option can be used to select a different pass repository for completion. A configuration example is given inside the completion file. 2016-02-06Make gpg errors fatalJason A. Donenfeld1-5/+5 2016-02-06Moved to webpageJason A. Donenfeld1-7/+0