Files
git/builtin
Junio C Hamano ad70448576 Merge branch 'cc/starts-n-ends-with'
Remove a few duplicate implementations of prefix/suffix comparison
functions, and rename them to starts_with and ends_with.

* cc/starts-n-ends-with:
  replace {pre,suf}fixcmp() with {starts,ends}_with()
  strbuf: introduce starts_with() and ends_with()
  builtin/remote: remove postfixcmp() and use suffixcmp() instead
  environment: normalize use of prefixcmp() by removing " != 0"
2013-12-17 12:02:44 -08:00
..
2013-09-17 11:42:34 -07:00
2013-12-17 12:02:44 -08:00
2013-10-23 13:21:31 -07:00
2013-12-17 12:02:44 -08:00
2013-12-06 11:09:41 -08:00
2013-12-17 12:02:44 -08:00
2013-10-23 13:21:31 -07:00
2013-09-09 14:36:15 -07:00
2013-12-17 12:02:44 -08:00
2013-07-15 10:56:07 -07:00
2013-09-09 14:36:15 -07:00