index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
combine-diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
*
treewide: remove double forward declaration of read_in_full
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 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
-4
/
+4
|
\
|
*
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "object-store.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
-3
/
+3
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-1
/
+1
*
Merge branch 'rs/combine-diff-with-incompatible-options'
Junio C Hamano
2022-07-12
1
-0
/
+7
|
\
|
*
combine-diff: abort if --output is given
René Scharfe
2022-06-21
1
-0
/
+3
|
*
combine-diff: abort if --ignore-matching-lines is given
René Scharfe
2022-06-21
1
-0
/
+4
*
|
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-2
/
+2
|
/
*
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2021-07-14
1
-2
/
+3
|
\
|
*
xdiff-interface: prepare for allowing early return
Ævar Arnfjörð Bjarmason
2021-05-11
1
-2
/
+3
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-10
/
+10
*
Merge branch 'jk/diff-cc-oidfind-fix'
Junio C Hamano
2020-10-05
1
-2
/
+41
|
\
|
*
combine-diff: handle --find-object in multitree code path
Jeff King
2020-09-30
1
-2
/
+41
*
|
diff: get rid of redundant 'dense' argument
Sergey Organov
2020-09-29
1
-12
/
+9
|
/
*
oid_array: rename source file from sha1-array
Jeff King
2020-03-30
1
-1
/
+1
*
combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo
brian m. carlson
2019-08-20
1
-1
/
+1
*
Merge branch 'en/combined-all-paths'
Junio C Hamano
2019-03-07
1
-11
/
+65
|
\
|
*
log,diff-tree: add --combined-all-paths option
Elijah Newren
2019-02-08
1
-11
/
+65
*
|
Merge branch 'jk/diff-cc-stat-fixes'
Junio C Hamano
2019-02-05
1
-6
/
+11
|
\
\
|
|
/
|
/
|
|
*
combine-diff: treat --dirstat like --stat
Jeff King
2019-01-24
1
-0
/
+1
|
*
combine-diff: treat --summary like --stat
Jeff King
2019-01-24
1
-0
/
+1
|
*
combine-diff: treat --shortstat like --stat
Jeff King
2019-01-24
1
-0
/
+1
|
*
combine-diff: factor out stat-format mask
Jeff King
2019-01-24
1
-6
/
+8
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2019-01-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
*
|
Merge branch 'jk/xdiff-interface'
Junio C Hamano
2018-11-13
1
-31
/
+36
|
\
\
|
|
/
|
/
|
|
*
combine-diff: use an xdiff hunk callback
Jeff King
2018-11-05
1
-31
/
+36
|
*
xdiff-interface: provide a separate consume callback for hunks
Jeff King
2018-11-02
1
-2
/
+2
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-13
/
+19
|
\
\
|
*
|
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
|
*
|
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
2018-09-21
1
-11
/
+16
|
*
|
combine-diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+2
|
|
/
*
/
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-2
/
+2
|
/
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-6
/
+6
|
\
|
*
combine-diff: rename 'new' variables
Brandon Williams
2018-02-22
1
-6
/
+6
*
|
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
2018-02-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]