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 '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
|
*
|
diff: factor out src/dst prefix setup
Jeff King
2023-03-09
1
-5
/
+14
|
|
/
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
*
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
Merge branch 'jc/diff-algo-attribute'
Junio C Hamano
2023-02-27
1
-23
/
+67
|
\
\
|
|
/
|
/
|
|
*
diff: teach diff to read algorithm from diff driver
John Cai
2023-02-21
1
-9
/
+24
|
*
diff: consolidate diff algorithm option parsing
John Cai
2023-02-21
1
-14
/
+43
*
|
Merge branch 'jk/ext-diff-with-relative'
Junio C Hamano
2023-01-16
1
-17
/
+13
|
\
\
|
*
|
diff: drop "name" parameter from prepare_temp_file()
Jeff King
2023-01-06
1
-11
/
+10
|
*
|
diff: clean up external-diff argv setup
Jeff King
2023-01-06
1
-6
/
+3
|
*
|
diff: use filespec path to set up tempfiles for ext-diff
Jeff King
2023-01-06
1
-1
/
+1
|
|
/
*
|
Merge branch 'pg/diff-stat-unmerged-regression-fix'
Junio C Hamano
2022-12-26
1
-1
/
+1
|
\
\
|
*
|
diff: fix regression with --stat and unmerged file
Peter Grayson
2022-12-15
1
-1
/
+1
*
|
|
Merge branch 'jk/unused-post-2.39'
Junio C Hamano
2022-12-26
1
-9
/
+9
|
\
\
\
|
*
|
|
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-3
/
+4
|
*
|
|
ws: drop unused parameter from ws_blank_line()
Jeff King
2022-12-13
1
-6
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/diff-parseopts'
Junio C Hamano
2022-12-19
1
-11
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
diff: remove parseopts member from struct diff_options
René Scharfe
2022-12-02
1
-14
/
+1
|
*
|
diff: use add_diff_options() in diff_opt_parse()
René Scharfe
2022-12-02
1
-1
/
+5
|
*
|
diff: factor out add_diff_options()
René Scharfe
2022-12-02
1
-0
/
+6
*
|
|
Merge branch 'sg/plug-line-log-leaks'
Junio C Hamano
2022-11-28
1
-8
/
+9
|
\
\
\
|
*
|
|
diff.c: use diff_free_queue()
SZEDER Gábor
2022-11-03
1
-8
/
+2
|
*
|
|
line-log: free diff queue when processing non-merge commits
SZEDER Gábor
2022-11-03
1
-0
/
+7
*
|
|
|
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
2022-11-08
1
-14
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-14
/
+13
|
|
/
/
*
|
|
Merge branch 'jz/patch-id'
Taylor Blau
2022-10-31
1
-37
/
+38
|
\
\
\
|
*
|
|
patch-id: fix patch-id for mode changes
Jerry Zhang
2022-10-25
1
-0
/
+5
|
*
|
|
patch-id: use stable patch-id for rebases
Jerry Zhang
2022-10-25
1
-8
/
+4
|
*
|
|
patch-id: fix stable patch id for binary / header-only
Jerry Zhang
2022-10-25
1
-29
/
+29
*
|
|
|
Merge branch 'tb/diffstat-with-utf8-strwidth'
Junio C Hamano
2022-10-28
1
-11
/
+31
|
\
\
\
\
[next]