summaryrefslogtreecommitdiff
path: root/ui-commit.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-13 12:42:27 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-13 12:46:54 +0200
commit28d781f34b2c2d4c2b994ef3953d1cf37d8f28f0 (patch)
tree22445a77f5b87280ec980f9b4da5a511f1f27faf /ui-commit.c
parent39912a24edf45497e668ebda25636aa6f6db0c9b (diff)
downloadcgit-28d781f34b2c2d4c2b994ef3953d1cf37d8f28f0.tar.gz
cgit-28d781f34b2c2d4c2b994ef3953d1cf37d8f28f0.tar.bz2
cgit-28d781f34b2c2d4c2b994ef3953d1cf37d8f28f0.zip
Make repository search case insensitive
This reuses the strcasestr() compiled or linked by libgit.a to implement a case insensitive variation of the repository search. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-commit.c')
0 files changed, 0 insertions, 0 deletions
ommit/contrib/emacs/password-store.el?h=master&id=648e53b8249bd9d81814bc1a8bd1d0fe6f72d31f&follow=1'>Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33