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-lib.c
Age
Commit message (
Expand
)
Author
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-01-09
run_diff_files(): de-mystify the size of combine_diff_path struct
Jeff King
2025-01-09
combine-diff: add combine_diff_path_new()
Jeff King
2025-01-09
run_diff_files(): delay allocation of combine_diff_path
Jeff King
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-04
diff-lib: fix leaking diffopts in `do_diff_cache()`
Patrick Steinhardt
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-08-17
diff-lib: drop unused index argument from get_stat_data()
Jeff King
2024-07-08
Merge branch 'ps/leakfixes-more'
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-05-17
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
2024-05-08
Merge branch 'rs/diff-parseopts-cleanup'
Junio C Hamano
2024-05-01
diff-lib: stop calling diff_setup_done() in do_diff_cache()
René Scharfe
2024-04-03
revision: optionally record matches with pathspec elements
Junio C Hamano
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-12-27
Merge branch 'jc/diff-cached-fsmonitor-fix'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-13
Merge branch 'ar/diff-index-merge-base-fix'
Junio C Hamano
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-10-02
diff: fix --merge-base with annotated tags
Alyssa Ross
2023-09-20
Merge branch 'js/diff-cached-fsmonitor-fix'
Junio C Hamano
2023-09-15
diff-lib: fix check_removed() when fsmonitor is active
Junio C Hamano
2023-09-15
Merge branch 'js/diff-cached-fsmonitor-fix' into jc/diff-cached-fsmonitor-fix
Junio C Hamano
2023-09-11
diff-lib: fix check_removed when fsmonitor is on
Josip Sokcevic
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
2023-08-21
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-21
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-14
diff-lib: honor override_submodule_config flag bit
Josip Sokcevic
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-12-13
diff: mark unused parameters in callbacks
Jeff King
2022-08-08
oneway_diff: handle removed sparse directories
Victoria Dye
2022-04-13
revisions API: add a TODO for diff_free(&revs->diffopt)
Ævar Arnfjörð Bjarmason
2022-04-13
revisions API: have release_revisions() release "prune_data"
Ævar Arnfjörð Bjarmason
2022-04-13
revisions API users: use release_revisions() for "prune_data" users
Ævar Arnfjörð Bjarmason
2022-04-13
revision.[ch]: provide and start using a release_revisions()
Ævar Arnfjörð Bjarmason
2021-09-08
Merge branch 'dd/diff-files-unmerged-fix'
Junio C Hamano
[next]