Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -1/+1 |
2013-02-20 | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 1 | -5/+2 |
2013-02-20 | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 1 | -4/+0 |
2013-02-20 | upload-archive: use argv_array to store client arguments | Jeff King | 1 | -21/+14 |
2013-02-20 | upload-archive: do not copy repo name | Jeff King | 1 | -7/+2 |
2011-11-21 | upload-archive: use start_command instead of fork | Jeff King | 1 | -31/+12 |
2011-11-15 | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 1 | -21/+47 |
2011-10-30 | upload-archive: use start_command instead of fork | Erik Faye-Lund | 1 | -47/+21 |
2011-06-22 | upload-archive: allow user to turn off filters | Jeff King | 1 | -1/+1 |
2011-06-22 | archive: move file extension format-guessing lower | Jeff King | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+167 |