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
*
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
|
/
/
*
|
remote: use the configured default branch name when appropriate
Johannes Schindelin
2020-06-24
1
-3
/
+11
*
|
parse_config_key(): return subsection len as size_t
Jeff King
2020-04-10
1
-1
/
+1
*
|
remote: drop auto-strlen behavior of make_branch() and make_rewrite()
Jeff King
2020-04-10
1
-23
/
+12
*
|
remote: drop "explicit" parameter from remote_ref_for_branch()
Jeff King
2020-03-03
1
-9
/
+2
|
/
*
config: split repo scope to local and worktree
Matthew Rogers
2020-02-10
1
-1
/
+2
*
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
2019-10-07
1
-2
/
+1
*
hashmap: hashmap_{put,remove} return hashmap_entry *
Eric Wong
2019-10-07
1
-1
/
+2
*
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
2019-10-07
1
-4
/
+6
*
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-3
/
+4
*
hashmap_put takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
Merge branch 'dr/ref-filter-push-track-fix'
Junio C Hamano
2019-05-08
1
-21
/
+47
|
\
|
*
ref-filter: use correct branch for %(push:track)
Damien Robert
2019-04-18
1
-21
/
+47
*
|
remote.c: make singular free_ref() public
Jeff King
2019-04-15
1
-3
/
+3
|
/
*
Merge branch 'jk/remote-insteadof-cleanup'
Junio C Hamano
2019-01-29
1
-2
/
+2
|
\
|
*
remote: check config validity before creating rewrite struct
Jeff King
2019-01-12
1
-2
/
+2
*
|
Merge branch 'ab/push-dwim-dst'
Junio C Hamano
2019-01-04
1
-13
/
+68
|
\
\
|
*
|
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
2018-11-14
1
-0
/
+37
|
*
|
push: move unqualified refname error into a function
Ævar Arnfjörð Bjarmason
2018-11-14
1
-16
/
+22
|
*
|
push: improve the error shown on unqualified <dst> push
Ævar Arnfjörð Bjarmason
2018-11-14
1
-6
/
+16
|
*
|
i18n: remote.c: mark error(...) messages for translation
Ævar Arnfjörð Bjarmason
2018-11-14
1
-17
/
+18
|
*
|
remote.c: add braces in anticipation of a follow-up change
Ævar Arnfjörð Bjarmason
2018-11-14
1
-7
/
+9
*
|
|
Merge branch 'nd/i18n'
Junio C Hamano
2019-01-04
1
-24
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote.c: mark messages for translation
Nguyễn Thái Ngọc Duy
2018-11-12
1
-21
/
+22
|
*
|
remote.c: turn some error() or die() to BUG()
Nguyễn Thái Ngọc Duy
2018-11-12
1
-3
/
+3
*
|
|
remote: make add_missing_tags() linear
Derrick Stolee
2018-11-02
1
-1
/
+33
|
/
/
[next]