summaryrefslogtreecommitdiffstats
path: root/Documentation/git-pack-objects.txt
AgeCommit message (Expand)AuthorLines
2022-05-26builtin/pack-objects.c: --cruft without expirationTaylor Blau-0/+30
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila-2/+2
2021-07-08Merge branch 'jk/doc-max-pack-size'Junio C Hamano-3/+3
2021-06-09doc: warn people against --max-pack-sizeJeff King-3/+3
2021-03-24Merge branch 'tb/geometric-repack'Junio C Hamano-0/+10
2021-02-22builtin/pack-objects.c: add '--stdin-packs' optionTaylor Blau-0/+10
2021-02-22doc: mention bigFileThreshold for packingChristian Walther-0/+11
2020-08-06pack-objects: no fetch when allow-{any,promisor}Jonathan Tan-4/+7
2020-03-20config: set pack.useSparse=true by defaultDerrick Stolee-4/+6
2019-08-11doc: fix repeated wordsMark Rushakoff-1/+1
2019-01-17list-objects: consume sparse tree walkDerrick Stolee-1/+10
2018-08-16pack-objects: add delta-islands supportJeff King-0/+97
2018-05-23Merge branch 'nd/pack-unreachable-objects-doc'Junio C Hamano-0/+13
2018-05-23Merge branch 'nd/pack-objects-pack-struct'Junio C Hamano-1/+3
2018-05-06pack-objects: validation and documentation about unreachable optionsNguyễn Thái Ngọc Duy-0/+13
2018-04-16repack: add --keep-pack optionNguyễn Thái Ngọc Duy-1/+8
2018-04-16pack-objects: use bitfield for object_entry::depthNguyễn Thái Ngọc Duy-1/+3
2017-12-08gc: do not repack promisor packfilesJonathan Tan-0/+11
2017-12-05list-objects-filter-options: support --no-filterJeff Hostetler-0/+3
2017-11-22pack-objects: add list-objects filteringJeff Hostetler-1/+18
2017-08-23Doc: clarify that pack-objects makes packs, pluralJonathan Tan-6/+11
2016-08-10document git-repack interaction of pack.threads and pack.windowMemoryMichael Stahl-2/+2
2016-04-28pack-objects: warn on split packs disabling bitmapsEric Wong-1/+2
2015-05-12doc: convert \--option to --optionJeff King-1/+1
2014-12-29pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson-1/+6
2014-03-11upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy-0/+2
2013-12-16pack-objects doc: treat output filename as opaqueJeff King-2/+1
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-6/+6
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering-1/+1
2011-04-03Sync with 1.7.4.3Junio C Hamano-1/+6
2011-04-02Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano-1/+6
2011-03-30Merge branch 'maint'Junio C Hamano-3/+3
2011-03-30git-pack-objects.txt: fix grammatical errorsStephen Boyd-3/+3
2011-03-11doc: drop author/documentation sections from most pagesJeff King-9/+0
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec-1/+1
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec-7/+7
2010-02-24pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage-2/+2
2010-02-24pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano-3/+3
2010-02-20Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage-5/+4
2010-02-18Documentation: describe --thin more accuratelyStephen Boyd-13/+24
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King-1/+1
2010-02-03make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre-2/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-3/+3
2009-11-23pack-objects: split implications of --all-progress from progress activationNicolas Pitre-3/+9
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin-1/+6
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey-1/+1
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey-0/+5
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-3/+3
2008-07-01Documentation formatting and cleanupJonathan Nieder-4/+4