index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
builtin/apply: move 'state_linenr' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'max_change' and 'max_len' into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'ws_ignore_action' into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'ws_error_action' into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'applied_after_fixing_ws' into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'squelch_whitespace_errors' into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: remove whitespace_option arg from set_default_whitespace_mode()
Christian Couder
2016-06-01
*
builtin/apply: move 'whitespace_option' into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'whitespace_error' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'root' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'p_value_known' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'p_value' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'has_include' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'limit_by_name' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'patch_input_file' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'apply' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'p_context' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'fake_ancestor' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'line_termination' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'unsafe_paths' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'no_add' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'threeway' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'summary' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'numstat' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'diffstat' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'cached' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'allow_overlap' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'update_index' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'apply_verbosely' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'apply_with_reject' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'apply_in_reverse' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'check_index' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'check' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'unidiff_zero' global into 'struct apply_state'
Christian Couder
2016-06-01
*
builtin/apply: move 'state' init into init_apply_state()
Christian Couder
2016-06-01
*
builtin/apply: introduce 'struct apply_state' to start libifying
Christian Couder
2016-05-12
*
builtin/apply: move 'read_stdin' global into cmd_apply()
Christian Couder
2016-05-12
*
builtin/apply: move 'options' variable into cmd_apply()
Christian Couder
2016-05-12
*
builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
Christian Couder
2016-05-12
*
builtin/apply: avoid local variable shadowing 'len' parameter
Christian Couder
2016-05-12
*
builtin/apply: avoid parameter shadowing 'linenr' global
Christian Couder
2016-05-12
*
builtin/apply: avoid parameter shadowing 'p_value' global
Christian Couder
2016-05-12
*
builtin/apply: make gitdiff_verify_name() return void
Christian Couder
2016-05-12
*
Eleventh batch for 2.9
Junio C Hamano
2016-05-10
*
Merge branch 'svn/bad-ref' of git://bogomips.org/git-svn
Junio C Hamano
2016-05-10
|
\
|
*
Git/SVN: die when there is no commit metadata
Christian Couder
2016-05-08
*
|
Merge branch 'sk/gitweb-highlight-encoding'
Junio C Hamano
2016-05-10
|
\
\
|
*
|
gitweb: apply fallback encoding before highlight
Shin Kojima
2016-05-03
*
|
|
Merge branch 'sb/clean-test-fix'
Junio C Hamano
2016-05-10
|
\
\
\
|
*
|
|
t7300: mark test with SANITY
Stefan Beller
2016-05-03
[next]