index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-pack-objects.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc: do not repack promisor packfiles
Jonathan Tan
2017-12-08
1
-0
/
+11
*
list-objects-filter-options: support --no-filter
Jeff Hostetler
2017-12-05
1
-0
/
+3
*
pack-objects: add list-objects filtering
Jeff Hostetler
2017-11-22
1
-1
/
+18
*
Doc: clarify that pack-objects makes packs, plural
Jonathan Tan
2017-08-23
1
-6
/
+11
*
document git-repack interaction of pack.threads and pack.windowMemory
Michael Stahl
2016-08-10
1
-2
/
+2
*
pack-objects: warn on split packs disabling bitmaps
Eric Wong
2016-04-28
1
-1
/
+2
*
doc: convert \--option to --option
Jeff King
2015-05-13
1
-1
/
+1
*
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
2014-12-29
1
-1
/
+6
*
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
2014-03-11
1
-0
/
+2
*
pack-objects doc: treat output filename as opaque
Jeff King
2013-12-16
1
-2
/
+1
*
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-03
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-25
1
-2
/
+2
*
pack-objects documentation: reword "objects that appear in the standard input"
Junio C Hamano
2010-02-25
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-19
1
-13
/
+24
*
docs: don't talk about $GIT_DIR/refs/ everywhere
Jeff King
2010-02-18
1
-1
/
+1
*
make --max-pack-size argument to 'git pack-object' count in bytes
Nicolas Pitre
2010-02-04
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-24
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-02
1
-4
/
+4
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
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-29
1
-1
/
+1
*
git-pack-objects.txt: Make wording slightly less ambiguous
Peter Eriksen
2008-04-06
1
-2
/
+3
*
git-pack-objects: Automatically pack annotated tags if object was packed
Shawn O. Pearce
2008-03-05
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-10
1
-1
/
+2
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-5
/
+5
*
Merge branch 'maint'
Junio C Hamano
2007-09-24
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-15
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
threaded delta search: specify number of threads at run time
Nicolas Pitre
2007-09-10
1
-0
/
+8
*
|
fix doc for --compression argument to pack-objects
Nicolas Pitre
2007-09-10
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-21
1
-0
/
+5
[next]