index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
1
-42
/
+52
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-4
/
+4
2024-06-14
remote: always require at least one url in a remote
Jeff King
1
-1
/
+1
2024-06-14
remote: allow resetting url list
Jeff King
1
-2
/
+8
2024-06-14
remote: simplify url/pushurl selection
Jeff King
1
-0
/
+5
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
1
-31
/
+21
2024-06-14
remote: transfer ownership of memory in add_url(), etc
Jeff King
1
-14
/
+19
2024-06-14
remote: refactor alias_url() memory ownership
Jeff King
1
-11
/
+15
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
1
-10
/
+10
2024-06-03
Merge branch 'th/push-local-ff-check-without-lazy-fetch'
Junio C Hamano
1
-1
/
+1
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
1
-10
/
+10
2024-05-22
push: don't fetch commit object when checking existence
Tom Hughes
1
-1
/
+1
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
1
-4
/
+8
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-14
/
+24
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
1
-1
/
+1
2024-02-28
commit-reach(repo_in_merge_bases_many): optionally expect missing commits
Johannes Schindelin
1
-1
/
+1
2024-02-26
Merge branch 'rs/use-xstrncmpz'
Junio C Hamano
1
-3
/
+2
2024-02-12
use xstrncmpz()
René Scharfe
1
-3
/
+2
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-1
/
+0
2023-12-12
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
1
-10
/
+16
2023-07-25
Merge branch 'ah/advise-force-pushing'
Junio C Hamano
1
-3
/
+5
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-13
remote: don't imply that integration is always required before pushing
Alex Henrie
1
-1
/
+1
2023-07-13
wt-status: don't show divergence advice when committing
Alex Henrie
1
-2
/
+4
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-3
/
+5
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
1
-1
/
+2
2023-06-28
config.c: pass ctx in configsets
Glen Choo
1
-3
/
+4
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-1
/
+2
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-12
remote: fix a leak in query_matches_negative_refspec
Rubén Justo
1
-1
/
+1
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-1
/
+2
2023-04-11
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
1
-1
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-1
/
+5
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-7
/
+8
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-7
/
+8
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
1
-0
/
+1
2023-03-28
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
1
-1
/
+1
[next]