index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-04-08
1
-4
/
+4
|
\
|
*
transport: also free remote_refs in transport_disconnect()
Andrzej Hunt
2021-03-21
1
-4
/
+4
*
|
remote: write camel-cased *.pushRemote on rename
Ævar Arnfjörð Bjarmason
2021-02-25
1
-1
/
+1
*
|
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
2021-02-25
1
-1
/
+1
|
/
*
config: convert multi_replace to flags
Derrick Stolee
2020-11-25
1
-3
/
+5
*
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
2020-11-09
1
-14
/
+28
|
\
|
*
remote: add meaningful exit code on missing/existing
Ævar Arnfjörð Bjarmason
2020-10-27
1
-14
/
+28
*
|
Merge branch 'sb/clone-origin'
Junio C Hamano
2020-10-27
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
refs: consolidate remote name validation
Sean Barag
2020-10-01
1
-5
/
+2
*
|
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'
Junio C Hamano
2020-09-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
remote: don't show success message when set-head fails
Christian Schlack
2020-09-17
1
-1
/
+1
*
|
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
2020-08-17
1
-0
/
+1
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-2
/
+2
*
|
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
1
-10
/
+10
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-2
/
+2
*
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2020-02-10
1
-0
/
+55
*
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
2020-02-10
1
-1
/
+21
*
remote: clean-up config callback
Bert Wesarg
2020-02-10
1
-11
/
+17
*
remote: clean-up by returning early to avoid one indentation
Bert Wesarg
2020-02-10
1
-46
/
+48
*
pull --rebase/remote rename: document and honor single-letter abbreviations r...
Bert Wesarg
2020-02-10
1
-18
/
+12
*
remote: pass NULL to read_ref_full() because object ID is not needed
René Scharfe
2019-12-11
1
-2
/
+1
*
remove_all_fetch_refspecs(): drop unused "remote" parameter
Jeff King
2019-05-13
1
-2
/
+2
*
Merge branch 'ms/remote-error-message-update'
Junio C Hamano
2018-09-24
1
-3
/
+3
|
\
|
*
builtin/remote: quote remote name on error to display empty name
Shulhan
2018-09-14
1
-3
/
+3
*
|
Merge branch 'jk/cocci'
Junio C Hamano
2018-09-17
1
-1
/
+1
|
\
\
|
*
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'ds/reachable'
Junio C Hamano
2018-09-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
commit-reach: move ref_newer from remote.c
Derrick Stolee
2018-07-21
1
-0
/
+1
|
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
|
\
*
|
\
Merge branch 'rs/opt-updates'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
\
\
|
*
|
|
remote: improve argument help for add --mirror
René Scharfe
2018-08-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'rs/remote-mv-leakfix'
Junio C Hamano
2018-08-16
1
-2
/
+3
|
\
\
\
|
*
|
|
remote: clear string_list after use in mv()
René Scharfe
2018-08-01
1
-2
/
+3
|
|
/
/
*
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-19
/
+18
|
\
\
|
*
|
remote: convert match_push_refs 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
-2
/
+1
|
*
|
remote: convert fetch refspecs to struct refspec
Brandon Williams
2018-05-17
1
-9
/
+9
|
*
|
remote: convert push refspecs to struct refspec
Brandon Williams
2018-05-17
1
-7
/
+7
|
*
|
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-4
/
+4
|
*
|
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
*
|
|
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
2018-05-23
1
-4
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pull: accept --rebase=merges to recreate the branch topology
Johannes Schindelin
2018-04-26
1
-4
/
+14
|
|
/
*
|
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
transport: convert transport_get_remote_refs to take a list of ref prefixes
Brandon Williams
2018-03-15
1
-1
/
+1
*
|
Merge branch 'nd/parseopt-completion'
Junio C Hamano
2018-03-14
1
-1
/
+1
|
\
\
|
*
|
remote: force completing --mirror= instead of --mirror
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+1
|
|
/
*
/
remote: rename 'new' variables
Brandon Williams
2018-02-22
1
-33
/
+33
|
/
[next]