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
2025-12-30
diff: avoid segfault with freed entries
Derrick Stolee
2025-12-14
Merge branch 'rs/diff-index-find-copies-harder-optim'
Junio C Hamano
2025-11-30
Merge branch 'jc/whitespace-incomplete-line'
Junio C Hamano
2025-11-30
diff-index: don't queue unchanged filepairs with diff_change()
René Scharfe
2025-11-26
Merge branch 'ad/blame-diff-algorithm'
Junio C Hamano
2025-11-21
Merge branch 'rs/diff-quiet-no-rename'
Junio C Hamano
2025-11-17
xdiff: add 'minimal' to XDF_DIFF_ALGORITHM_MASK
Antonin Delpeuch
2025-11-12
diff: highlight and error out on incomplete lines
Junio C Hamano
2025-11-12
whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE
Junio C Hamano
2025-11-12
diff: update the way rewrite diff handles incomplete lines
Junio C Hamano
2025-11-12
diff: call emit_callback ecbdata everywhere
Junio C Hamano
2025-11-12
diff: refactor output of incomplete line
Junio C Hamano
2025-11-12
diff: keep track of the type of the last line seen
Junio C Hamano
2025-11-12
diff: correct suppress_blank_empty hack
Junio C Hamano
2025-11-12
diff: emit_line_ws_markup() if/else style fix
Junio C Hamano
2025-11-12
whitespace: correct bit assignment comments
Junio C Hamano
2025-11-10
diff: disable rename detection with --quiet
René Scharfe
2025-10-24
diff: simplify run_external_diff() quiet logic
Jeff King
2025-10-24
diff: drop dry-run redirection to /dev/null
Jeff King
2025-10-24
diff: replace diff_options.dry_run flag with NULL file
Jeff King
2025-10-24
diff: drop save/restore of color_moved in dry-run mode
Jeff King
2025-10-24
diff: send external diff output to diff_options.file
Jeff King
2025-10-24
Merge branch 'jc/diff-from-contents-fix'
Junio C Hamano
2025-10-24
Merge branch 'jk/diff-from-contents-fix'
Junio C Hamano
2025-10-23
diff: stop output garbled message in dry run mode
Lidong Yan
2025-10-23
Merge branch 'jc/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...
Junio C Hamano
2025-10-23
diff: make sure the other caller of diff_flush_patch_quietly() is silent
Junio C Hamano
2025-10-22
Merge branch 'jk/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...
Junio C Hamano
2025-10-17
diff: restore redirection to /dev/null for diff_from_contents
Jeff King
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
2025-09-16
diff: stop passing ecbdata->use_color as boolean
Jeff King
2025-09-16
diff: pass o->use_color directly to fill_metainfo()
Jeff King
2025-09-16
diff: don't use diff_options.use_color as a strict bool
Jeff King
2025-09-16
diff: simplify color_moved check when flushing
Jeff King
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
2025-08-25
Merge branch 'tc/diff-tree-max-depth'
Junio C Hamano
2025-08-22
Merge branch 'ly/diff-name-only-with-diff-from-content'
Junio C Hamano
2025-08-08
diff: ensure consistent diff behavior with ignore options
Lidong Yan
2025-08-07
diff: teach tree-diff a max-depth parameter
Jeff King
2025-08-02
diff: simplify parsing of diff.colormovedws
Junio C Hamano
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-05-08
Merge branch 'js/diff-codeql-false-positive-workaround'
Junio C Hamano
2025-04-29
diff: check range before dereferencing an array element
Johannes Schindelin
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
[next]