92 Commits (474e4f9b5567e02e9c6947e36ed84f882868d77e)

Author SHA1 Message Date
Jeff King 6fb9195f6c doc: warn people against --max-pack-size 4 years ago
Taylor Blau 339bce27f4 builtin/pack-objects.c: add '--stdin-packs' option 4 years ago
Christian Walther 3a837b58e3 doc: mention bigFileThreshold for packing 4 years ago
Jonathan Tan ee47243d76 pack-objects: no fetch when allow-{any,promisor} 5 years ago
Derrick Stolee de3a864114 config: set pack.useSparse=true by default 5 years ago
Mark Rushakoff 24966cd982 doc: fix repeated words 6 years ago
Derrick Stolee 4f6d26b167 list-objects: consume sparse tree walk 6 years ago
Jeff King 28b8a73080 pack-objects: add delta-islands support 7 years ago
Nguyễn Thái Ngọc Duy 58bd77b66a pack-objects: validation and documentation about unreachable options 7 years ago
Nguyễn Thái Ngọc Duy ed7e5fc3a2 repack: add --keep-pack option 7 years ago
Nguyễn Thái Ngọc Duy b5c0cbd808 pack-objects: use bitfield for object_entry::depth 7 years ago
Jonathan Tan 0c16cd499d gc: do not repack promisor packfiles 7 years ago
Jeff Hostetler 4875c9791e list-objects-filter-options: support --no-filter 7 years ago
Jeff Hostetler 9535ce7337 pack-objects: add list-objects filtering 7 years ago
Jonathan Tan 4a4becfb23 Doc: clarify that pack-objects makes packs, plural 8 years ago
Michael Stahl 954176c128 document git-repack interaction of pack.threads and pack.windowMemory 9 years ago
Eric Wong 9cea46cdda pack-objects: warn on split packs disabling bitmaps 9 years ago
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
brian m. carlson 2dacf26d09 pack-objects: use --objects-edge-aggressive for shallow repos 10 years ago
Nguyễn Thái Ngọc Duy b790e0f67c upload-pack: send shallow info over stdin to pack-objects 11 years ago
Jeff King 40a4f5a7bf pack-objects doc: treat output filename as opaque 11 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Jim Meyering 0353a0c4ec remove doubled words, e.g., s/to to/to/, and fix related typos 14 years ago
Junio C Hamano c14f372791 Doc: mention --delta-base-offset is the default for Porcelain commands 14 years ago
Stephen Boyd 2f8ee02c49 git-pack-objects.txt: fix grammatical errors 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 15 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 15 years ago
Nelson Elhage 18879bc526 pack-objects documentation: Fix --honor-pack-keep as well. 15 years ago
Junio C Hamano 3909f14f62 pack-objects documentation: reword "objects that appear in the standard input" 15 years ago
Nelson Elhage 21da426214 Documentation: pack-objects: Clarify --local's semantics. 15 years ago
Stephen Boyd 738820a913 Documentation: describe --thin more accurately 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Nicolas Pitre 07cf0f2407 make --max-pack-size argument to 'git pack-object' count in bytes 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Nicolas Pitre 4f36627518 pack-objects: split implications of --all-progress from progress activation 15 years ago
Johannes Schindelin 7f3140cd23 git repack: keep commits hidden by a graft 16 years ago
Brandon Casey daae062595 pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
Brandon Casey e96fb9b8f9 pack-objects: new option --honor-pack-keep 16 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Junio C Hamano 56ae8df5c7 Manual subsection to refer to other pages is SEE ALSO 17 years ago
Peter Eriksen ba1333fec3 git-pack-objects.txt: Make wording slightly less ambiguous 17 years ago
Shawn O. Pearce f0a24aa56e git-pack-objects: Automatically pack annotated tags if object was packed 17 years ago
Andreas Ericsson 833e3df171 pack-objects: Add runtime detection of online CPU's 17 years ago
Johannes Schindelin 2b84b5a874 Introduce the config variable pack.packSizeLimit 17 years ago