2016-08-24 | unpack-objects: add --max-input-size=<size> option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-08-08 | .mailmap: use Christian Couder's Tuxfamily address .mailmap: use Christian Couder's Tuxfamily address Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-03 | builtin/apply: move 'newfd' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-03 | builtin/apply: add 'lock_file' pointer into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move applying patches into apply_all_patches() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'state' check into check_apply_state() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'symlink_changes' global into ... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'fn_table' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'state_linenr' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'max_change' and 'max_len' into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'ws_ignore_action' into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'ws_error_action' into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'applied_after_fixing_ws' into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'squelch_whitespace_errors' into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: remove whitespace_option arg from set_default... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'whitespace_option' into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'whitespace_error' global into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'root' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'p_value_known' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'p_value' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'has_include' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'limit_by_name' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'patch_input_file' global into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'apply' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'p_context' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'fake_ancestor' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'line_termination' global into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'unsafe_paths' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'no_add' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'threeway' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'summary' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'numstat' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'diffstat' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'cached' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'allow_overlap' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'update_index' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'apply_verbosely' global into ... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'apply_with_reject' global into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'apply_in_reverse' global into... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'check_index' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'check' global into 'struct apply_state' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'unidiff_zero' global into 'struct... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-06-01 | builtin/apply: move 'state' init into init_apply_state() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: introduce 'struct apply_state' to start... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: move 'read_stdin' global into cmd_apply() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: move 'options' variable into cmd_apply() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: extract line_by_line_fuzzy_match() from... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: avoid local variable shadowing 'len... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: avoid parameter shadowing 'linenr' global Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: avoid parameter shadowing 'p_value'... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-12 | builtin/apply: make gitdiff_verify_name() return void Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-05-08 | Git/SVN: die when there is no commit metadata Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-04-01 | builtin/apply: free patch when parse_chunk() fails Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-04-01 | builtin/apply: handle parse_binary() failure Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-03-22 | builtin/apply: get rid of useless 'name' variable Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-03-07 | Documentation: talk about pager in api-trace.txt Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-27 | t7063: add tests for core.untrackedCache Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-27 | test-dump-untracked-cache: don't modify the untracked... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-27 | config: add core.untrackedCache Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | dir: simplify untracked cache "ident" field Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | dir: add remove_untracked_cache() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | dir: add {new,add}_untracked_cache() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | update-index: move 'uc' var declaration Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | update-index: add untracked cache notifications Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | update-index: add --test-untracked-cache Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2016-01-25 | update-index: use enum for untracked cache options Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2015-12-29 | dir: free untracked cache when removing it Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2015-12-10 | Documentation/git-update-index: add missing opts to... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2015-11-24 | Documentation/git-update-index: add missing opts to... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2015-10-07 | quote: move comment before sq_quote_buf() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2015-10-07 | quote: fix broken sq_quote_buf() related comment Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2015-08-31 | trailer: support multiline title Signed-off-by: Christian Couder <christian.couder@gmail.com> |
diff | tree |
2015-08-26 | trailer: retitle a test and correct an in-comment message Signed-off-by: Christian Couder <christian.couder@gmail.com> |
diff | tree |
2015-08-21 | trailer: ignore first line of message Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-12-29 | bisect: add test to check that revs are properly parsed Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-12-29 | bisect: parse revs before passing them to check_expected_revs() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-11-10 | trailer: add test with an old style conflict block Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-11-10 | trailer: reuse ignore_non_trailer() to ignore conflict... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-11-10 | commit: make ignore_non_trailer() non static Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-11-10 | trailer: display a trailer without its trailing newline Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-11-10 | trailer: ignore comment lines inside the trailers Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | Documentation: add documentation for 'git interpret... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: add tests for commands in config file Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: execute command from 'trailer.<name>.command' Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: add tests for "git interpret-trailers" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: add interpret-trailers command Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: put all the processing together and print Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: parse trailers from file or stdin Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: process command line trailer arguments Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: read and process config information Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: process trailers from input message and arguments Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-10-13 | trailer: add data structures and basic functions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | replace: add test for --graft with a mergetag Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | replace: check mergetags when using --graft Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | replace: add test for --graft with signed commit Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | replace: remove signature when using --graft Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | contrib: add convert-grafts-to-replace-refs.sh Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | Documentation: replace: add --graft option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | replace: add test for --graft Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2014-07-21 | replace: add --graft option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |