Files
git/builtin
Junio C Hamano 58bbace89d Merge branch 'jh/apply-free-patch'
Valgrind reports quite a lot of discarded memory inside apply.
Fix them, audit and document the buffer ownership rules.

By Junio C Hamano (8) and Jared Hance (1)
* jh/apply-free-patch:
  apply: document buffer ownership rules across functions
  apply: tighten constness of line buffer
  apply: drop unused macro
  apply: free unused fragments for submodule patch
  apply: free patch->result
  apply: release memory for fn_table
  apply: free patch->{def,old,new}_name fields
  apply: rename free_patch() to free_patch_list()
  apply: do not leak patches and fragments
2012-04-23 12:52:18 -07:00
..
2012-04-23 12:52:18 -07:00
2012-02-20 00:15:11 -08:00
2012-03-26 21:32:43 -07:00
2012-04-16 12:42:22 -07:00
2012-01-06 12:44:07 -08:00
2012-03-28 15:19:17 -07:00
2012-02-20 00:14:55 -08:00
2012-03-01 20:59:31 -08:00
2012-04-15 22:50:39 -07:00
2012-04-02 13:11:49 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-04-20 15:50:37 -07:00
2012-04-23 12:39:18 -07:00
2012-03-20 15:53:30 -07:00
2012-02-20 00:15:28 -08:00