Files
git/builtin
Derrick Stolee 2e27bd7731 treewide: replace maybe_tree with accessor methods
In anticipation of making trees load lazily, create a Coccinelle
script (contrib/coccinelle/commit.cocci) to ensure that all
references to the 'maybe_tree' member of struct commit are either
mutations or accesses through get_commit_tree() or
get_commit_tree_oid().

Apply the Coccinelle script to create the rest of the patch.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-04-11 10:47:16 +09:00
..
2017-11-27 11:06:37 +09:00
2018-02-15 14:55:43 -08:00
2017-10-06 10:07:18 +09:00
2017-12-27 11:16:25 -08:00
2018-02-15 14:55:43 -08:00
2017-11-18 12:31:29 +09:00
2017-10-07 16:27:55 +09:00
2018-02-13 13:39:04 -08:00
2017-12-08 09:52:42 -08:00
2018-02-22 10:08:05 -08:00
2018-02-22 10:08:05 -08:00
2017-11-21 14:07:50 +09:00
2017-08-26 22:55:09 -07:00
2018-02-15 14:55:43 -08:00
2018-02-22 10:08:05 -08:00
2017-12-08 09:52:42 -08:00
2017-12-13 11:15:14 -08:00
2017-08-22 10:29:03 -07:00
2017-12-27 11:16:29 -08:00
2017-11-21 14:07:50 +09:00