| Commit message (Expand) | Author | Age |
* | 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 |
* | document --index-version for index-pack and pack-objects | Nicolas Pitre | 2007-04-19 |
* | git-pack-objects progress flag documentation and cleanup | Nicolas Pitre | 2006-11-07 |
* | make git-push a bit more verbose | Nicolas Pitre | 2006-11-01 |
* | Merge branch 'maint' | Junio C Hamano | 2006-11-01 |
|\ |
|
| * | pack-objects doesn't create random pack names | Nicolas Pitre | 2006-11-01 |
* | | Merge branch 'np/pack' | Junio C Hamano | 2006-10-22 |
|\ \
| |/
|/| |
|
| * | pack-objects: document --delta-base-offset option | Junio C Hamano | 2006-10-10 |
* | | Add default values for --window and --depth to the docs | Dennis Stosberg | 2006-10-06 |
|/ |
|
* | pack-objects: document --revs, --unpacked and --all. | Junio C Hamano | 2006-09-12 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 |
* | cosmetics: change from 'See-Also' to 'See Also' | Jeff Muizelaar | 2006-03-05 |
* | pack-objects: finishing touches. | Junio C Hamano | 2006-02-17 |
* | Documentation: spell. | Junio C Hamano | 2005-12-29 |
* | Document the --non-empty command-line option to git-pack-objects. | Nikolai Weibull | 2005-12-08 |
* | Update git-pack-objects documentation. | Junio C Hamano | 2005-10-30 |
* | Convert usage of GIT and Git into git | Christian Meder | 2005-10-10 |
* | Remove the version tags from the manpages | Junio C Hamano | 2005-10-10 |
* | [PATCH] Random documentation fixes | Jonas Fonseca | 2005-10-03 |
* | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 2005-09-20 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |
* | [PATCH] Add documentation for git repack and git-prune-packed. | Junio C Hamano | 2005-08-15 |
* | [PATCH] Assorted documentation patches | Johannes Schindelin | 2005-08-05 |
* | [PATCH] Documentation: packed GIT support commands. | Junio C Hamano | 2005-07-14 |