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
*
send-pack: free cas options before exit
Jeff King
2024-09-25
1
-1
/
+1
*
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-20
1
-1
/
+5
|
\
|
*
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt
2024-09-05
1
-0
/
+1
|
*
remote: fix leaking tracking refs
Patrick Steinhardt
2024-09-05
1
-1
/
+4
|
*
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
2024-08-23
1
-0
/
+2
|
|
\
*
|
|
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
2024-09-10
1
-4
/
+4
*
|
|
remote: fix leaking peer ref when expanding refmap
Patrick Steinhardt
2024-08-22
1
-0
/
+2
*
|
|
remote: fix leaks when matching refspecs
Patrick Steinhardt
2024-08-22
1
-14
/
+29
*
|
|
remote: fix leaking config strings
Patrick Steinhardt
2024-08-22
1
-2
/
+38
*
|
|
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano
2024-08-20
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
remote: plug memory leak when aliasing URLs
Patrick Steinhardt
2024-08-14
1
-0
/
+2
*
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-2
/
+2
|
/
*
Merge branch 'jk/remote-wo-url'
Junio C Hamano
2024-07-02
1
-42
/
+52
|
\
|
*
remote: always require at least one url in a remote
Jeff King
2024-06-14
1
-1
/
+1
|
*
remote: allow resetting url list
Jeff King
2024-06-14
1
-2
/
+8
|
*
remote: simplify url/pushurl selection
Jeff King
2024-06-14
1
-0
/
+5
|
*
remote: use strvecs to store remote url/pushurl
Jeff King
2024-06-14
1
-31
/
+21
|
*
remote: transfer ownership of memory in add_url(), etc
Jeff King
2024-06-14
1
-14
/
+19
|
*
remote: refactor alias_url() memory ownership
Jeff King
2024-06-14
1
-11
/
+15
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-4
/
+4
|
/
*
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-06
1
-10
/
+10
|
\
|
*
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-10
/
+10
*
|
Merge branch 'th/push-local-ff-check-without-lazy-fetch'
Junio C Hamano
2024-06-03
1
-1
/
+1
|
\
\
|
*
|
push: don't fetch commit object when checking existence
Tom Hughes
2024-05-22
1
-1
/
+1
*
|
|
refs: drop `git_default_branch_name()`
Patrick Steinhardt
2024-05-17
1
-4
/
+8
|
|
/
|
/
|
*
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-14
/
+24
|
/
*
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
|
|
\
[next]