aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-archive.txt
Commit message (Expand)AuthorAge
* docs: clarify remote restrictions for git-upload-archiveJeff King2014-02-28
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* archive: clarify explanation of --worktree-attributesRené Scharfe2013-04-11
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* docs: put listed example commands in backticksJeff King2011-08-04
* upload-archive: allow user to turn off filtersJeff King2011-06-22
* archive: provide builtin .tar.gz filterJeff King2011-06-22
* archive: implement configurable tar filtersJeff King2011-06-22
* Merge branch 'maint'Junio C Hamano2011-04-14
|\
| * archive: document limitation of tar.umask config settingRené Scharfe2011-04-14
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Merge branch 'maint-1.7.2' into maintJunio C Hamano2011-01-10
|\
| * Documentation/git-archive: spell --worktree-attributes correctlyThomas Rast2011-01-10
* | Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
|/
* archive documentation: attributes are taken from the tree by defaultJunio C Hamano2010-02-12
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* archive: clarify description of path parameterRené Scharfe2009-12-04
* git-archive: infer output format from filename when unspecifiedDmitry Potapov2009-09-13
* git-archive: add '-o' as a alias for '--output'Dmitry Potapov2009-09-13
* Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-27
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-27
| |\
| | * Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-27
* | | archive: do not read .gitattributes in working directoryNguyễn Thái Ngọc Duy2009-04-17
* | | Merge branch 'dm/maint-docco'Junio C Hamano2009-03-21
|\ \ \ | |/ /
| * | Documentation: minor grammatical fixes in git-archive.txt.David J. Mellor2009-03-17
* | | git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-04
|/ /
* | Documentation/git-archive.txt: Note attributesRoy Lee2009-03-03
|/
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* git-archive: document --execMichele Ballabio2007-10-15
* Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-14
* Documentation: update tar.umask defaultRené Scharfe2007-08-22
* Make command description imperative statement, not third-person present.william pursell2007-06-09
* Merge branch 'maint'Junio C Hamano2007-05-18
|\
| * Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz2007-05-18
* | Merge branch 'maint'Junio C Hamano2007-04-19
|\ \ | |/
| * Update git-archive documentationAndrew Ruder2007-04-18
* | git-archive: make tar the default formatRené Scharfe2007-04-09
|/
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* git-archive: update documentationFranck Bui-Huu2006-09-25
* Add git-archiveFranck Bui-Huu2006-09-09