Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | pack-objects: no fetch when allow-{any,promisor} | Jonathan Tan | 1 | -4/+7 |
2020-03-20 | config: set pack.useSparse=true by default | Derrick Stolee | 1 | -4/+6 |
2019-08-11 | doc: fix repeated words | Mark Rushakoff | 1 | -1/+1 |
2019-01-17 | list-objects: consume sparse tree walk | Derrick Stolee | 1 | -1/+10 |
2018-08-16 | pack-objects: add delta-islands support | Jeff King | 1 | -0/+97 |
2018-05-23 | Merge branch 'nd/pack-unreachable-objects-doc' | Junio C Hamano | 1 | -0/+13 |
2018-05-23 | Merge branch 'nd/pack-objects-pack-struct' | Junio C Hamano | 1 | -1/+3 |
2018-05-06 | pack-objects: validation and documentation about unreachable options | Nguyễn Thái Ngọc Duy | 1 | -0/+13 |
2018-04-16 | repack: add --keep-pack option | Nguyễn Thái Ngọc Duy | 1 | -1/+8 |
2018-04-16 | pack-objects: use bitfield for object_entry::depth | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2017-12-08 | gc: do not repack promisor packfiles | Jonathan Tan | 1 | -0/+11 |
2017-12-05 | list-objects-filter-options: support --no-filter | Jeff Hostetler | 1 | -0/+3 |
2017-11-22 | pack-objects: add list-objects filtering | Jeff Hostetler | 1 | -1/+18 |
2017-08-23 | Doc: clarify that pack-objects makes packs, plural | Jonathan Tan | 1 | -6/+11 |
2016-08-10 | document git-repack interaction of pack.threads and pack.windowMemory | Michael Stahl | 1 | -2/+2 |
2016-04-28 | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 1 | -1/+2 |
2015-05-12 | doc: convert \--option to --option | Jeff King | 1 | -1/+1 |
2014-12-29 | pack-objects: use --objects-edge-aggressive for shallow repos | brian m. carlson | 1 | -1/+6 |
2014-03-11 | upload-pack: send shallow info over stdin to pack-objects | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-12-16 | pack-objects doc: treat output filename as opaque | Jeff King | 1 | -2/+1 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -1/+1 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -6/+6 |
2011-04-13 | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 1 | -1/+1 |
2011-04-03 | Sync with 1.7.4.3 | Junio C Hamano | 1 | -1/+6 |
2011-04-02 | Doc: mention --delta-base-offset is the default for Porcelain commands | Junio C Hamano | 1 | -1/+6 |
2011-03-30 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2011-03-30 | git-pack-objects.txt: fix grammatical errors | Stephen Boyd | 1 | -3/+3 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -7/+7 |
2010-02-24 | pack-objects documentation: Fix --honor-pack-keep as well. | Nelson Elhage | 1 | -2/+2 |
2010-02-24 | pack-objects documentation: reword "objects that appear in the standard input" | Junio C Hamano | 1 | -3/+3 |
2010-02-20 | Documentation: pack-objects: Clarify --local's semantics. | Nelson Elhage | 1 | -5/+4 |
2010-02-18 | Documentation: describe --thin more accurately | Stephen Boyd | 1 | -13/+24 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -1/+1 |
2010-02-03 | make --max-pack-size argument to 'git pack-object' count in bytes | Nicolas Pitre | 1 | -2/+3 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -3/+3 |
2009-11-23 | pack-objects: split implications of --all-progress from progress activation | Nicolas Pitre | 1 | -3/+9 |
2009-07-24 | git repack: keep commits hidden by a graft | Johannes Schindelin | 1 | -1/+6 |
2008-11-12 | pack-objects: extend --local to mean ignore non-local loose objects too | Brandon Casey | 1 | -1/+1 |
2008-11-12 | pack-objects: new option --honor-pack-keep | Brandon Casey | 1 | -0/+5 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -1/+2 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-28 | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 1 | -1/+1 |
2008-04-05 | git-pack-objects.txt: Make wording slightly less ambiguous | Peter Eriksen | 1 | -2/+3 |
2008-03-04 | git-pack-objects: Automatically pack annotated tags if object was packed | Shawn O. Pearce | 1 | -0/+5 |
2008-02-23 | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 1 | -0/+2 |