builtin/apply: move 'has_include' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'limit_by_name' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'patch_input_file' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'apply' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'p_context' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'fake_ancestor' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'line_termination' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'unsafe_paths' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'no_add' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'threeway' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'summary' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'numstat' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'diffstat' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'cached' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'allow_overlap' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'update_index' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'apply_verbosely' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'apply_with_reject' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'apply_in_reverse' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'check_index' global into 'struct apply_state'
Christian Couder committed over 10 years ago