summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
Commit message (Expand)AuthorAgeFilesLines
* builtin/pack-objects.c: --cruft without expirationTaylor Blau2022-05-261-0/+30
* doc: express grammar placeholders between angle bracketsJean-Noël Avila2021-11-091-2/+2
* Merge branch 'jk/doc-max-pack-size'Junio C Hamano2021-07-081-3/+3
|\
| * doc: warn people against --max-pack-sizeJeff King2021-06-091-3/+3
* | Merge branch 'tb/geometric-repack'Junio C Hamano2021-03-241-0/+10
|\ \ | |/ |/|
| * builtin/pack-objects.c: add '--stdin-packs' optionTaylor Blau2021-02-221-0/+10
* | doc: mention bigFileThreshold for packingChristian Walther2021-02-221-0/+11
|/
* pack-objects: no fetch when allow-{any,promisor}Jonathan Tan2020-08-061-4/+7
* config: set pack.useSparse=true by defaultDerrick Stolee2020-03-201-4/+6
* doc: fix repeated wordsMark Rushakoff2019-08-111-1/+1
* list-objects: consume sparse tree walkDerrick Stolee2019-01-171-1/+10
* pack-objects: add delta-islands supportJeff King2018-08-161-0/+97
* Merge branch 'nd/pack-unreachable-objects-doc'Junio C Hamano2018-05-231-0/+13
|\
| * pack-objects: validation and documentation about unreachable optionsNguyễn Thái Ngọc Duy2018-05-061-0/+13
* | Merge branch 'nd/pack-objects-pack-struct'Junio C Hamano2018-05-231-1/+3
|\ \
| * | pack-objects: use bitfield for object_entry::depthNguyễn Thái Ngọc Duy2018-04-161-1/+3
| |/
* | repack: add --keep-pack optionNguyễn Thái Ngọc Duy2018-04-161-1/+8
|/
* gc: do not repack promisor packfilesJonathan Tan2017-12-081-0/+11
* list-objects-filter-options: support --no-filterJeff Hostetler2017-12-051-0/+3
* pack-objects: add list-objects filteringJeff Hostetler2017-11-221-1/+18
* Doc: clarify that pack-objects makes packs, pluraljt/doc-pack-objects-fixJonathan Tan2017-08-231-6/+11
* document git-repack interaction of pack.threads and pack.windowMemoryms/document-pack-window-memory-is-per-threadMichael Stahl2016-08-101-2/+2
* pack-objects: warn on split packs disabling bitmapsew/doc-split-pack-disables-bitmapEric Wong2016-04-281-1/+2
* doc: convert \--option to --optionJeff King2015-05-121-1/+1
* pack-objects: use --objects-edge-aggressive for shallow reposbc/fetch-thin-less-aggressive-in-normal-repositorybrian m. carlson2014-12-291-1/+6
* upload-pack: send shallow info over stdin to pack-objectsnd/upload-pack-shallowNguyễn Thái Ngọc Duy2014-03-111-0/+2
* pack-objects doc: treat output filename as opaquejk/name-pack-after-byte-representationJeff King2013-12-161-2/+1
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-1/+1
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-6/+6
* remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-131-1/+1
* Sync with 1.7.4.3Junio C Hamano2011-04-031-1/+6
|\
| * Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano2011-04-021-1/+6
* | Merge branch 'maint'Junio C Hamano2011-03-301-3/+3
|\ \ | |/
| * git-pack-objects.txt: fix grammatical errorsStephen Boyd2011-03-301-3/+3
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-7/+7
* pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage2010-02-241-2/+2
* pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano2010-02-241-3/+3
* Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage2010-02-201-5/+4
* Documentation: describe --thin more accuratelyStephen Boyd2010-02-181-13/+24
* docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-171-1/+1
* make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-031-2/+3
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
* pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-231-3/+9
* git repack: keep commits hidden by a graftJohannes Schindelin2009-07-241-1/+6
* pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-121-1/+1
* pack-objects: new option --honor-pack-keepBrandon Casey2008-11-121-0/+5
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4