index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/diff-result-code-cleanup'
Junio C Hamano
2023-09-01
1
-4
/
+2
|
\
|
*
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-22
1
-4
/
+2
*
|
Merge branch 'jc/diff-exit-code-with-w-fixes'
Junio C Hamano
2023-08-30
1
-15
/
+25
|
\
\
|
|
/
|
/
|
|
*
diff: the -w option breaks --exit-code for --raw and other output modes
Junio C Hamano
2023-08-22
1
-0
/
+6
|
*
diff: teach "--stat -w --exit-code" to notice differences
Junio C Hamano
2023-08-19
1
-0
/
+1
|
*
diff: mode-only change should be noticed by "--patch -w --exit-code"
Junio C Hamano
2023-08-19
1
-0
/
+3
|
*
diff: move the fallback "--exit-code" code down
Junio C Hamano
2023-08-19
1
-15
/
+15
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-2
/
+0
|
\
\
|
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
|
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-8
/
+11
|
\
\
\
|
*
|
|
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-4
/
+5
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-4
/
+6
*
|
|
|
Merge branch 'pb/complete-diff-options'
Junio C Hamano
2023-07-06
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
diff.c: mention completion above add_diff_options
Philippe Blain
2023-06-26
1
-0
/
+4
*
|
|
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
|
merge-ll: rename from ll-merge
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
2023-06-21
1
-2
/
+27
|
\
\
\
|
*
|
|
diff: detect pathspec magic not supported by --follow
Jeff King
2023-06-03
1
-0
/
+15
|
*
|
|
diff: factor out --follow pathspec check
Jeff King
2023-06-03
1
-2
/
+12
*
|
|
|
Merge branch 'jc/diff-s-with-other-options'
Junio C Hamano
2023-06-13
1
-11
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
diff: fix interaction between the "-s" option and other options
Junio C Hamano
2023-05-05
1
-11
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/dirstat-plug-leaks'
Junio C Hamano
2023-05-15
1
-14
/
+20
|
\
|
|
|
*
|
diff: plug leaks in dirstat
Junio C Hamano
2023-05-05
1
-6
/
+11
|
*
|
diff: refactor common tail part of dirstat computation
Junio C Hamano
2023-05-05
1
-14
/
+15
*
|
|
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+2
|
\
\
\
|
*
|
|
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
|
*
|
|
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
|
Merge branch 'tb/ban-strtok'
Junio C Hamano
2023-05-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
2023-04-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
|
treewide: be explicit about dependence on oid-array.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
|
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-3
/
+3
|
|
\
\
\
*
|
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+5
|
\
|
|
|
|
|
*
|
|
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-3
/
+3
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
2023-03-21
1
-5
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
diff: add --default-prefix option
Jeff King
2023-03-09
1
-0
/
+14
[next]