index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
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-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-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
2023-11-02
Merge branch 'jc/diff-exit-code-with-w-fixes' into maint-2.42
Junio C Hamano
1
-15
/
+25
2023-09-29
diff --stat: set the width defaults in a helper function
Dragan Simic
1
-0
/
+7
2023-09-18
diff --stat: add config option to limit filename width
Dragan Simic
1
-2
/
+9
2023-09-01
Merge branch 'jk/diff-result-code-cleanup'
Junio C Hamano
1
-4
/
+2
2023-08-30
Merge branch 'jc/diff-exit-code-with-w-fixes'
Junio C Hamano
1
-15
/
+25
2023-08-21
diff: the -w option breaks --exit-code for --raw and other output modes
Junio C Hamano
1
-0
/
+6
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
1
-4
/
+2
2023-08-18
diff: teach "--stat -w --exit-code" to notice differences
Junio C Hamano
1
-0
/
+1
2023-08-18
diff: mode-only change should be noticed by "--patch -w --exit-code"
Junio C Hamano
1
-0
/
+3
2023-08-18
diff: move the fallback "--exit-code" code down
Junio C Hamano
1
-15
/
+15
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-2
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-8
/
+11
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
1
-0
/
+4
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
1
-4
/
+5
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-4
/
+6
2023-06-26
diff.c: mention completion above add_diff_options
Philippe Blain
1
-0
/
+4
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
merge-ll: rename from ll-merge
Elijah Newren
1
-1
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+1
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-06-20
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
1
-2
/
+27
2023-06-13
Merge branch 'jc/diff-s-with-other-options'
Junio C Hamano
1
-11
/
+13
2023-06-03
diff: detect pathspec magic not supported by --follow
Jeff King
1
-0
/
+15
2023-06-03
diff: factor out --follow pathspec check
Jeff King
1
-2
/
+12
2023-05-15
Merge branch 'jc/dirstat-plug-leaks'
Junio C Hamano
1
-14
/
+20
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+2
2023-05-05
diff: fix interaction between the "-s" option and other options
Junio C Hamano
1
-11
/
+13
2023-05-05
diff: plug leaks in dirstat
Junio C Hamano
1
-6
/
+11
2023-05-05
diff: refactor common tail part of dirstat computation
Junio C Hamano
1
-14
/
+15
2023-05-02
Merge branch 'tb/ban-strtok'
Junio C Hamano
1
-1
/
+1
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+5
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
1
-1
/
+1
2023-04-24
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-24
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on oid-array.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on convert.h
Elijah Newren
1
-0
/
+1
[next]