summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-objects.txt
AgeCommit message (Expand)Author
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-03-05git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson
2008-02-10Introduce the config variable pack.packSizeLimitJohannes Schindelin
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-09-24Merge branch 'maint'Junio C Hamano
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai
2007-09-15Merge branch 'np/delta'Junio C Hamano
2007-09-10fix doc for --compression argument to pack-objectsNicolas Pitre
2007-09-10threaded delta search: specify number of threads at run timeNicolas Pitre
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing
2007-06-07War on whitespaceJunio C Hamano
2007-05-21git-repack --max-pack-size: add option parsing to enable featureDana L. How
2007-05-10Custom compression levels for objects and packsDana How
2007-05-10allow for undeltified objects not to be reusedNicolas Pitre
2007-05-09Increase pack.depth default to 50Theodore Ts'o
2007-05-09Add pack.depth option to git-pack-objects.Theodore Ts'o
2007-04-20document --index-version for index-pack and pack-objectsNicolas Pitre
2006-11-08git-pack-objects progress flag documentation and cleanupNicolas Pitre
2006-11-01make git-push a bit more verboseNicolas Pitre
2006-11-01Merge branch 'maint'Junio C Hamano
2006-11-01pack-objects doesn't create random pack namesNicolas Pitre
2006-10-23Merge branch 'np/pack'Junio C Hamano
2006-10-10pack-objects: document --delta-base-offset optionJunio C Hamano
2006-10-06Add default values for --window and --depth to the docsDennis Stosberg
2006-09-13pack-objects: document --revs, --unpacked and --all.Junio C Hamano
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-03-05cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar
2006-02-17pack-objects: finishing touches.Junio C Hamano
2005-12-29Documentation: spell.Junio C Hamano
2005-12-08Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull
2005-10-31Update git-pack-objects documentation.Junio C Hamano
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin
2005-07-14[PATCH] Documentation: packed GIT support commands.Junio C Hamano