aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
Commit message (Expand)AuthorAge
* list-objects-filter-options: support --no-filterJeff Hostetler2017-12-05
* pack-objects: add list-objects filteringJeff Hostetler2017-11-22
* Doc: clarify that pack-objects makes packs, pluralJonathan Tan2017-08-23
* document git-repack interaction of pack.threads and pack.windowMemoryMichael Stahl2016-08-10
* pack-objects: warn on split packs disabling bitmapsEric Wong2016-04-28
* doc: convert \--option to --optionJeff King2015-05-12
* pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson2014-12-29
* upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy2014-03-11
* pack-objects doc: treat output filename as opaqueJeff King2013-12-16
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-13
* Sync with 1.7.4.3Junio C Hamano2011-04-03
|\
| * Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano2011-04-02
* | Merge branch 'maint'Junio C Hamano2011-03-30
|\ \ | |/
| * git-pack-objects.txt: fix grammatical errorsStephen Boyd2011-03-30
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage2010-02-24
* pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano2010-02-24
* Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage2010-02-20
* Documentation: describe --thin more accuratelyStephen Boyd2010-02-18
* docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-17
* make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-03
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-23
* git repack: keep commits hidden by a graftJohannes Schindelin2009-07-24
* pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-12
* pack-objects: new option --honor-pack-keepBrandon Casey2008-11-12
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen2008-04-05
* git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-04
* pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-23
* Introduce the config variable pack.packSizeLimitJohannes Schindelin2008-02-09
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Merge branch 'maint'Junio C Hamano2007-09-23
|\
| * Move the paragraph specifying where the .idx and .pack files should beMatt Kraai2007-09-21
* | Merge branch 'np/delta'Junio C Hamano2007-09-14
|\ \ | |/ |/|
| * threaded delta search: specify number of threads at run timeNicolas Pitre2007-09-09
* | fix doc for --compression argument to pack-objectsNicolas Pitre2007-09-09
|/
* Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-12
* War on whitespaceJunio C Hamano2007-06-07
* git-repack --max-pack-size: add option parsing to enable featureDana L. How2007-05-20
* Custom compression levels for objects and packsDana How2007-05-10