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