| Commit message (Expand) | Author | Age |
* | document git-repack interaction of pack.threads and pack.windowMemory | Michael Stahl | 2016-08-10 |
* | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 2016-04-28 |
* | doc: convert \--option to --option | Jeff King | 2015-05-12 |
* | pack-objects: use --objects-edge-aggressive for shallow repos | brian m. carlson | 2014-12-29 |
* | upload-pack: send shallow info over stdin to pack-objects | Nguyễn Thái Ngọc Duy | 2014-03-11 |
* | pack-objects doc: treat output filename as opaque | Jeff King | 2013-12-16 |
* | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 2013-04-15 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 |
* | Sync with 1.7.4.3 | Junio C Hamano | 2011-04-03 |
|\ |
|
| * | Doc: mention --delta-base-offset is the default for Porcelain commands | Junio C Hamano | 2011-04-02 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-03-30 |
|\ \
| |/ |
|
| * | git-pack-objects.txt: fix grammatical errors | Stephen Boyd | 2011-03-30 |
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
|/ |
|
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 |
* | pack-objects documentation: Fix --honor-pack-keep as well. | Nelson Elhage | 2010-02-24 |
* | pack-objects documentation: reword "objects that appear in the standard input" | Junio C Hamano | 2010-02-24 |
* | Documentation: pack-objects: Clarify --local's semantics. | Nelson Elhage | 2010-02-20 |
* | Documentation: describe --thin more accurately | Stephen Boyd | 2010-02-18 |
* | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 |
* | make --max-pack-size argument to 'git pack-object' count in bytes | Nicolas Pitre | 2010-02-03 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | pack-objects: split implications of --all-progress from progress activation | Nicolas Pitre | 2009-11-23 |
* | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 |
* | pack-objects: extend --local to mean ignore non-local loose objects too | Brandon Casey | 2008-11-12 |
* | pack-objects: new option --honor-pack-keep | Brandon Casey | 2008-11-12 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 |
* | git-pack-objects.txt: Make wording slightly less ambiguous | Peter Eriksen | 2008-04-05 |
* | git-pack-objects: Automatically pack annotated tags if object was packed | Shawn O. Pearce | 2008-03-04 |
* | pack-objects: Add runtime detection of online CPU's | Andreas Ericsson | 2008-02-23 |
* | Introduce the config variable pack.packSizeLimit | Johannes Schindelin | 2008-02-09 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Merge branch 'maint' | Junio C Hamano | 2007-09-23 |
|\ |
|
| * | Move the paragraph specifying where the .idx and .pack files should be | Matt Kraai | 2007-09-21 |
* | | Merge branch 'np/delta' | Junio C Hamano | 2007-09-14 |
|\ \
| |/
|/| |
|
| * | threaded delta search: specify number of threads at run time | Nicolas Pitre | 2007-09-09 |
* | | fix doc for --compression argument to pack-objects | Nicolas Pitre | 2007-09-09 |
|/ |
|
* | Add documentation for --window-memory, pack.windowMemory | Brian Downing | 2007-07-12 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | git-repack --max-pack-size: add option parsing to enable feature | Dana L. How | 2007-05-20 |
* | Custom compression levels for objects and packs | Dana How | 2007-05-10 |
* | allow for undeltified objects not to be reused | Nicolas Pitre | 2007-05-10 |
* | Increase pack.depth default to 50 | Theodore Ts'o | 2007-05-08 |
* | Add pack.depth option to git-pack-objects. | Theodore Ts'o | 2007-05-08 |