| Commit message (Expand) | Author | Age |
* | archive: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 |
* | archive: delegate blob reading to backend | Nguyễn Thái Ngọc Duy | 2012-05-03 |
* | upload-archive: allow user to turn off filters | Jeff King | 2011-06-22 |
* | archive: move file extension format-guessing lower | Jeff King | 2011-06-22 |
* | archive: pass archiver struct to write_archive callback | Jeff King | 2011-06-22 |
* | archive: refactor list of archive formats | Jeff King | 2011-06-22 |
* | archive: do not read .gitattributes in working directory | Nguyễn Thái Ngọc Duy | 2009-04-17 |
* | archive: declare struct archiver where it's needed | Rene Scharfe | 2008-07-25 |
* | archive: define MAX_ARGS where it's needed | Rene Scharfe | 2008-07-25 |
* | archive: move parameter parsing code to archive.c | Rene Scharfe | 2008-07-25 |
* | archive: add write_archive() | Rene Scharfe | 2008-07-25 |
* | archive: make zip compression level independent from core git | René Scharfe | 2008-07-19 |
* | archive: remove extra arguments parsing code | René Scharfe | 2008-07-15 |
* | archive: unify file attribute handling | René Scharfe | 2008-07-15 |
* | archive: centralize archive entry writing | René Scharfe | 2008-07-15 |
* | archive: add baselen member to struct archiver_args | René Scharfe | 2008-07-15 |
* | archive: remove args member from struct archiver | René Scharfe | 2008-07-15 |
* | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 |
* | archive: specfile support (--pretty=format: in archive files) | René Scharfe | 2007-09-03 |
* | Remove unsupported C99 style struct initializers in git-archive.v1.4.3.4 | Shawn O. Pearce | 2006-11-04 |
* | Add --verbose to git-archive | Junio C Hamano | 2006-09-10 |
* | archive: allow remote to have more formats than we understand. | Junio C Hamano | 2006-09-09 |
* | git-archive: make compression level of ZIP archives configurable | Rene Scharfe | 2006-09-09 |
* | git-archive: wire up ZIP format. | Franck Bui-Huu | 2006-09-09 |
* | git-archive: wire up TAR format. | Franck Bui-Huu | 2006-09-09 |
* | Add git-archive | Franck Bui-Huu | 2006-09-09 |