aboutsummaryrefslogtreecommitdiff
path: root/archive.c
Commit message (Expand)AuthorAge
...
* | Merge branch 'jc/conflict-marker-size'Junio C Hamano2010-01-20
|\ \
| * | git_attr(): fix function signatureJunio C Hamano2010-01-16
* | | archive: complain about path specs that don't match anythingRené Scharfe2009-12-30
|/ /
* | Refactor pretty_print_commit arguments into a structThomas Rast2009-10-19
* | Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-09
|\ \
| * | Git archive and trailing "/" in prefixRené Scharfe2009-10-08
* | | git-archive: add '-o' as a alias for '--output'Dmitry Potapov2009-09-13
|/ /
* | parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
* | archive: do not read .gitattributes in working directoryNguyễn Thái Ngọc Duy2009-04-17
* | archive: use parseopt for local-only optionsRené Scharfe2009-03-08
* | git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-04
|/
* tree.c: allow read_tree_recursive() to traverse gitlink entriesLars Hjemli2009-02-07
* Merge branch 'maint'Junio C Hamano2008-10-26
|\
| * git-archive: work in bare reposCharles Bailey2008-10-26
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* | archive.c: make archiver staticNanako Shiraishi2008-10-02
|/
* pretty=format: respect date format optionsJeff King2008-08-29
* archive: allow --exec and --remote without equal signRene Scharfe2008-07-30
* archive: declare struct archiver where it's neededRene Scharfe2008-07-25
* archive: move parameter parsing code to archive.cRene Scharfe2008-07-25
* archive: add write_archive()Rene Scharfe2008-07-25
* archive: unify file attribute handlingRené Scharfe2008-07-15
* archive: centralize archive entry writingRené Scharfe2008-07-15
* Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-09
* archive.c: format_subst - fixed bogus argument to memchrAriel Badichi2008-04-22
* Move sha1_file_to_archive into libgitLars Hjemli2008-01-18