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 '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
|
\
|
*
remote: expose parse_push_refspec function
Brandon Williams
2017-04-11
1
-0
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-20
1
-3
/
+3
|
\
\
|
*
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-3
/
+3
|
|
/
*
|
Merge branch 'jc/unused-symbols'
Junio C Hamano
2017-04-17
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
remote.[ch]: parse_push_cas_option() can be static
Junio C Hamano
2017-03-31
1
-1
/
+0
*
|
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
2017-03-14
1
-2
/
+7
|
\
\
|
*
|
fetch-pack: add specific error for fetching an unadvertised object
Matt McCutchen
2017-03-02
1
-2
/
+7
|
*
|
Merge branch 'jk/push-force-with-lease-creation'
Junio C Hamano
2016-08-10
1
-1
/
+0
|
|
\
\
*
|
|
|
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
2017-01-19
1
-2
/
+2
*
|
|
|
Merge branch 'jk/push-force-with-lease-creation' into maint
Junio C Hamano
2016-09-09
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
push: allow pushing new branches with --force-with-lease
John Keeping
2016-07-26
1
-1
/
+0
*
|
|
remote: simplify remote_is_configured()
Thomas Gummerer
2016-02-16
1
-1
/
+2
*
|
|
http: allow selection of proxy authentication method
Knut Franke
2016-01-26
1
-0
/
+1
|
/
/
*
|
ref_newer: convert to use struct object_id
brian m. carlson
2015-11-20
1
-1
/
+1
*
|
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
1
-3
/
+3
*
|
remote.c: add branch_get_push
Jeff King
2015-05-22
1
-0
/
+10
*
|
remote.c: return upstream name from stat_tracking_info
Jeff King
2015-05-22
1
-1
/
+2
*
|
remote.c: report specific errors from branch_get_upstream
Jeff King
2015-05-21
1
-1
/
+5
[prev]
[next]