| Commit message (Expand) | Author | Age | Files | Lines |
* | archive: define MAX_ARGS where it's needed | Rene Scharfe | 2008-07-25 | 1 | -1/+2 |
* | archive: add write_archive() | Rene Scharfe | 2008-07-25 | 1 | -9/+1 |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 | 1 | -3/+3 |
|\ |
|
| * | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 1 | -3/+3 |
* | | archive: remove args member from struct archiver | René Scharfe | 2008-07-15 | 1 | -5/+6 |
|/ |
|
* | avoid off-by-one error in run_upload_archive | Jochen Voss | 2008-06-28 | 1 | -1/+1 |
* | short i/o: fix calls to read to use xread or read_in_full | Andy Whitcroft | 2007-01-08 | 1 | -1/+1 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -3/+0 |
* | builtin-upload-archive.c broken on openbsd | Randal L. Schwartz | 2006-09-24 | 1 | -2/+2 |
* | upload-archive: monitor child communication even more carefully. | Franck Bui-Huu | 2006-09-17 | 1 | -1/+2 |
* | upload-archive: monitor child communication more carefully. | Junio C Hamano | 2006-09-12 | 1 | -22/+38 |
* | Add sideband status report to git-archive protocol | Junio C Hamano | 2006-09-10 | 1 | -3/+89 |
* | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+72 |