summaryrefslogtreecommitdiffstats
path: root/Documentation/git-pack-objects.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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