summaryrefslogtreecommitdiff
path: root/builtin/remote-ext.c
AgeCommit message (Expand)Author
2017-09-22consistently use "fallthrough" comments in switchesJeff King
2017-05-30remote-{ext,fd}: print usage message on invalid argumentsJeff King
2016-10-17pkt-line: rename packet_write() to packet_write_fmt()Lars Schneider
2016-05-06typofix: assorted typofixes in comments, documentation and messagesLi Peng
2016-02-22convert manual allocations to argv_arrayJeff King
2015-09-25remote-ext: simplify git pkt-line generationJeff King
2014-10-07use skip_prefix() to avoid more magic numbersRené Scharfe
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe
2011-03-22Remove unused variablesJohannes Schindelin
2011-03-22Fix sparse warningsStephen Boyd
2011-01-18remote-ext: do not segfault for blank linesJonathan Nieder
2010-11-19remote-fd/ext: finishing touches after code reviewIlari Liusvaara
2010-10-13git-remote-extIlari Liusvaara