index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
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
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
2025-03-03
diff: add option to skip resolving diff statuses
Justin Tobler
2025-03-03
diff: return diff_filepair from diff queue helpers
Justin Tobler
2025-02-25
Merge branch 'bc/diff-reject-empty-arg-to-pickaxe'
Junio C Hamano
2025-02-18
diff: don't crash with empty argument to -G or -S
brian m. carlson
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-18
pager: stop using `the_repository`
Patrick Steinhardt
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-10-10
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
2024-10-03
diff: return const char from output_prefix callback
Jeff King
2024-10-03
diff: drop line_prefix_length field
Jeff King
2024-09-30
diff: improve lifecycle management of diff queues
Patrick Steinhardt
2024-09-30
Merge branch 'ps/leakfixes-part-7' into ps/leakfixes-part-8
Junio C Hamano
2024-09-27
diff: fix leaking orderfile option
Patrick Steinhardt
2024-09-25
Merge branch 'rs/diff-exit-code-binary'
Junio C Hamano
2024-09-23
diff: report modified binary files as changes in builtin_diff()
René Scharfe
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
2024-09-13
Merge branch 'rs/diff-exit-code-fix'
Junio C Hamano
2024-09-08
diff: report dirty submodules as changes in builtin_diff()
René Scharfe
2024-09-08
diff: report copies and renames as changes in run_diff_cmd()
René Scharfe
2024-08-14
diff: free state populated via options
Patrick Steinhardt
2024-08-14
diff: fix leak when parsing invalid ignore regex option
Patrick Steinhardt
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'rs/diff-color-moved-w-no-ext-diff-fix'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-24
diff: allow --color-moved with --no-ext-diff
René Scharfe
2024-06-20
Merge branch 'rs/diff-exit-code-with-external-diff'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-11
revision: free diff options
Patrick Steinhardt
2024-06-10
diff: let external diffs report that changes are uninteresting
René Scharfe
2024-06-10
userdiff: add and use struct external_diff
René Scharfe
2024-06-07
diff: cast string constant in `fill_textconv()`
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
diff: refactor code to clarify memory ownership of prefixes
Patrick Steinhardt
[next]