42899 Commits (2f63cea963667d17271d96196b6ef1605790032a)
 

Author SHA1 Message Date
Christian Couder 2f63cea963 builtin/apply: move 'symlink_changes' global into 'struct apply_state' 9 years ago
Christian Couder 71dac5cef5 builtin/apply: move 'fn_table' global into 'struct apply_state' 9 years ago
Christian Couder d7263d097c builtin/apply: move 'state_linenr' global into 'struct apply_state' 9 years ago
Christian Couder 1ffec303ab builtin/apply: move 'max_change' and 'max_len' into 'struct apply_state' 9 years ago
Christian Couder 10a9ddba2c builtin/apply: move 'ws_ignore_action' into 'struct apply_state' 9 years ago
Christian Couder e9c6b279b8 builtin/apply: move 'ws_error_action' into 'struct apply_state' 9 years ago
Christian Couder 7243f5f350 builtin/apply: move 'applied_after_fixing_ws' into 'struct apply_state' 9 years ago
Christian Couder 70e1d53df1 builtin/apply: move 'squelch_whitespace_errors' into 'struct apply_state' 9 years ago
Christian Couder 8bcba3d0d6 builtin/apply: remove whitespace_option arg from set_default_whitespace_mode() 9 years ago
Christian Couder 161fcbe988 builtin/apply: move 'whitespace_option' into 'struct apply_state' 9 years ago
Christian Couder 5460cd0b10 builtin/apply: move 'whitespace_error' global into 'struct apply_state' 9 years ago
Christian Couder 36371e4c7e builtin/apply: move 'root' global into 'struct apply_state' 9 years ago
Christian Couder b76184e410 builtin/apply: move 'p_value_known' global into 'struct apply_state' 9 years ago
Christian Couder dbd23433e7 builtin/apply: move 'p_value' global into 'struct apply_state' 9 years ago
Christian Couder 0c1138cbdb builtin/apply: move 'has_include' global into 'struct apply_state' 9 years ago
Christian Couder 82f0dfca54 builtin/apply: move 'limit_by_name' global into 'struct apply_state' 9 years ago
Christian Couder b802355863 builtin/apply: move 'patch_input_file' global into 'struct apply_state' 9 years ago
Christian Couder 574f5a59d8 builtin/apply: move 'apply' global into 'struct apply_state' 9 years ago
Christian Couder a48f9bb1b3 builtin/apply: move 'p_context' global into 'struct apply_state' 9 years ago
Christian Couder a0bfaf0796 builtin/apply: move 'fake_ancestor' global into 'struct apply_state' 9 years ago
Christian Couder f4c9eaa49c builtin/apply: move 'line_termination' global into 'struct apply_state' 9 years ago
Christian Couder 6c0c2bf56c builtin/apply: move 'unsafe_paths' global into 'struct apply_state' 9 years ago
Christian Couder 1ff36a107f builtin/apply: move 'no_add' global into 'struct apply_state' 9 years ago
Christian Couder b12e888f7a builtin/apply: move 'threeway' global into 'struct apply_state' 9 years ago
Christian Couder 79a3efda79 builtin/apply: move 'summary' global into 'struct apply_state' 9 years ago
Christian Couder 179070b91c builtin/apply: move 'numstat' global into 'struct apply_state' 9 years ago
Christian Couder c4f5c39862 builtin/apply: move 'diffstat' global into 'struct apply_state' 9 years ago
Christian Couder 885eefb12d builtin/apply: move 'cached' global into 'struct apply_state' 9 years ago
Christian Couder 6ca4c39093 builtin/apply: move 'allow_overlap' global into 'struct apply_state' 9 years ago
Christian Couder 901f9c6d42 builtin/apply: move 'update_index' global into 'struct apply_state' 9 years ago
Christian Couder 5cae882d27 builtin/apply: move 'apply_verbosely' global into 'struct apply_state' 9 years ago
Christian Couder 30b5ae4d41 builtin/apply: move 'apply_with_reject' global into 'struct apply_state' 9 years ago
Christian Couder 2595a8b146 builtin/apply: move 'apply_in_reverse' global into 'struct apply_state' 9 years ago
Christian Couder ee87a6e740 builtin/apply: move 'check_index' global into 'struct apply_state' 9 years ago
Christian Couder 22a7233584 builtin/apply: move 'check' global into 'struct apply_state' 9 years ago
Christian Couder 1da16e1ed8 builtin/apply: move 'unidiff_zero' global into 'struct apply_state' 9 years ago
Christian Couder 6f27b941f2 builtin/apply: move 'state' init into init_apply_state() 9 years ago
Christian Couder 2fc0f1849b builtin/apply: introduce 'struct apply_state' to start libifying 9 years ago
Christian Couder dcde8b3dcd builtin/apply: move 'read_stdin' global into cmd_apply() 9 years ago
Christian Couder d1b27ced9a builtin/apply: move 'options' variable into cmd_apply() 9 years ago
Christian Couder 7a3eb9e222 builtin/apply: extract line_by_line_fuzzy_match() from match_fragment() 9 years ago
Christian Couder bb0ba99743 builtin/apply: avoid local variable shadowing 'len' parameter 9 years ago
Christian Couder eb8fdbff3c builtin/apply: avoid parameter shadowing 'linenr' global 9 years ago
Christian Couder 560e35468f builtin/apply: avoid parameter shadowing 'p_value' global 9 years ago
Christian Couder 12913a78ce builtin/apply: make gitdiff_verify_name() return void 9 years ago
Junio C Hamano 5fe494c54a Eleventh batch for 2.9 9 years ago
Junio C Hamano e79dd64cbe Merge branch 'svn/bad-ref' of git://bogomips.org/git-svn 9 years ago
Junio C Hamano 04bd6da2dc Merge branch 'sk/gitweb-highlight-encoding' 9 years ago
Junio C Hamano c5d782bef5 Merge branch 'sb/clean-test-fix' 9 years ago
Junio C Hamano 5a2906812b Merge branch 'rn/glossary-typofix' 9 years ago