about summary refs log tree commit diff
path: root/ui-diff.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2018-08-28 18:08:33 +0200
committerChristian Hesse <mail@eworm.de>2018-09-11 08:47:12 +0200
commit71ba7187e5eeeaf2f66bc27bc3b48a2014d37bb7 (patch)
tree77b326abda5032e7fee82ee944d749c660978f37 /ui-diff.c
parentparsing: ban sprintf() (diff)
downloadcgit-pink-71ba7187e5eeeaf2f66bc27bc3b48a2014d37bb7.tar.gz
cgit-pink-71ba7187e5eeeaf2f66bc27bc3b48a2014d37bb7.zip
ui-log: ban strcpy()
Git upstream bans strcpy() with commit:

  automatically ban strcpy()
  c8af66ab8ad7cd78557f0f9f5ef6a52fd46ee6dd

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'ui-diff.c')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe