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-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-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
2018-02-13
Merge branch 'cc/sha1-file-name'
Junio C Hamano
1
-5
/
+3
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
1
-4
/
+4
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-1
/
+12
2018-02-02
hash: move SHA-1 macros to hash.h
brian m. carlson
1
-25
/
+0
2018-01-30
sha1_file: rename hash_sha1_file_literally
Patryk Obara
1
-1
/
+3
2018-01-30
sha1_file: convert force_object_loose to object_id
Patryk Obara
1
-1
/
+2
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
1
-1
/
+3
2018-01-30
cache: clear whole hash buffer with oidclr
Patryk Obara
1
-1
/
+1
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
1
-1
/
+4
2018-01-30
dir: convert struct sha1_stat to use object_id
Patryk Obara
1
-2
/
+0
2018-01-30
sha1_file: convert pretend_sha1_file to object_id
Patryk Obara
1
-1
/
+4
2018-01-24
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
1
-4
/
+4
2018-01-19
split-index: don't write cache tree with null oid entries
Thomas Gummerer
1
-1
/
+2
2018-01-19
read-cache: fix reading the shared index for other repos
Thomas Gummerer
1
-2
/
+3
2018-01-17
sha1_file: remove static strbuf from sha1_file_name()
Christian Couder
1
-5
/
+3
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
1
-0
/
+9
2017-12-22
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
1
-0
/
+9
2017-12-19
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
1
-0
/
+1
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-0
/
+6
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
1
-4
/
+8
2017-12-08
partial-clone: define partial clone settings in config
Jeff Hostetler
1
-0
/
+1
2017-12-08
sha1_file: support lazily fetching missing objects
Jonathan Tan
1
-0
/
+8
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+10
2017-12-05
fsck: introduce partialclone extension
Jonathan Tan
1
-1
/
+2
2017-12-05
extension.partialclone: introduce partial clone extension
Jonathan Tan
1
-0
/
+2
2017-12-04
refactor "dumb" terminal determination
Lars Schneider
1
-0
/
+1
2017-12-04
print_sha1_ellipsis: introduce helper
Ann T Ropea
1
-0
/
+6
2017-11-27
Merge branch 'tb/add-renormalize'
Junio C Hamano
1
-0
/
+1
2017-11-21
Merge branch 'av/fsmonitor'
Junio C Hamano
1
-0
/
+1
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-2
/
+8
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
1
-0
/
+1
2017-11-15
Merge branch 'bp/read-index-from-skip-verification'
Junio C Hamano
1
-0
/
+1
2017-11-13
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
1
-4
/
+4
2017-11-13
Integrate hash algorithm support with repo setup
brian m. carlson
1
-0
/
+4
2017-11-09
Merge branch 'rs/hex-to-bytes-cleanup'
Junio C Hamano
1
-0
/
+7
2017-11-08
read_index_from(): speed index loading by skipping verification of the entry ...
Ben Peart
1
-0
/
+1
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
1
-1
/
+24
2017-11-01
fsmonitor: delay updating state until after split index is merged
Alex Vandiver
1
-0
/
+1
[next]