index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
pack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin/pack-objects: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-16
/
+10
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-3
/
+9
*
Merge branch 'jk/sha1-file-reduce-useless-warnings'
Junio C Hamano
2015-05-11
1
-3
/
+1
|
\
|
*
sha1_file: squelch "packfile cannot be accessed" warnings
Jeff King
2015-03-31
1
-3
/
+1
*
|
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
2015-03-18
1
-2
/
+0
|
\
\
|
*
|
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
2015-03-06
1
-2
/
+0
|
|
/
*
|
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
2014-12-29
1
-1
/
+6
*
|
rev-list: add an option to mark fewer edges as uninteresting
brian m. carlson
2014-12-29
1
-1
/
+1
*
|
Merge branch 'jk/prune-mtime'
Junio C Hamano
2014-10-29
1
-15
/
+71
|
\
\
|
*
|
pack-objects: double-check options before discarding objects
Jeff King
2014-10-20
1
-0
/
+2
|
*
|
repack: pack objects mentioned by the index
Jeff King
2014-10-20
1
-0
/
+8
|
*
|
pack-objects: use argv_array
Jeff King
2014-10-20
1
-10
/
+10
|
*
|
pack-objects: match prune logic for discarding objects
Jeff King
2014-10-16
1
-0
/
+39
|
*
|
pack-objects: refactor unpack-unreachable expiration check
Jeff King
2014-10-16
1
-5
/
+12
*
|
|
Merge branch 'eb/no-pthreads'
Junio C Hamano
2014-10-24
1
-2
/
+4
|
\
\
\
|
*
|
|
pack-objects: set number of threads before checking and warning
Junio C Hamano
2014-10-13
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
Junio C Hamano
2014-10-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pack-objects: turn off bitmaps when we split packs
Jeff King
2014-10-20
1
-0
/
+1
|
|
/
*
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-2
/
+1
*
|
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
2014-08-26
1
-0
/
+1
|
\
\
|
*
|
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
2014-08-12
1
-0
/
+1
|
|
/
*
|
Merge branch 'jk/repack-pack-writebitmaps-config'
Junio C Hamano
2014-06-25
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
pack-objects: stop respecting pack.writebitmaps
Jeff King
2014-06-10
1
-4
/
+0
*
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-04-08
1
-1
/
+12
|
\
\
|
*
|
pack-objects: do not reuse packfiles without --delta-base-offset
Jeff King
2014-04-05
1
-1
/
+12
*
|
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-1
/
+1
|
\
\
\
|
*
|
|
comments: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-1
/
+1
*
|
|
|
Merge branch 'jk/pack-bitmap-progress'
Junio C Hamano
2014-03-28
1
-11
/
+19
|
\
\
\
\
|
*
|
|
|
pack-objects: show reused packfile objects in "Counting objects"
Jeff King
2014-03-17
1
-8
/
+3
|
*
|
|
|
pack-objects: show progress for reused packfiles
Jeff King
2014-03-17
1
-3
/
+16
*
|
|
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-03-28
1
-1
/
+11
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
pack-objects: turn off bitmaps when skipping objects
Jeff King
2014-03-17
1
-1
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/upload-pack-shallow'
Junio C Hamano
2014-03-21
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
2014-03-11
1
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sh/finish-tmp-packfile'
Junio C Hamano
2014-03-18
1
-9
/
+6
|
\
\
\
\
|
*
|
|
|
finish_tmp_packfile():use strbuf for pathname construction
Sun He
2014-03-03
1
-9
/
+6
|
*
|
|
|
Merge branch 'sh/write-pack-file-warning-message-fix' into sh/finish-tmp-pack...
Junio C Hamano
2014-03-03
1
-1
/
+1
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'dd/use-alloc-grow'
Junio C Hamano
2014-03-18
1
-6
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
builtin/pack-objects.c: use ALLOC_GROW() in check_pbase_path()
Dmitry S. Dolzhenko
2014-03-03
1
-6
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sh/write-pack-file-warning-message-fix'
Junio C Hamano
2014-03-14
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
write_pack_file: use correct variable in diagnostic
Sun He
2014-03-03
1
-1
/
+1
*
|
|
|
|
Merge branch 'mh/replace-refs-variable-rename'
Junio C Hamano
2014-03-14
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/i18n-progress'
Junio C Hamano
2014-03-14
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
i18n: mark all progress lines for translation
Nguyễn Thái Ngọc Duy
2014-02-24
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
1
-170
/
+281
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pack-bitmap: implement optional name_hash cache
Vicent Marti
2013-12-30
1
-1
/
+9
|
*
|
pack-objects: implement bitmap writing
Vicent Marti
2013-12-30
1
-0
/
+53
|
*
|
pack-objects: use bitmaps when packing objects
Vicent Marti
2013-12-30
1
-0
/
+107
|
*
|
pack-objects: split add_object_entry
Jeff King
2013-12-30
1
-20
/
+78
[next]