index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
2024-09-10
1
-1
/
+1
*
Merge branch 'jk/remote-wo-url'
Junio C Hamano
2024-07-02
1
-9
/
+4
|
\
|
*
remote: simplify url/pushurl selection
Jeff King
2024-06-14
1
-0
/
+1
|
*
remote: use strvecs to store remote url/pushurl
Jeff King
2024-06-14
1
-9
/
+3
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-1
/
+1
|
\
\
|
*
|
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'jc/heads-are-branches'
Junio C Hamano
2024-06-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
refs: call branches branches
Junio C Hamano
2024-06-05
1
-1
/
+1
*
|
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-4
/
+4
|
/
*
Merge branch 'jc/retire-cas-opt-name-constant'
Junio C Hamano
2024-01-02
1
-2
/
+0
|
\
|
*
remote.h: retire CAS_OPT_NAME
Junio C Hamano
2023-12-19
1
-2
/
+0
*
|
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
2023-12-12
1
-0
/
+1
*
|
wt-status: don't show divergence advice when committing
Alex Henrie
2023-07-13
1
-1
/
+2
*
|
hash-ll, hashmap: move oidhash() to hash-ll
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-30
1
-1
/
+1
|
\
|
*
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor
2023-03-20
1
-1
/
+1
*
|
treewide: remove unnecessary cache.h includes
Elijah Newren
2023-02-24
1
-1
/
+0
|
/
*
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
2022-12-25
1
-0
/
+5
*
Merge branch 'rs/mergesort'
Junio C Hamano
2022-08-03
1
-2
/
+0
|
\
|
*
fetch-pack: use DEFINE_LIST_SORT
René Scharfe
2022-07-18
1
-2
/
+0
*
|
remote: handle negative refspecs in git remote show
Jacob Keller
2022-06-17
1
-0
/
+6
*
|
remote: allow relative_url() to return an absolute url
Derrick Stolee
2022-05-17
1
-0
/
+1
*
|
remote: move relative_url()
Derrick Stolee
2022-05-17
1
-0
/
+31
|
/
*
remote: die if branch is not found in repository
Glen Choo
2021-11-19
1
-3
/
+2
*
remote: use remote_state parameter internally
Glen Choo
2021-11-19
1
-0
/
+2
*
remote: move static variables into per-repository struct
Glen Choo
2021-11-19
1
-0
/
+34
*
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
2021-02-18
1
-1
/
+3
|
\
|
*
connect, transport: encapsulate arg in struct
Jonathan Tan
2021-02-05
1
-1
/
+3
*
|
fetch: extract writing to FETCH_HEAD
Patrick Steinhardt
2021-01-12
1
-1
/
+1
|
/
*
Merge branch 'sk/force-if-includes'
Junio C Hamano
2020-10-27
1
-1
/
+11
|
\
|
*
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-1
/
+11
*
|
Merge branch 'jk/refspecs-negative'
Junio C Hamano
2020-10-05
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
refspec: add support for negative refspecs
Jacob Keller
2020-09-30
1
-1
/
+8
*
|
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
2020-09-26
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
New capability "report-status-v2" for git-push
Jiang Xin
2020-08-27
1
-0
/
+1
|
*
receive-pack: add new proc-receive hook
Jiang Xin
2020-08-27
1
-0
/
+8
*
|
argv-array: rename to strvec
Jeff King
2020-07-29
1
-2
/
+2
*
|
stateless-connect: send response end packet
Denton Liu
2020-05-25
1
-1
/
+2
|
/
*
remote: drop "explicit" parameter from remote_ref_for_branch()
Jeff King
2020-03-03
1
-2
/
+1
*
remote: move doc to remote.h and refspec.h
Heba Waly
2019-11-18
1
-3
/
+54
*
hashmap_entry: remove first member requirement from docs
Eric Wong
2019-10-07
1
-1
/
+1
*
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-12
/
+12
|
\
|
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-6
/
+6
|
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-6
/
+6
*
|
Merge branch 'dr/ref-filter-push-track-fix'
Junio C Hamano
2019-05-08
1
-1
/
+2
|
\
\
|
*
|
ref-filter: use correct branch for %(push:track)
Damien Robert
2019-04-18
1
-1
/
+2
|
|
/
*
/
remote.c: make singular free_ref() public
Jeff King
2019-04-15
1
-1
/
+3
|
/
*
Merge branch 'ds/reachable'
Junio C Hamano
2018-09-17
1
-1
/
+0
|
\
|
*
commit-reach: move ref_newer from remote.c
Derrick Stolee
2018-07-21
1
-1
/
+0
*
|
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+1
[next]