aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-pack-objects.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-02pack-objects: allow `--filter` without `--stdout`Christian Couder1-2/+2
2023-08-29builtin/pack-objects.c: support `--max-pack-size` with `--cruft`Taylor Blau1-3/+1
2022-05-26builtin/pack-objects.c: --cruft without expirationTaylor Blau1-0/+30
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila1-2/+2
2021-07-08Merge branch 'jk/doc-max-pack-size'Junio C Hamano1-3/+3
2021-06-09doc: warn people against --max-pack-sizeJeff King1-3/+3
2021-03-24Merge branch 'tb/geometric-repack'Junio C Hamano1-0/+10
2021-02-22builtin/pack-objects.c: add '--stdin-packs' optionTaylor Blau1-0/+10
2021-02-22doc: mention bigFileThreshold for packingChristian Walther1-0/+11
2020-08-06pack-objects: no fetch when allow-{any,promisor}Jonathan Tan1-4/+7
2020-03-20config: set pack.useSparse=true by defaultDerrick Stolee1-4/+6
2019-08-11doc: fix repeated wordsMark Rushakoff1-1/+1
2019-01-17list-objects: consume sparse tree walkDerrick Stolee1-1/+10
2018-08-16pack-objects: add delta-islands supportJeff King1-0/+97
2018-05-23Merge branch 'nd/pack-unreachable-objects-doc'Junio C Hamano1-0/+13
2018-05-23Merge branch 'nd/pack-objects-pack-struct'Junio C Hamano1-1/+3
2018-05-06pack-objects: validation and documentation about unreachable optionsNguyễn Thái Ngọc Duy1-0/+13
2018-04-16repack: add --keep-pack optionNguyễn Thái Ngọc Duy1-1/+8
2018-04-16pack-objects: use bitfield for object_entry::depthNguyễn Thái Ngọc Duy1-1/+3
2017-12-08gc: do not repack promisor packfilesJonathan Tan1-0/+11
2017-12-05list-objects-filter-options: support --no-filterJeff Hostetler1-0/+3
2017-11-22pack-objects: add list-objects filteringJeff Hostetler1-1/+18
2017-08-23Doc: clarify that pack-objects makes packs, pluralJonathan Tan1-6/+11
2016-08-10document git-repack interaction of pack.threads and pack.windowMemoryMichael Stahl1-2/+2
2016-04-28pack-objects: warn on split packs disabling bitmapsEric Wong1-1/+2
2015-05-12doc: convert \--option to --optionJeff King1-1/+1
2014-12-29pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson1-1/+6
2014-03-11upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy1-0/+2
2013-12-16pack-objects doc: treat output filename as opaqueJeff King1-2/+1
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-6/+6
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering1-1/+1
2011-04-03Sync with 1.7.4.3Junio C Hamano1-1/+6
2011-04-02Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano1-1/+6
2011-03-30Merge branch 'maint'Junio C Hamano1-3/+3
2011-03-30git-pack-objects.txt: fix grammatical errorsStephen Boyd1-3/+3
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec1-7/+7
2010-02-24pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage1-2/+2
2010-02-24pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano1-3/+3
2010-02-20Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage1-5/+4
2010-02-18Documentation: describe --thin more accuratelyStephen Boyd1-13/+24
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King1-1/+1
2010-02-03make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre1-2/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-3/+3
2009-11-23pack-objects: split implications of --all-progress from progress activationNicolas Pitre1-3/+9
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin1-1/+6
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey1-1/+1
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey1-0/+5
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupJonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-1/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano1-1/+1
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen1-2/+3
2008-03-04git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce1-0/+5
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson1-0/+2
2008-02-09Introduce the config variable pack.packSizeLimitJohannes Schindelin1-1/+2
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-5/+5
2007-09-23Merge branch 'maint'Junio C Hamano1-4/+4
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai1-4/+4
2007-09-14Merge branch 'np/delta'Junio C Hamano1-0/+8
2007-09-09fix doc for --compression argument to pack-objectsNicolas Pitre1-6/+2
2007-09-09threaded delta search: specify number of threads at run timeNicolas Pitre1-0/+8
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing1-0/+11
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-05-20git-repack --max-pack-size: add option parsing to enable featureDana L. How1-0/+5
2007-05-10Custom compression levels for objects and packsDana How1-1/+13
2007-05-10allow for undeltified objects not to be reusedNicolas Pitre1-0/+7
2007-05-08Increase pack.depth default to 50Theodore Ts'o1-1/+1
2007-05-08Add pack.depth option to git-pack-objects.Theodore Ts'o1-1/+1
2007-04-19document --index-version for index-pack and pack-objectsNicolas Pitre1-0/+5
2006-11-07git-pack-objects progress flag documentation and cleanupNicolas Pitre1-0/+17
2006-11-01make git-push a bit more verboseNicolas Pitre1-1/+1
2006-11-01Merge branch 'maint'Junio C Hamano1-3/+2
2006-11-01pack-objects doesn't create random pack namesNicolas Pitre1-3/+2
2006-10-22Merge branch 'np/pack'Junio C Hamano1-1/+12
2006-10-10pack-objects: document --delta-base-offset optionJunio C Hamano1-1/+12
2006-10-06Add default values for --window and --depth to the docsDennis Stosberg1-3/+4
2006-09-12pack-objects: document --revs, --unpacked and --all.Junio C Hamano1-1/+20
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen1-1/+1
2006-03-05cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar1-1/+1
2006-02-17pack-objects: finishing touches.Junio C Hamano1-1/+20
2005-12-29Documentation: spell.Junio C Hamano1-1/+1
2005-12-08Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull1-1/+5
2005-10-30Update git-pack-objects documentation.Junio C Hamano1-1/+6
2005-10-10Convert usage of GIT and Git into gitChristian Meder1-1/+1
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-10-03[PATCH] Random documentation fixesJonas Fonseca1-1/+2
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-1/+1
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano1-0/+4
2005-08-05[PATCH] Assorted documentation patchesJohannes Schindelin1-1/+1
2005-07-14[PATCH] Documentation: packed GIT support commands.Junio C Hamano1-0/+80