summaryrefslogtreecommitdiff
path: root/ui-tag.h
blob: d295cdcdbd59d75d7b3ef6a7a25f8b61a5d9edd4 (plain)
1
2
3
4
5
6
#ifndef UI_TAG_H
#define UI_TAG_H

extern void cgit_print_tag(char *revname);

#endif /* UI_TAG_H */
put, the `read` invocations are changed to do the same. Also, the right hand side of an `==` comparison within `[[ ]]` must be quoted in order to suppress pattern metacharacter expansion. Quoting the bash manual: When the == and != operators are used, the string to the right of the operator is considered a pattern and matched according to the rules described below under Pattern Matching. 2012-10-09Fix gpg22 man page typo.Jason A. Donenfeld1-1/+1 2012-10-09Restore exclusivity of options in multiline/echo check.Jason A. Donenfeld1-1/+1 2012-10-09Changes to lastpass2pass.rbAlex Sayers1-34/+27 - relicensed to GPLv2+ - added -f command-line flag - added -d DEFAULT_GROUP flag 2012-10-07Rename script internally and use generalized usage message filename.Jason A. Donenfeld1-2/+2