index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
remote-ext.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
1
-0
/
+2
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
1
-1
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2023-03-28
builtins: annotate always-empty prefix parameters
Jeff King
1
-0
/
+2
2023-01-08
convert trivial uses of strncmp() to skip_prefix()
Jeff King
1
-2
/
+4
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-2
/
+2
2017-09-22
consistently use "fallthrough" comments in switches
Jeff King
1
-1
/
+1
2017-05-30
remote-{ext,fd}: print usage message on invalid arguments
Jeff King
1
-1
/
+4
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
1
-2
/
+2
2016-05-06
typofix: assorted typofixes in comments, documentation and messages
Li Peng
1
-1
/
+1
2016-02-22
convert manual allocations to argv_array
Jeff King
1
-21
/
+5
2015-09-25
remote-ext: simplify git pkt-line generation
Jeff King
1
-29
/
+5
2014-10-07
use skip_prefix() to avoid more magic numbers
René Scharfe
1
-6
/
+4
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
1
-2
/
+1
2011-03-22
Remove unused variables
Johannes Schindelin
1
-4
/
+0
2011-03-22
Fix sparse warnings
Stephen Boyd
1
-1
/
+1
2011-01-18
remote-ext: do not segfault for blank lines
Jonathan Nieder
1
-4
/
+4
2010-11-19
remote-fd/ext: finishing touches after code review
Ilari Liusvaara
1
-5
/
+3
2010-10-13
git-remote-ext
Ilari Liusvaara
1
-0
/
+248