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
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
alloc: add repository argument to alloc_tag_node
Stefan Beller
1
-1
/
+2
2018-05-09
alloc: add repository argument to alloc_commit_node
Stefan Beller
1
-1
/
+2
2018-05-09
alloc: add repository argument to alloc_tree_node
Stefan Beller
1
-1
/
+2
2018-05-09
alloc: add repository argument to alloc_blob_node
Stefan Beller
1
-1
/
+2
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
1
-19
/
+0
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+1
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-0
/
+1
2018-05-02
sha1_file: only expose empty object constants through git_hash_algo
brian m. carlson
1
-16
/
+0
2018-05-02
sha1-file: add functions for hex empty tree and blob OIDs
brian m. carlson
1
-0
/
+3
2018-05-02
Update struct index_state to use struct object_id
brian m. carlson
1
-1
/
+1
2018-05-02
sha1-file: convert freshen functions to object_id
brian m. carlson
1
-1
/
+1
2018-05-02
packfile: remove unused member from struct pack_entry
brian m. carlson
1
-1
/
+0
2018-05-02
Remove unused member in struct object_context
brian m. carlson
1
-1
/
+0
2018-05-02
cache: add a function to read an object ID from a buffer
brian m. carlson
1
-0
/
+5
2018-04-26
cache.h: allow oid_object_info to handle arbitrary repositories
Stefan Beller
1
-5
/
+4
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-1
/
+2
2018-04-26
cache.h: add repository argument to oid_object_info_extended
Stefan Beller
1
-1
/
+4
2018-04-25
Merge branch 'jk/relative-directory-fix'
Junio C Hamano
1
-1
/
+1
2018-04-16
pack-objects: turn type and in_pack_type to bitfields
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-04-12
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
1
-19
/
+0
2018-04-11
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
1
-0
/
+1
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-87
/
+0
2018-04-11
commit-graph: add core.commitGraph setting
Derrick Stolee
1
-0
/
+1
2018-04-10
Merge branch 'nd/remove-ignore-env-field'
Junio C Hamano
1
-1
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-21
/
+21
2018-04-10
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano
1
-0
/
+2
2018-03-30
set_git_dir: die when setenv() fails
Jeff King
1
-1
/
+1
2018-03-26
sha1_file: add repository argument to map_sha1_file
Stefan Beller
1
-1
/
+0
2018-03-26
sha1_file: add repository argument to sha1_file_name
Stefan Beller
1
-6
/
+0
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-29
/
+0
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
1
-51
/
+0
2018-03-22
Merge branch 'tg/split-index-fixes' into maint
Junio C Hamano
1
-3
/
+5
2018-03-21
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
1
-0
/
+4
2018-03-14
fetch-pack.c: use oidset to check existence of loose object
Takuto Ikuta
1
-0
/
+2
2018-03-14
Convert lookup_replace_object to struct object_id
brian m. carlson
1
-4
/
+4
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-5
/
+5
2018-03-14
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
1
-2
/
+2
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-3
/
+3
2018-03-14
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert read_loose_object to use struct object_id
brian m. carlson
1
-2
/
+2
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-3
/
+3
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-2
/
+2
2018-03-05
repository.c: move env-related setup code back to environment.c
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-01
write_locked_index(): add flag to avoid writing unchanged index
Martin Ågren
1
-0
/
+4
2018-02-22
environment: rename 'template' variables
Brandon Williams
1
-1
/
+1
2018-02-15
Merge branch 'bc/hash-algo'
Junio C Hamano
1
-25
/
+0
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-8
/
+17
2018-02-14
object_info: change member name from 'typename' to 'type_name'
Brandon Williams
1
-1
/
+1
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
1
-3
/
+5
[prev]
[next]