summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
AgeCommit message (Expand)Author
2019-08-12doc: fix repeated wordsMark Rushakoff
2019-01-17list-objects: consume sparse tree walkDerrick Stolee
2018-08-16pack-objects: add delta-islands supportJeff King
2018-05-23Merge branch 'nd/pack-unreachable-objects-doc'Junio C Hamano
2018-05-23Merge branch 'nd/pack-objects-pack-struct'Junio C Hamano
2018-05-06pack-objects: validation and documentation about unreachable optionsNguyễn Thái Ngọc Duy
2018-04-16repack: add --keep-pack optionNguyễn Thái Ngọc Duy
2018-04-16pack-objects: use bitfield for object_entry::depthNguyễn Thái Ngọc Duy
2017-12-08gc: do not repack promisor packfilesJonathan Tan
2017-12-05list-objects-filter-options: support --no-filterJeff Hostetler
2017-11-22pack-objects: add list-objects filteringJeff Hostetler
2017-08-23Doc: clarify that pack-objects makes packs, pluralJonathan Tan
2016-08-10document git-repack interaction of pack.threads and pack.windowMemoryMichael Stahl
2016-04-28pack-objects: warn on split packs disabling bitmapsEric Wong
2015-05-13doc: convert \--option to --optionJeff King
2014-12-29pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson
2014-03-11upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy
2013-12-16pack-objects doc: treat output filename as opaqueJeff King
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering
2011-04-03Sync with 1.7.4.3Junio C Hamano
2011-04-03Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano
2011-03-30Merge branch 'maint'Junio C Hamano
2011-03-30git-pack-objects.txt: fix grammatical errorsStephen Boyd
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-02-25pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage
2010-02-24pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano
2010-02-20Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage
2010-02-19Documentation: describe --thin more accuratelyStephen Boyd
2010-02-18docs: don't talk about $GIT_DIR/refs/ everywhereJeff King
2010-02-04make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-24pack-objects: split implications of --all-progress from progress activationNicolas Pitre
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-03-05git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson
2008-02-10Introduce the config variable pack.packSizeLimitJohannes Schindelin
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee