index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_FILEPAIR_{PLUS, MINUS}
Stefan Beller
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
Stefan Beller
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_WORDS[_PORCELAIN]
Stefan Beller
2017-06-30
diff.c: migrate emit_line_checked to use emit_diff_symbol
Stefan Beller
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_NO_LF_EOF
Stefan Beller
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_FRAGINFO
Stefan Beller
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_MARKER
Stefan Beller
2017-06-30
diff.c: introduce emit_diff_symbol
Stefan Beller
2017-06-30
diff.c: factor out diff_flush_patch_all_file_pairs
Stefan Beller
2017-06-30
diff.c: move line ending check into emit_hunk_header
Stefan Beller
2017-06-30
diff.c: readability fix
Stefan Beller
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-15
config: don't include config.h by default
Brandon Williams
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
2017-06-05
diff: rename diff_fill_sha1_info to diff_fill_oid_info
Brandon Williams
2017-06-05
Merge branch 'js/blame-lib'
Junio C Hamano
2017-06-05
Merge branch 'mb/diff-default-to-indent-heuristics'
Junio C Hamano
2017-06-02
diff: convert diff_flush_patch_id to struct object_id
Brandon Williams
2017-06-02
diff: finish conversion for prepare_temp_file to struct object_id
Brandon Williams
2017-06-02
diff: convert reuse_worktree_file to struct object_id
Brandon Williams
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
diff: convert diff_change to struct object_id
Brandon Williams
2017-06-02
diff: convert diff_addremove to struct object_id
Brandon Williams
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-26
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-24
blame: move textconv_object with related functions
Jeff Smith
2017-05-09
diff: enable indent heuristic by default
Stefan Beller
2017-05-09
diff: make the indent heuristic part of diff's basic configuration
Marc Branchaud
2017-05-08
notes-cache: convert to struct object_id
brian m. carlson
2017-05-01
fix minor typos
René Genz
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-30
diff: avoid fixed-size buffer for patch-ids
Jeff King
2017-03-26
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
2017-03-21
prefix_filename: return newly allocated string
Jeff King
2017-03-21
prefix_filename: drop length parameter
Jeff King
2017-03-12
Merge branch 'jc/diff-populate-filespec-size-only-fix'
Junio C Hamano
2017-03-02
diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
Junio C Hamano
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
2017-02-10
Merge branch 'jk/log-graph-name-only'
Junio C Hamano
2017-02-08
diff: print line prefix for --name-only output
Jeff King
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
2017-01-30
diff: use SWAP macro
René Scharfe
2017-01-30
use SWAP macro
René Scharfe
2017-01-12
diff: add interhunk context config option
Vegard Nossum
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
[prev]
[next]