index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
range-diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/range-diff-diff-merges'
Junio C Hamano
2024-12-23
1
-4
/
+11
|
\
|
*
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
2024-12-16
1
-4
/
+11
*
|
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
|
/
*
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
2024-10-10
1
-2
/
+2
|
\
|
*
diff: return const char from output_prefix callback
Jeff King
2024-10-03
1
-2
/
+2
*
|
userdiff: fix leaking memory for configured diff drivers
Patrick Steinhardt
2024-08-14
1
-2
/
+4
|
/
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
Merge branch 'kh/range-diff-notes'
Junio C Hamano
2023-09-29
1
-1
/
+1
|
\
|
*
range-diff: treat notes like `log`
Kristoffer Haugsbakk
2023-09-19
1
-1
/
+1
*
|
hashmap: use expected signatures for comparison functions
Jeff King
2023-08-20
1
-4
/
+7
|
/
*
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
1
-1
/
+1
*
pager.h: move declarations for pager.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
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-6
/
+6
|
\
|
*
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "diff.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
-4
/
+4
*
|
environment.h: move declarations for environment.c 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
|
/
*
range-diff: avoid compiler warning when char is unsigned
René Scharfe
2023-02-28
1
-1
/
+1
*
range-diff: let '--abbrev' option takes effect
Teng Long
2023-02-21
1
-4
/
+7
*
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-4
/
+8
*
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-1
/
+1
|
\
|
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+4
|
\
|
|
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+4
*
|
range-diff: optionally accept pathspecs
Johannes Schindelin
2022-08-26
1
-1
/
+1
|
/
*
Merge branch 'pb/range-diff-with-submodule'
Junio C Hamano
2022-06-14
1
-1
/
+1
|
\
|
*
range-diff: show submodule changes irrespective of diff.submodule
Philippe Blain
2022-06-07
1
-1
/
+1
*
|
revision.[ch]: provide and start using a release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-1
/
+1
|
/
*
range-diff: plug memory leak in read_patches()
Ævar Arnfjörð Bjarmason
2022-03-04
1
-17
/
+12
*
range-diff: plug memory leak in common invocation
Ævar Arnfjörð Bjarmason
2022-03-04
1
-0
/
+1
*
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
Merge branch 'rs/range-diff-avoid-segfault-with-I'
Junio C Hamano
2021-09-15
1
-0
/
+3
|
\
|
*
range-diff: avoid segfault with -I
René Scharfe
2021-09-07
1
-0
/
+3
*
|
Merge branch 'jk/range-diff-fixes'
Junio C Hamano
2021-08-31
1
-16
/
+13
|
\
\
|
|
/
|
/
|
|
*
range-diff: use ssize_t for parsed "len" in read_patches()
Jeff King
2021-08-10
1
-1
/
+1
|
*
range-diff: handle unterminated lines in read_patches()
Jeff King
2021-08-10
1
-14
/
+11
|
*
range-diff: drop useless "offset" variable from read_patches()
Jeff King
2021-08-10
1
-2
/
+2
*
|
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
2021-07-14
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
xdiff-interface: prepare for allowing early return
Ævar Arnfjörð Bjarmason
2021-05-11
1
-1
/
+2
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
2021-02-18
1
-46
/
+55
|
\
|
*
range-diff: offer --left-only/--right-only options
Johannes Schindelin
2021-02-07
1
-3
/
+8
|
*
range-diff: move the diffopt initialization down one layer
Johannes Schindelin
2021-02-07
1
-33
/
+31
|
*
range-diff: combine all options in a single data structure
Johannes Schindelin
2021-02-07
1
-9
/
+9
|
*
range-diff: simplify code spawning `git log`
Johannes Schindelin
2021-02-05
1
-5
/
+2
|
*
range-diff: libify the read_patches() function again
Johannes Schindelin
2021-02-05
1
-3
/
+10
[next]