aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-repack.txt
Commit message (Expand)AuthorAge
* repack: accept --threads=<n> and pass it down to pack-objectsJunio C Hamano2017-04-27
* Merge branch 'ms/document-pack-window-memory-is-per-thread'Junio C Hamano2016-08-12
|\
| * document git-repack interaction of pack.threads and pack.windowMemoryMichael Stahl2016-08-10
* | Merge branch 'mm/doc-tt'Junio C Hamano2016-07-13
|\ \ | |/
| * doc: typeset short command-line options as literalMatthieu Moy2016-06-28
* | repack: extend --keep-unreachable to loose objectsJeff King2016-06-14
* | repack: add --keep-unreachable optionJeff King2016-06-14
* | repack: document --unpack-unreachable optionJeff King2016-06-14
|/
* pack-objects: warn on split packs disabling bitmapsEric Wong2016-04-28
* transport: drop support for git-over-rsyncJeff King2016-02-01
* *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
* Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-03-18
|\
| * repack: add `repack.packKeptObjects` config varJeff King2014-03-03
* | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ | |/
| * repack: consider bitmaps when performing repacksVicent Marti2013-12-30
* | Reword repack documentation to no longer state it's a scriptStefan Beller2013-10-22
|/
* fsck: --no-dangling omits "dangling object" informationJunio C Hamano2012-02-28
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Sync with 1.7.3.2Junio C Hamano2010-10-21
|\
| * Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-27
|/
* update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre2010-02-04
* make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-03
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* git-repack.txt: Clarify implications of -a for dumb protocolsMichael J Gruber2009-06-09
* repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-14
* git-repack uses --no-repack-object, not --no-repack-delta.Mikael Magnusson2008-09-19
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: fix gitlinksJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* whitespace fix in Documentation/git-repack.txtJonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* Merge branch 'bc/repack'Junio C Hamano2008-05-23
|\
| * Documentation/git-repack.txt: document new -A behaviourChris Frey2008-05-16
* | Clarify repack -n documentationShawn O. Pearce2008-05-22
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-24
* Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-12
* Merge branch 'maint'Junio C Hamano2007-06-30
|\
| * repack: improve documentation on -a optionSam Vilain2007-06-30
* | War on whitespaceJunio C Hamano2007-06-07
* | git-repack --max-pack-size: add option parsing to enable featureDana L. How2007-05-20
|/
* Increase pack.depth default to 50Theodore Ts'o2007-05-08
* Add pack.depth option to git-pack-objects.Theodore Ts'o2007-05-08
* Fixed some typos in git-repack docsMukund2007-02-10
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18