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-06-01
Merge branch 'nd/command-list'
Junio C Hamano
1
-5
/
+0
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-19
/
+9
2018-05-29
Sync with Git 2.17.1
Junio C Hamano
1
-2
/
+10
2018-05-23
Merge branch 'nd/pack-objects-pack-struct'
Junio C Hamano
1
-0
/
+2
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
1
-2
/
+5
2018-05-23
Merge branch 'nd/pack-format-doc'
Junio C Hamano
1
-0
/
+5
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
1
-2
/
+10
2018-05-22
Sync with Git 2.15.2
Junio C Hamano
1
-2
/
+10
2018-05-22
Sync with Git 2.14.4
Junio C Hamano
1
-2
/
+10
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
1
-2
/
+10
2018-05-21
verify_path: disallow symlinks in .gitmodules
Jeff King
1
-1
/
+1
2018-05-21
is_ntfs_dotgit: match other .git files
Johannes Schindelin
1
-1
/
+9
2018-05-21
Move declaration for alias.c to alias.h
Nguyễn Thái Ngọc Duy
1
-5
/
+0
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
1
-0
/
+5
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
[next]