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
*
sha1_file: rename git_open_noatime() to git_open()
Lars Schneider
2016-10-25
1
-1
/
+1
*
Merge branch 'jk/pack-objects-optim-mru'
Junio C Hamano
2016-10-10
1
-2
/
+90
|
\
|
*
pack-objects: use mru list when iterating over packs
Jeff King
2016-08-11
1
-3
/
+7
|
*
pack-objects: break delta cycles before delta-search phase
Jeff King
2016-08-11
1
-0
/
+84
*
|
use QSORT
René Scharfe
2016-09-30
1
-4
/
+3
*
|
Merge branch 'ks/pack-objects-bitmap'
Junio C Hamano
2016-09-22
1
-40
/
+88
|
\
\
|
*
|
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
2016-09-12
1
-7
/
+24
|
*
|
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
2016-09-12
1
-33
/
+64
|
|
/
*
|
Merge branch 'jk/pack-tag-of-tag'
Junio C Hamano
2016-09-15
1
-1
/
+30
|
\
\
|
*
|
pack-objects: walk tag chains for --include-tag
Jeff King
2016-09-07
1
-1
/
+30
|
*
|
Merge branch 'nd/pack-ofs-4gb-limit' into maint
Junio C Hamano
2016-08-08
1
-8
/
+9
|
|
\
\
*
|
\
\
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
2016-08-08
1
-0
/
+40
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pack-objects: compute local/ignore_pack_keep early
Jeff King
2016-07-29
1
-1
/
+25
|
*
|
|
pack-objects: break out of want_object loop early
Jeff King
2016-07-29
1
-0
/
+16
*
|
|
|
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
2016-07-28
1
-8
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pack-objects: do not truncate result in-pack object size on 32-bit systems
Nguyễn Thái Ngọc Duy
2016-07-13
1
-7
/
+8
|
*
|
pack-objects: pass length to check_pack_crc() without truncation
Nguyễn Thái Ngọc Duy
2016-07-12
1
-1
/
+1
*
|
|
repack: extend --keep-unreachable to loose objects
Jeff King
2016-06-14
1
-0
/
+31
|
|
/
|
/
|
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
1
-4
/
+2
|
\
\
|
*
|
builtin/pack-objects.c: use die_errno() and warning_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-4
/
+2
*
|
|
Merge branch 'ew/doc-split-pack-disables-bitmap'
Junio C Hamano
2016-05-10
1
-1
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pack-objects: warn on split packs disabling bitmaps
Eric Wong
2016-04-28
1
-1
/
+8
|
|
/
*
/
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
1
-2
/
+2
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-3
/
+4
|
\
|
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-3
/
+4
*
|
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
1
-13
/
+2
*
|
list-objects: drop name_path entirely
Jeff King
2016-02-12
1
-2
/
+2
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-7
/
+7
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-1
/
+1
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-7
/
+7
*
Merge branch 'ah/pack-objects-usage-strings'
Junio C Hamano
2015-09-02
1
-2
/
+2
|
\
|
*
pack-objects: place angle brackets around placeholders in usage strings
Alex Henrie
2015-08-28
1
-2
/
+2
*
|
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
2015-06-23
1
-21
/
+4
*
|
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]