index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
Merge branch 'jk/pack-tag-of-tag' into maint
Junio C Hamano
1
-1
/
+30
2016-09-07
pack-objects: walk tag chains for --include-tag
Jeff King
1
-1
/
+30
2016-08-08
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
1
-0
/
+40
2016-08-08
Merge branch 'nd/pack-ofs-4gb-limit' into maint
Junio C Hamano
1
-8
/
+9
2016-07-29
pack-objects: compute local/ignore_pack_keep early
Jeff King
1
-1
/
+25
2016-07-29
pack-objects: break out of want_object loop early
Jeff King
1
-0
/
+16
2016-07-28
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
1
-8
/
+9
2016-07-13
pack-objects: do not truncate result in-pack object size on 32-bit systems
Nguyễn Thái Ngọc Duy
1
-7
/
+8
2016-07-12
pack-objects: pass length to check_pack_crc() without truncation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-06-14
repack: extend --keep-unreachable to loose objects
Jeff King
1
-0
/
+31
2016-05-17
Merge branch 'nd/error-errno'
Junio C Hamano
1
-4
/
+2
2016-05-10
Merge branch 'ew/doc-split-pack-disables-bitmap'
Junio C Hamano
1
-1
/
+8
2016-05-09
builtin/pack-objects.c: use die_errno() and warning_errno()
Nguyễn Thái Ngọc Duy
1
-4
/
+2
2016-04-28
pack-objects: warn on split packs disabling bitmaps
Eric Wong
1
-1
/
+8
2016-04-25
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
1
-2
/
+2
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-3
/
+4
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-3
/
+4
2016-02-12
list-objects: pass full pathname to callbacks
Jeff King
1
-13
/
+2
2016-02-12
list-objects: drop name_path entirely
Jeff King
1
-2
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-7
/
+7
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-1
/
+1
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-7
/
+7
2015-09-01
Merge branch 'ah/pack-objects-usage-strings'
Junio C Hamano
1
-2
/
+2
2015-08-28
pack-objects: place angle brackets around placeholders in usage strings
Alex Henrie
1
-2
/
+2
2015-06-22
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
1
-21
/
+4
2015-05-25
builtin/pack-objects: rewrite to take an object_id argument
Michael Haggerty
1
-16
/
+10
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-3
/
+9
2015-05-11
Merge branch 'jk/sha1-file-reduce-useless-warnings'
Junio C Hamano
1
-3
/
+1
2015-03-30
sha1_file: squelch "packfile cannot be accessed" warnings
Jeff King
1
-3
/
+1
2015-03-17
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
1
-2
/
+0
2015-03-05
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
1
-2
/
+0
2014-12-29
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
1
-1
/
+6
2014-12-29
rev-list: add an option to mark fewer edges as uninteresting
brian m. carlson
1
-1
/
+1
2014-10-29
Merge branch 'jk/prune-mtime'
Junio C Hamano
1
-15
/
+71
2014-10-24
Merge branch 'eb/no-pthreads'
Junio C Hamano
1
-2
/
+4
2014-10-24
Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
Junio C Hamano
1
-0
/
+1
2014-10-19
pack-objects: turn off bitmaps when we split packs
Jeff King
1
-0
/
+1
2014-10-19
pack-objects: double-check options before discarding objects
Jeff King
1
-0
/
+2
2014-10-19
repack: pack objects mentioned by the index
Jeff King
1
-0
/
+8
2014-10-19
pack-objects: use argv_array
Jeff King
1
-10
/
+10
2014-10-16
pack-objects: match prune logic for discarding objects
Jeff King
1
-0
/
+39
2014-10-16
pack-objects: refactor unpack-unreachable expiration check
Jeff King
1
-5
/
+12
2014-10-13
pack-objects: set number of threads before checking and warning
Junio C Hamano
1
-2
/
+4
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
1
-2
/
+1
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
1
-0
/
+1
2014-08-12
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
1
-0
/
+1
2014-06-25
Merge branch 'jk/repack-pack-writebitmaps-config'
Junio C Hamano
1
-4
/
+0
2014-06-10
pack-objects: stop respecting pack.writebitmaps
Jeff King
1
-4
/
+0
2014-04-08
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+12
2014-04-08
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
1
-1
/
+1
[next]