index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
1
-1
/
+2
2024-10-10
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
1
-7
/
+3
2024-10-03
diff: return const char from output_prefix callback
Jeff King
1
-6
/
+3
2024-10-03
diff: drop line_prefix_length field
Jeff King
1
-1
/
+0
2024-09-30
diff: improve lifecycle management of diff queues
Patrick Steinhardt
1
-10
/
+12
2024-09-30
Merge branch 'ps/leakfixes-part-7' into ps/leakfixes-part-8
Junio C Hamano
1
-2
/
+5
2024-09-27
diff: fix leaking orderfile option
Patrick Steinhardt
1
-2
/
+5
2024-09-25
Merge branch 'rs/diff-exit-code-binary'
Junio C Hamano
1
-0
/
+1
2024-09-23
diff: report modified binary files as changes in builtin_diff()
René Scharfe
1
-0
/
+1
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
1
-1
/
+9
2024-09-13
Merge branch 'rs/diff-exit-code-fix'
Junio C Hamano
1
-0
/
+5
2024-09-08
diff: report dirty submodules as changes in builtin_diff()
René Scharfe
1
-0
/
+2
2024-09-08
diff: report copies and renames as changes in run_diff_cmd()
René Scharfe
1
-0
/
+3
2024-08-14
diff: free state populated via options
Patrick Steinhardt
1
-0
/
+10
2024-08-14
diff: fix leak when parsing invalid ignore regex option
Patrick Steinhardt
1
-1
/
+5
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
1
-1
/
+9
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
1
-2
/
+6
2024-07-02
Merge branch 'rs/diff-color-moved-w-no-ext-diff-fix'
Junio C Hamano
1
-1
/
+2
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
1
-3
/
+6
2024-06-24
diff: allow --color-moved with --no-ext-diff
René Scharfe
1
-1
/
+2
2024-06-20
Merge branch 'rs/diff-exit-code-with-external-diff'
Junio C Hamano
1
-16
/
+52
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+3
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-3
/
+3
2024-06-11
revision: free diff options
Patrick Steinhardt
1
-2
/
+6
2024-06-10
diff: let external diffs report that changes are uninteresting
René Scharfe
1
-1
/
+35
2024-06-10
userdiff: add and use struct external_diff
René Scharfe
1
-15
/
+17
2024-06-07
diff: cast string constant in `fill_textconv()`
Patrick Steinhardt
1
-1
/
+1
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-2
/
+2
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
1
-4
/
+4
2024-05-27
diff: refactor code to clarify memory ownership of prefixes
Patrick Steinhardt
1
-8
/
+10
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
1
-1
/
+1
2024-05-16
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
1
-30
/
+3
2024-05-16
Revert "diff: fix --exit-code with external diff"
Junio C Hamano
1
-30
/
+3
2024-05-15
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
1
-3
/
+31
2024-05-06
diff: fix --exit-code with external diff
René Scharfe
1
-3
/
+30
2024-05-06
diff: report unmerged paths as changes in run_diff_cmd()
René Scharfe
1
-0
/
+1
2024-03-15
diff: add diff.srcPrefix and diff.dstPrefix configuration variables
Peter Hutterer
1
-2
/
+12
2024-02-15
Merge branch 'jx/dirstat-parseopt-help'
Junio C Hamano
1
-3
/
+3
2024-02-14
diff: mark param1 and param2 as placeholders
Jiang Xin
1
-3
/
+3
2024-02-13
Merge branch 'jk/diff-external-with-no-index' into maint-2.43
Junio C Hamano
1
-1
/
+2
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
1
-2
/
+0
2024-02-06
Merge branch 'jk/diff-external-with-no-index'
Junio C Hamano
1
-1
/
+2
2024-01-29
diff: handle NULL meta-info when spawning external diff
Jeff King
1
-1
/
+2
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-2
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-2
/
+0
2023-12-09
diff: give more detailed messages for bogus diff.* config
Jeff King
1
-2
/
+6
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
1
-3
/
+16
2023-11-02
Merge branch 'jk/diff-result-code-cleanup' into maint-2.42
Junio C Hamano
1
-4
/
+2
[next]