index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-1
/
+1
|
\
|
*
commit-reach(repo_in_merge_bases_many): optionally expect missing commits
Johannes Schindelin
2024-02-28
1
-1
/
+1
*
|
Merge branch 'rs/use-xstrncmpz'
Junio C Hamano
2024-02-27
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
use xstrncmpz()
René Scharfe
2024-02-12
1
-3
/
+2
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-1
/
+0
|
\
|
|
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
2023-12-12
1
-10
/
+16
|
/
*
Merge branch 'ah/advise-force-pushing'
Junio C Hamano
2023-07-25
1
-3
/
+5
|
\
|
*
remote: don't imply that integration is always required before pushing
Alex Henrie
2023-07-13
1
-1
/
+1
|
*
wt-status: don't show divergence advice when committing
Alex Henrie
2023-07-13
1
-2
/
+4
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
|
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
|
|
/
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
config.c: pass ctx in configsets
Glen Choo
2023-06-28
1
-3
/
+4
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+2
*
|
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
remote: fix a leak in query_matches_negative_refspec
Rubén Justo
2023-06-13
1
-1
/
+1
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+2
|
\
|
*
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+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
-7
/
+8
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+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
|
*
|
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
|
*
|
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-7
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "commit-reach.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
*
|
|
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-30
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: include parse-options.h in source files
SZEDER Gábor
2023-03-20
1
-0
/
+1
|
|
/
*
|
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
-1
/
+2
|
/
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-12
/
+12
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+2
*
refs: mark unused reflog callback parameters
Jeff King
2022-08-19
1
-6
/
+9
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-1
/
+2
*
Merge branch 'ab/plug-revisions-leak'
Junio C Hamano
2022-08-12
1
-1
/
+4
|
\
|
*
revisions API: don't leak memory on argv elements that need free()-ing
Ævar Arnfjörð Bjarmason
2022-08-03
1
-1
/
+4
*
|
Merge branch 'rs/mergesort'
Junio C Hamano
2022-08-03
1
-22
/
+0
|
\
\
|
|
/
|
/
|
|
*
fetch-pack: use DEFINE_LIST_SORT
René Scharfe
2022-07-18
1
-22
/
+0
*
|
Merge branch 'jk/remote-show-with-negative-refspecs'
Junio C Hamano
2022-07-13
1
-1
/
+1
|
\
\
|
*
|
remote: handle negative refspecs in git remote show
Jacob Keller
2022-06-17
1
-1
/
+1
*
|
|
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
|
|
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
2022-06-17
1
-2
/
+2
|
\
\
\
[next]