index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
ls-remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid using fixed PATH_MAX buffers for refs
Jeff King
2017-03-30
1
-4
/
+6
*
ls-remote: add support for showing symrefs
Thomas Gummerer
2016-01-19
1
-2
/
+8
*
ls-remote: use parse-options api
Thomas Gummerer
2016-01-19
1
-53
/
+29
*
ls-remote: document --refs option
Thomas Gummerer
2016-01-19
1
-1
/
+1
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
1
-1
/
+1
*
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-21
1
-6
/
+2
|
\
|
*
replace trivial malloc + sprintf / strcpy calls with xstrfmt
Jeff King
2015-09-25
1
-6
/
+2
*
|
ls-remote.txt: delete unsupported option
Nguyễn Thái Ngọc Duy
2015-09-28
1
-1
/
+1
|
/
*
standardize usage info string format
Alex Henrie
2015-01-14
1
-1
/
+1
*
builtin/ls-remote.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
1
-1
/
+1
*
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
2014-02-20
1
-1
/
+1
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
*
ls-remote: document the '--get-url' option
Stefan Naewe
2012-09-07
1
-1
/
+1
*
Merge branch 'jc/ls-remote-short-help'
Junio C Hamano
2011-10-05
1
-0
/
+3
|
\
|
*
ls-remote: a lone "-h" is asking for help
Junio C Hamano
2011-09-16
1
-0
/
+3
*
|
ls-remote: the --exit-code option reports "no matching refs"
Michael Schubert
2011-05-18
1
-2
/
+9
*
|
get_remote_url(): use the same data source as ls-remote to get remote urls
Uwe Kleine-König
2011-03-02
1
-0
/
+11
|
/
*
ls-remote: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
2010-08-16
1
-3
/
+0
*
ls-remote: print URL when no repo is specified
Tay Ray Chuan
2010-05-12
1
-1
/
+9
*
ls-remote: fall-back to default remotes when no remote specified
Tay Ray Chuan
2010-04-09
1
-4
/
+7
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+107