index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.c
Age
Commit message (
Expand
)
Author
Lines
2021-03-13
use CALLOC_ARRAY
René Scharfe
-4
/
+4
2020-12-23
Merge branch 'nk/refspecs-negative-fix'
Junio C Hamano
-3
/
+13
2020-12-21
negative-refspec: improve comment on query_matches_negative_refspec
Nipunn Koorapati
-0
/
+6
2020-12-21
negative-refspec: fix segfault on : refspec
Nipunn Koorapati
-3
/
+7
2020-12-18
Merge branch 'js/init-defaultbranch-advice'
Junio C Hamano
-2
/
+3
2020-12-14
Merge branch 'jk/multi-line-indent-style-fix'
Junio C Hamano
-1
/
+1
2020-12-13
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
-2
/
+3
2020-12-03
style: indent multiline "if" conditions to align
Jeff King
-1
/
+1
2020-10-27
Merge branch 'sk/force-if-includes'
Junio C Hamano
-7
/
+177
2020-10-05
Merge branch 'jk/refspecs-negative'
Junio C Hamano
-4
/
+104
2020-10-03
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
-7
/
+177
2020-09-30
refspec: add support for negative refspecs
Jacob Keller
-4
/
+104
2020-09-18
Merge branch 'rs/refspec-leakfix'
Junio C Hamano
-7
/
+3
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
-1
/
+1
2020-09-06
refspec: add and use refspec_appendf()
René Scharfe
-7
/
+3
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
-1
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
-1
/
+1
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
-2
/
+2
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
-6
/
+6
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
-1
/
+1
2020-06-24
remote: use the configured default branch name when appropriate
Johannes Schindelin
-3
/
+11
2020-04-10
parse_config_key(): return subsection len as size_t
Jeff King
-1
/
+1
2020-04-10
remote: drop auto-strlen behavior of make_branch() and make_rewrite()
Jeff King
-23
/
+12
2020-03-03
remote: drop "explicit" parameter from remote_ref_for_branch()
Jeff King
-9
/
+2
2020-02-10
config: split repo scope to local and worktree
Matthew Rogers
-1
/
+2
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
-2
/
+1
2019-10-07
hashmap: hashmap_{put,remove} return hashmap_entry *
Eric Wong
-1
/
+2
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
-4
/
+6
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
-3
/
+4
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
-1
/
+1
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
-1
/
+1
2019-05-09
Merge branch 'dr/ref-filter-push-track-fix'
Junio C Hamano
-21
/
+47
2019-04-18
ref-filter: use correct branch for %(push:track)
Damien Robert
-21
/
+47
2019-04-15
remote.c: make singular free_ref() public
Jeff King
-3
/
+3
2019-01-29
Merge branch 'jk/remote-insteadof-cleanup'
Junio C Hamano
-2
/
+2
2019-01-11
remote: check config validity before creating rewrite struct
Jeff King
-2
/
+2
2019-01-04
Merge branch 'ab/push-dwim-dst'
Junio C Hamano
-13
/
+68
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
-24
/
+25
2018-11-14
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
-0
/
+37
2018-11-14
push: move unqualified refname error into a function
Ævar Arnfjörð Bjarmason
-16
/
+22
2018-11-14
push: improve the error shown on unqualified <dst> push
Ævar Arnfjörð Bjarmason
-6
/
+16
2018-11-14
i18n: remote.c: mark error(...) messages for translation
Ævar Arnfjörð Bjarmason
-17
/
+18
2018-11-14
remote.c: add braces in anticipation of a follow-up change
Ævar Arnfjörð Bjarmason
-7
/
+9
2018-11-12
remote.c: mark messages for translation
Nguyễn Thái Ngọc Duy
-21
/
+22
2018-11-12
remote.c: turn some error() or die() to BUG()
Nguyễn Thái Ngọc Duy
-3
/
+3
2018-11-03
remote: make add_missing_tags() linear
Derrick Stolee
-1
/
+33
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
-1
/
+1
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
-1
/
+1
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
-4
/
+4
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
-49
/
+1
[next]