index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ls-refs.c
Age
Commit message (
Expand
)
Author
2021-02-17
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
2021-02-05
Merge branch 'tb/ls-refs-optim'
Junio C Hamano
2021-02-05
ls-refs: report unborn targets of symrefs
Jonathan Tan
2021-01-22
ls-refs.c: traverse prefixes of disjoint "ref-prefix" sets
Taylor Blau
2021-01-22
ls-refs.c: initialize 'prefixes' before using it
Jacob Vosmaer
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
2020-07-30
strvec: rename struct fields
Jeff King
2020-07-28
strvec: convert more callers away from argv_array name
Jeff King
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
2020-03-27
upload-pack: handle unexpected delim packets
Jeff King
2019-05-28
upload-pack: strip namespace from symref data
Jeff King
2019-02-05
Merge branch 'jt/namespaced-ls-refs-fix'
Junio C Hamano
2019-01-18
ls-refs: filter refs using namespace-stripped name
Jonathan Tan
2019-01-10
upload-pack: support hidden refs with protocol v2
Jeff King
2018-03-15
ls-refs: introduce ls-refs server command
Brandon Williams