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
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
2022-06-17
1
-2
/
+2
|
\
|
*
transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
Ævar Arnfjörð Bjarmason
2022-06-15
1
-2
/
+2
*
|
relative_url(): fix incorrect condition
Johannes Schindelin
2022-06-16
1
-1
/
+1
|
/
*
Merge branch 'ab/remote-free-fix'
Junio C Hamano
2022-06-14
1
-7
/
+4
|
\
|
*
remote.c: don't dereference NULL in freeing loop
Ævar Arnfjörð Bjarmason
2022-06-07
1
-1
/
+1
|
*
remote.c: remove braces from one-statement "for"-loops
Ævar Arnfjörð Bjarmason
2022-06-07
1
-6
/
+3
*
|
Merge branch 'ds/credentials-in-url'
Junio C Hamano
2022-06-14
1
-0
/
+48
|
\
\
|
*
|
remote: create fetch.credentialsInUrl config
Derrick Stolee
2022-06-06
1
-0
/
+48
*
|
|
Merge branch 'gc/zero-length-branch-config-fix'
Junio C Hamano
2022-06-11
1
-4
/
+6
|
\
\
\
|
*
|
|
remote.c: reject 0-length branch names
Glen Choo
2022-06-01
1
-0
/
+4
|
*
|
|
remote.c: don't BUG() on 0-length branch names
Glen Choo
2022-06-01
1
-4
/
+2
*
|
|
|
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ds/bundle-uri'
Junio C Hamano
2022-06-03
1
-0
/
+99
|
\
\
\
\
|
*
|
|
|
remote: allow relative_url() to return an absolute url
Derrick Stolee
2022-05-17
1
-2
/
+10
|
*
|
|
|
remote: move relative_url()
Derrick Stolee
2022-05-17
1
-0
/
+91
|
|
/
/
/
*
/
/
/
push: default to single remote even when not named origin
Tao Klerks
2022-04-29
1
-0
/
+2
|
/
/
/
*
|
|
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt
2022-03-01
1
-7
/
+7
*
|
|
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
2022-01-27
1
-2
/
+1
|
|
/
|
/
|
*
|
Merge branch 'gc/remote-with-fewer-static-global-variables'
Junio C Hamano
2021-12-10
1
-113
/
+256
|
\
|
|
*
remote: die if branch is not found in repository
Glen Choo
2021-11-19
1
-16
/
+68
|
*
remote: remove the_repository->remote_state from static methods
Glen Choo
2021-11-19
1
-25
/
+71
|
*
remote: use remote_state parameter internally
Glen Choo
2021-11-19
1
-86
/
+73
|
*
remote: move static variables into per-repository struct
Glen Choo
2021-11-19
1
-67
/
+124
|
/
*
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2021-09-27
1
-1
/
+1
*
Merge branch 'cb/remote-ndebug-fix'
Junio C Hamano
2021-09-10
1
-3
/
+3
|
\
|
*
remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG
Carlo Marcelo Arenas Belón
2021-09-02
1
-3
/
+3
*
|
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-6
/
+6
|
/
*
*: fix typos which duplicate a word
Andrei Rybak
2021-06-14
1
-1
/
+1
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-4
/
+4
*
Merge branch 'nk/refspecs-negative-fix'
Junio C Hamano
2020-12-23
1
-3
/
+13
|
\
|
*
negative-refspec: improve comment on query_matches_negative_refspec
Nipunn Koorapati
2020-12-22
1
-0
/
+6
|
*
negative-refspec: fix segfault on : refspec
Nipunn Koorapati
2020-12-22
1
-3
/
+7
*
|
Merge branch 'js/init-defaultbranch-advice'
Junio C Hamano
2020-12-19
1
-2
/
+3
|
\
\
|
*
|
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
2020-12-14
1
-2
/
+3
*
|
|
Merge branch 'jk/multi-line-indent-style-fix'
Junio C Hamano
2020-12-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
style: indent multiline "if" conditions to align
Jeff King
2020-12-03
1
-1
/
+1
*
|
|
Merge branch 'sk/force-if-includes'
Junio C Hamano
2020-10-27
1
-7
/
+177
|
\
\
\
|
*
|
|
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-7
/
+177
*
|
|
|
Merge branch 'jk/refspecs-negative'
Junio C Hamano
2020-10-05
1
-4
/
+104
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
refspec: add support for negative refspecs
Jacob Keller
2020-09-30
1
-4
/
+104
*
|
|
Merge branch 'rs/refspec-leakfix'
Junio C Hamano
2020-09-19
1
-7
/
+3
|
\
\
\
|
*
|
|
refspec: add and use refspec_appendf()
René Scharfe
2020-09-06
1
-7
/
+3
|
|
/
/
*
|
|
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-1
/
+1
*
|
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
|
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-2
/
+2
*
|
|
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-6
/
+6
*
|
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
/
[next]