Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |