Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | Merge branch 'nd/pack-objects-pack-struct' | Junio C Hamano | 1 | -1/+3 |
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-04-27 | repack: accept --threads=<n> and pass it down to pack-objects | Junio C Hamano | 1 | -1/+4 |
2016-08-12 | Merge branch 'ms/document-pack-window-memory-is-per-thread' | Junio C Hamano | 1 | -2/+4 |
2016-08-10 | document git-repack interaction of pack.threads and pack.windowMemory | Michael Stahl | 1 | -2/+4 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -2/+2 |
2016-06-28 | doc: typeset short command-line options as literal | Matthieu Moy | 1 | -2/+2 |
2016-06-14 | repack: extend --keep-unreachable to loose objects | Jeff King | 1 | -1/+2 |
2016-06-14 | repack: add --keep-unreachable option | Jeff King | 1 | -0/+6 |
2016-06-14 | repack: document --unpack-unreachable option | Jeff King | 1 | -0/+6 |
2016-04-28 | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 1 | -3/+5 |
2016-02-01 | transport: drop support for git-over-rsync | Jeff King | 1 | -1/+1 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2014-03-18 | Merge branch 'jk/repack-pack-keep-objects' | Junio C Hamano | 1 | -0/+8 |
2014-03-03 | repack: add `repack.packKeptObjects` config var | Jeff King | 1 | -0/+8 |
2014-02-27 | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 1 | -1/+8 |
2013-12-30 | repack: consider bitmaps when performing repacks | Vicent Marti | 1 | -1/+8 |
2013-10-22 | Reword repack documentation to no longer state it's a script | Stefan Beller | 1 | -1/+1 |
2012-02-28 | fsck: --no-dangling omits "dangling object" information | Junio C Hamano | 1 | -1/+1 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-10-21 | Sync with 1.7.3.2 | Junio C Hamano | 1 | -6/+6 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -6/+6 |
2010-09-27 | repack: add -F flag to let user choose between --no-reuse-delta/object | Jan Krüger | 1 | -1/+5 |
2010-02-04 | update git-repack documentation wrt repack.UseDeltaBaseOffset | Nicolas Pitre | 1 | -9/+9 |
2010-02-03 | make --max-pack-size argument to 'git pack-object' count in bytes | Nicolas Pitre | 1 | -3/+5 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -6/+6 |
2009-06-09 | git-repack.txt: Clarify implications of -a for dumb protocols | Michael J Gruber | 1 | -2/+5 |
2008-11-14 | repack: only unpack-unreachable if we are deleting redundant packs | Brandon Casey | 1 | -6/+5 |
2008-09-19 | git-repack uses --no-repack-object, not --no-repack-delta. | Mikael Magnusson | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -7/+7 |
2008-07-05 | Documentation: fix gitlinks | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -5/+6 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -5/+5 |
2008-07-01 | whitespace fix in Documentation/git-repack.txt | Jonathan Nieder | 1 | -3/+3 |
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-05-23 | Merge branch 'bc/repack' | Junio C Hamano | 1 | -1/+13 |
2008-05-22 | Clarify repack -n documentation | Shawn O. Pearce | 1 | -2/+5 |
2008-05-16 | Documentation/git-repack.txt: document new -A behaviour | Chris Frey | 1 | -1/+13 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -7/+7 |
2007-08-24 | Documentation: Correct various misspellings and typos. | Brian Hetro | 1 | -1/+1 |
2007-07-12 | Add documentation for --window-memory, pack.windowMemory | Brian Downing | 1 | -0/+11 |
2007-06-30 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+7 |
2007-06-30 | repack: improve documentation on -a option | Sam Vilain | 1 | -4/+7 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-20 | git-repack --max-pack-size: add option parsing to enable feature | Dana L. How | 1 | -0/+5 |
2007-05-08 | Increase pack.depth default to 50 | Theodore Ts'o | 1 | -1/+1 |