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
*
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
*
|
fetch-pack: implement ref-in-want
Brandon Williams
2018-06-28
1
-0
/
+1
|
/
*
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-39
/
+11
|
\
|
*
remote: convert check_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
remote: convert query_refspecs to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
remote: convert apply_refspecs to take a struct refspec
Brandon Williams
2018-05-17
1
-2
/
+1
|
*
remote: convert get_stale_heads to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
remote: remove add_prune_tags_to_fetch_refspec
Brandon Williams
2018-05-17
1
-2
/
+0
|
*
remote: convert fetch refspecs to struct refspec
Brandon Williams
2018-05-17
1
-4
/
+1
|
*
remote: convert push refspecs to struct refspec
Brandon Williams
2018-05-17
1
-4
/
+2
|
*
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-8
/
+8
|
*
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-20
/
+0
|
*
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-2
/
+9
|
|
\
*
|
|
ls-remote: send server options when using protocol v2
Brandon Williams
2018-04-24
1
-1
/
+3
*
|
|
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
2018-04-24
1
-2
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
connect: request remote refs using v2
Brandon Williams
2018-03-15
1
-0
/
+6
|
*
connect: discover protocol version outside of get_remote_heads
Brandon Williams
2018-03-14
1
-2
/
+3
*
|
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
2018-03-08
1
-2
/
+10
|
\
\
|
*
|
status: support --no-ahead-behind in long format
Jeff Hostetler
2018-01-24
1
-1
/
+2
|
*
|
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
2018-01-24
1
-2
/
+3
|
*
|
stat_tracking_info: return +1 when branches not equal
Jeff Hostetler
2018-01-24
1
-1
/
+7
|
|
/
*
|
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
2018-02-09
1
-0
/
+3
*
|
remote: add a macro for "refs/tags/*:refs/tags/*"
Ævar Arnfjörð Bjarmason
2018-02-09
1
-0
/
+2
|
/
*
for-each-ref: let upstream/push report the remote ref name
J Wyman
2017-11-08
1
-0
/
+2
*
remote: convert struct push_cas to struct object_id
brian m. carlson
2017-07-17
1
-1
/
+1
*
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2017-04-20
1
-0
/
+1
|
\
[next]