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
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
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-16
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
2024-05-16
Revert "diff: fix --exit-code with external diff"
Junio C Hamano
2024-05-15
Merge branch 'rs/external-diff-with-exit-code'
Junio C Hamano
2024-05-06
diff: fix --exit-code with external diff
René Scharfe
2024-05-06
diff: report unmerged paths as changes in run_diff_cmd()
René Scharfe
2024-03-15
diff: add diff.srcPrefix and diff.dstPrefix configuration variables
Peter Hutterer
2024-02-15
Merge branch 'jx/dirstat-parseopt-help'
Junio C Hamano
2024-02-14
diff: mark param1 and param2 as placeholders
Jiang Xin
2024-02-06
Merge branch 'jk/diff-external-with-no-index'
Junio C Hamano
2024-01-29
diff: handle NULL meta-info when spawning external diff
Jeff King
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-09
diff: give more detailed messages for bogus diff.* config
Jeff King
2023-12-09
config: handle NULL value when parsing non-bools
Jeff King
2023-11-02
Merge branch 'jk/diff-result-code-cleanup' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'jc/diff-exit-code-with-w-fixes' into maint-2.42
Junio C Hamano
2023-09-29
diff --stat: set the width defaults in a helper function
Dragan Simic
2023-09-18
diff --stat: add config option to limit filename width
Dragan Simic
2023-09-01
Merge branch 'jk/diff-result-code-cleanup'
Junio C Hamano
2023-08-30
Merge branch 'jc/diff-exit-code-with-w-fixes'
Junio C Hamano
2023-08-21
diff: the -w option breaks --exit-code for --raw and other output modes
Junio C Hamano
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-18
diff: teach "--stat -w --exit-code" to notice differences
Junio C Hamano
2023-08-18
diff: mode-only change should be noticed by "--patch -w --exit-code"
Junio C Hamano
2023-08-18
diff: move the fallback "--exit-code" code down
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-26
diff.c: mention completion above add_diff_options
Philippe Blain
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
merge-ll: rename from ll-merge
Elijah Newren
[next]