Code

Merge branch 'rs/archive'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2007 07:14:50 +0000 (00:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2007 07:14:50 +0000 (00:14 -0700)
* rs/archive:
  archive - leakfix for format_subst()
  Define NO_MEMMEM on Darwin as it lacks the function
  archive: rename attribute specfile to export-subst
  archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2)
  add memmem()
  Remove unused function convert_sha1_file()
  archive: specfile support (--pretty=format: in archive files)
  Export format_commit_message()

1  2 
Makefile

diff --cc Makefile
Simple merge