about summary refs log tree commit diff
path: root/ui-stats.c
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2015-02-05 10:11:42 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-02-05 10:44:11 +0100
commit1a9e56607eae2df2f4522b41294d94cb09fc4e5c (patch)
treeff14432f8089d433d77890ae575711949a770257 /ui-stats.c
parentAdd repo.hide and repo.ignore (diff)
downloadcgit-pink-1a9e56607eae2df2f4522b41294d94cb09fc4e5c.tar.gz
cgit-pink-1a9e56607eae2df2f4522b41294d94cb09fc4e5c.zip
ui-shared.c: Refactor add_clone_urls()
Make use of strbuf_split_str() and strbuf lists to split clone URLs.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'ui-stats.c')
0 files changed, 0 insertions, 0 deletions
'logmsg'> 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe