index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-repack.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repack: make '--quiet' disable progress
Derrick Stolee
2021-12-20
1
-2
/
+3
*
builtin/repack.c: make largest pack preferred
Taylor Blau
2021-09-29
1
-0
/
+4
*
builtin/repack.c: support writing a MIDX while repacking
Taylor Blau
2021-09-29
1
-4
/
+10
*
Merge branch 'jk/doc-max-pack-size'
Junio C Hamano
2021-07-08
1
-1
/
+3
|
\
|
*
doc: warn people against --max-pack-size
Jeff King
2021-06-09
1
-1
/
+3
*
|
git-repack.txt: remove spurious ")"
Martin Ågren
2021-05-10
1
-1
/
+1
*
|
Merge branch 'tb/geometric-repack'
Junio C Hamano
2021-03-24
1
-0
/
+23
|
\
\
|
|
/
|
/
|
|
*
builtin/repack.c: add '--geometric' option
Taylor Blau
2021-02-23
1
-0
/
+23
*
|
doc: mention bigFileThreshold for packing
Christian Walther
2021-02-22
1
-1
/
+8
|
/
*
doc: fix repeated words
Mark Rushakoff
2019-08-12
1
-1
/
+1
*
Merge branch 'cc/delta-islands'
Junio C Hamano
2018-09-17
1
-0
/
+5
|
\
|
*
repack: add delta-islands support
Jeff King
2018-08-16
1
-0
/
+5
*
|
repack: repack promisor objects if -a or -A is set
Jonathan Tan
2018-08-09
1
-0
/
+5
|
/
*
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
2018-05-23
1
-1
/
+3
|
\
|
*
pack-objects: use bitfield for object_entry::depth
Nguyễn Thái Ngọc Duy
2018-04-16
1
-1
/
+3
*
|
repack: add --keep-pack option
Nguyễn Thái Ngọc Duy
2018-04-16
1
-1
/
+8
|
/
*
repack: accept --threads=<n> and pass it down to pack-objects
Junio C Hamano
2017-04-27
1
-1
/
+4
*
Merge branch 'ms/document-pack-window-memory-is-per-thread'
Junio C Hamano
2016-08-12
1
-2
/
+4
|
\
|
*
document git-repack interaction of pack.threads and pack.windowMemory
Michael Stahl
2016-08-10
1
-2
/
+4
*
|
Merge branch 'mm/doc-tt'
Junio C Hamano
2016-07-13
1
-2
/
+2
|
\
|
|
*
doc: typeset short command-line options as literal
Matthieu Moy
2016-06-28
1
-2
/
+2
*
|
repack: extend --keep-unreachable to loose objects
Jeff King
2016-06-14
1
-1
/
+2
*
|
repack: add --keep-unreachable option
Jeff King
2016-06-14
1
-0
/
+6
*
|
repack: document --unpack-unreachable option
Jeff King
2016-06-14
1
-0
/
+6
|
/
*
pack-objects: warn on split packs disabling bitmaps
Eric Wong
2016-04-28
1
-3
/
+5
*
transport: drop support for git-over-rsync
Jeff King
2016-02-01
1
-1
/
+1
*
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-2
/
+2
*
Merge branch 'jk/repack-pack-keep-objects'
Junio C Hamano
2014-03-18
1
-0
/
+8
|
\
|
*
repack: add `repack.packKeptObjects` config var
Jeff King
2014-03-03
1
-0
/
+8
*
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
1
-1
/
+8
|
\
|
|
*
repack: consider bitmaps when performing repacks
Vicent Marti
2013-12-30
1
-1
/
+8
*
|
Reword repack documentation to no longer state it's a script
Stefan Beller
2013-10-22
1
-1
/
+1
|
/
*
fsck: --no-dangling omits "dangling object" information
Junio C Hamano
2012-02-28
1
-1
/
+1
*
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
2011-07-06
1
-0
/
+1
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-9
/
+0
*
Sync with 1.7.3.2
Junio C Hamano
2010-10-22
1
-6
/
+6
|
\
|
*
Use angles for placeholders consistently
Štěpán Němec
2010-10-08
1
-6
/
+6
*
|
repack: add -F flag to let user choose between --no-reuse-delta/object
Jan Krüger
2010-09-27
1
-1
/
+5
|
/
*
update git-repack documentation wrt repack.UseDeltaBaseOffset
Nicolas Pitre
2010-02-05
1
-9
/
+9
*
make --max-pack-size argument to 'git pack-object' count in bytes
Nicolas Pitre
2010-02-04
1
-3
/
+5
*
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-6
/
+6
*
git-repack.txt: Clarify implications of -a for dumb protocols
Michael J Gruber
2009-06-10
1
-2
/
+5
*
repack: only unpack-unreachable if we are deleting redundant packs
Brandon Casey
2008-11-15
1
-6
/
+5
*
git-repack uses --no-repack-object, not --no-repack-delta.
Mikael Magnusson
2008-09-20
1
-1
/
+1
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
1
-7
/
+7
*
Documentation: fix gitlinks
Jonathan Nieder
2008-07-05
1
-1
/
+1
*
Documentation formatting and cleanup
Jonathan Nieder
2008-07-02
1
-5
/
+6
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-5
/
+5
*
whitespace fix in Documentation/git-repack.txt
Jonathan Nieder
2008-07-02
1
-3
/
+3
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
1
-1
/
+2
[next]