summaryrefslogtreecommitdiff
path: root/Documentation/git-archive.txt
Commit message (Expand)AuthorAgeFilesLines
* archive: add --mtimeRené Scharfe2023-02-181-0/+5
* archive-tar: use internal gzip by defaultRené Scharfe2022-06-151-2/+2
* archive-tar: add internal gzip implementationRené Scharfe2022-06-151-1/+2
* archive: update format documentationRené Scharfe2022-06-151-10/+10
* archive --add-virtual-file: allow paths containing colonsJohannes Schindelin2022-05-301-4/+10
* archive: optionally add "virtual" filesJohannes Schindelin2022-05-301-1/+12
* archive: improve documentation of --prefixRené Scharfe2022-05-281-4/+12
* archive: describe compression level optionBagas Sanjaya2021-10-251-5/+12
* archive: add --add-fileRené Scharfe2020-09-191-0/+6
* docs: clarify remote restrictions for git-upload-archiveJeff King2014-02-281-1/+4
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-1/+1
* archive: clarify explanation of --worktree-attributesRené Scharfe2013-04-111-1/+3
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* docs: put listed example commands in backticksJeff King2011-08-041-8/+8
* upload-archive: allow user to turn off filtersJeff King2011-06-221-0/+6
* archive: provide builtin .tar.gz filterJeff King2011-06-221-0/+11
* archive: implement configurable tar filtersJeff King2011-06-221-0/+16
* Merge branch 'maint'Junio C Hamano2011-04-141-1/+2
|\
| * archive: document limitation of tar.umask config settingRené Scharfe2011-04-141-1/+2
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
|/
* Merge branch 'maint-1.7.2' into maintJunio C Hamano2011-01-101-1/+1
|\
| * Documentation/git-archive: spell --worktree-attributes correctlyThomas Rast2011-01-101-1/+1
* | Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-2/+2
|/
* archive documentation: attributes are taken from the tree by defaultJunio C Hamano2010-02-121-0/+8
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-2/+2
* archive: clarify description of path parameterRené Scharfe2009-12-041-2/+3
* git-archive: infer output format from filename when unspecifiedDmitry Potapov2009-09-131-2/+11
* git-archive: add '-o' as a alias for '--output'Dmitry Potapov2009-09-131-1/+2
* Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-271-1/+1
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-271-1/+1
| |\
| | * Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-271-1/+1
* | | archive: do not read .gitattributes in working directoryNguyễn Thái Ngọc Duy2009-04-171-1/+4
* | | Merge branch 'dm/maint-docco'Junio C Hamano2009-03-211-4/+4
|\ \ \ | |/ /
| * | Documentation: minor grammatical fixes in git-archive.txt.David J. Mellor2009-03-171-4/+4
* | | git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-041-0/+4
|/ /
* | Documentation/git-archive.txt: Note attributesRoy Lee2009-03-031-0/+17
|/
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation formatting and cleanupJonathan Nieder2008-07-011-3/+3
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-2/+4
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* git-archive: document --execMichele Ballabio2007-10-151-1/+6
* Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-141-2/+3
* Documentation: update tar.umask defaultRené Scharfe2007-08-221-9/+6
* Make command description imperative statement, not third-person present.william pursell2007-06-091-1/+1
* Merge branch 'maint'Junio C Hamano2007-05-181-0/+1
|\
| * Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz2007-05-181-0/+1
* | Merge branch 'maint'Junio C Hamano2007-04-191-1/+4
|\ \ | |/