about summary refs log tree commit diff
path: root/ui-patch.h
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2018-08-28 18:18:37 +0200
committerChristian Hesse <mail@eworm.de>2018-09-11 08:47:12 +0200
commitedb3403f00f14ac5cc23b9ba3a122cb4ee8b81fa (patch)
tree191f8ece1600de05b6a551b48f70a7dc6256522d /ui-patch.h
parentui-log: ban strncpy() (diff)
downloadcgit-pink-edb3403f00f14ac5cc23b9ba3a122cb4ee8b81fa.tar.gz
cgit-pink-edb3403f00f14ac5cc23b9ba3a122cb4ee8b81fa.zip
ui-patch: ban sprintf()
Git upstream bans sprintf() with commit:

  banned.h: mark sprintf() as banned
  cc8fdaee1eeaf05d8dd55ff11f111b815f673c58

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'ui-patch.h')
0 files changed, 0 insertions, 0 deletions
it-pink/commit/cache.c?id=f75900b04f73725c00abb46405b51ade59313ecc&follow=1'>cache.c: fix cache_lsJohn Keeping 2013-05-13t0109: "function" is a bash-ismJohn Keeping 2013-05-13New mailing list.Jason A. Donenfeld 2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld 2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer