]> gitweb.ps.run Git - ps-cgit/commitdiff
git: update for git 2.0
authorChristian Hesse <mail@eworm.de>
Thu, 29 May 2014 15:35:46 +0000 (17:35 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 28 Jun 2014 13:14:56 +0000 (15:14 +0200)
prefixcmp() and suffixcmp() have been remove, functionality is now
provided by starts_with() and ends_with(). Retrurn values have been
changed, so instead of just renaming we have to fix logic.
Everything else looks just fine.


No differences found