summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Merge branch 'tb/geometric-repack'Libravatar Junio C Hamano1-0/+10
2021-02-22builtin/pack-objects.c: add '--stdin-packs' optionLibravatar Taylor Blau1-0/+10
2021-02-22doc: mention bigFileThreshold for packingLibravatar Christian Walther1-0/+11
2020-08-06pack-objects: no fetch when allow-{any,promisor}Libravatar Jonathan Tan1-4/+7
2020-03-20config: set pack.useSparse=true by defaultLibravatar Derrick Stolee1-4/+6
2019-08-11doc: fix repeated wordsLibravatar Mark Rushakoff1-1/+1
2019-01-17list-objects: consume sparse tree walkLibravatar Derrick Stolee1-1/+10
2018-08-16pack-objects: add delta-islands supportLibravatar Jeff King1-0/+97
2018-05-23Merge branch 'nd/pack-unreachable-objects-doc'Libravatar Junio C Hamano1-0/+13
2018-05-23Merge branch 'nd/pack-objects-pack-struct'Libravatar Junio C Hamano1-1/+3
2018-05-06pack-objects: validation and documentation about unreachable optionsLibravatar Nguyễn Thái Ngọc Duy1-0/+13
2018-04-16repack: add --keep-pack optionLibravatar Nguyễn Thái Ngọc Duy1-1/+8
2018-04-16pack-objects: use bitfield for object_entry::depthLibravatar Nguyễn Thái Ngọc Duy1-1/+3
2017-12-08gc: do not repack promisor packfilesLibravatar Jonathan Tan1-0/+11
2017-12-05list-objects-filter-options: support --no-filterLibravatar Jeff Hostetler1-0/+3
2017-11-22pack-objects: add list-objects filteringLibravatar Jeff Hostetler1-1/+18
2017-08-23Doc: clarify that pack-objects makes packs, pluralLibravatar Jonathan Tan1-6/+11
2016-08-10document git-repack interaction of pack.threads and pack.windowMemoryLibravatar Michael Stahl1-2/+2
2016-04-28pack-objects: warn on split packs disabling bitmapsLibravatar Eric Wong1-1/+2
2015-05-12doc: convert \--option to --optionLibravatar Jeff King1-1/+1
2014-12-29pack-objects: use --objects-edge-aggressive for shallow reposLibravatar brian m. carlson1-1/+6
2014-03-11upload-pack: send shallow info over stdin to pack-objectsLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2013-12-16pack-objects doc: treat output filename as opaqueLibravatar Jeff King1-2/+1
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Libravatar Thomas Ackermann1-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-6/+6
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosLibravatar Jim Meyering1-1/+1
2011-04-03Sync with 1.7.4.3Libravatar Junio C Hamano1-1/+6
2011-04-02Doc: mention --delta-base-offset is the default for Porcelain commandsLibravatar Junio C Hamano1-1/+6
2011-03-30Merge branch 'maint'Libravatar Junio C Hamano1-3/+3
2011-03-30git-pack-objects.txt: fix grammatical errorsLibravatar Stephen Boyd1-3/+3
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec1-1/+1
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec1-7/+7
2010-02-24pack-objects documentation: Fix --honor-pack-keep as well.Libravatar Nelson Elhage1-2/+2
2010-02-24pack-objects documentation: reword "objects that appear in the standard input"Libravatar Junio C Hamano1-3/+3
2010-02-20Documentation: pack-objects: Clarify --local's semantics.Libravatar Nelson Elhage1-5/+4
2010-02-18Documentation: describe --thin more accuratelyLibravatar Stephen Boyd1-13/+24
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereLibravatar Jeff King1-1/+1
2010-02-03make --max-pack-size argument to 'git pack-object' count in bytesLibravatar Nicolas Pitre1-2/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-11-23pack-objects: split implications of --all-progress from progress activationLibravatar Nicolas Pitre1-3/+9
2009-07-24git repack: keep commits hidden by a graftLibravatar Johannes Schindelin1-1/+6
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooLibravatar Brandon Casey1-1/+1
2008-11-12pack-objects: new option --honor-pack-keepLibravatar Brandon Casey1-0/+5
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-1/+2
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOLibravatar Junio C Hamano1-1/+1