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
/
object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-3
/
+3
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-3
/
+3
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-1
/
+1
2017-12-28
object: add clear_commit_marks_all()
René Scharfe
1
-0
/
+11
2017-12-08
rev-list: support termination at promisor objects
Jonathan Tan
1
-1
/
+1
2017-09-24
object_array: add and use `object_array_pop()`
Martin Ågren
1
-0
/
+13
2017-07-20
object: remove "used" field from struct object
Jonathan Tan
1
-1
/
+0
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-25
/
+19
2017-05-08
Convert lookup_tag to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
Convert remaining callers of lookup_blob to object_id
brian m. carlson
1
-3
/
+6
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+4
2017-01-30
use SWAP macro
René Scharfe
1
-3
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-3
/
+3
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
-3
/
+3
2015-05-05
Merge branch 'jk/type-from-string-gently'
Junio C Hamano
1
-1
/
+2
2015-04-17
type_from_string_gently: make sure length matches
Jeff King
1
-1
/
+2
2014-10-19
drop add_object_array_with_mode
Jeff King
1
-6
/
+1
2014-10-16
make add_object_array_with_context interface more sane
Jeff King
1
-14
/
+9
2014-10-16
object_array: add a "clear" function
Jeff King
1
-0
/
+10
2014-10-16
object_array: factor out slopbuf-freeing logic
Jeff King
1
-4
/
+12
2014-09-26
Merge branch 'rs/realloc-array'
Junio C Hamano
1
-1
/
+1
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
1
-1
/
+1
2014-09-10
Refactor type_from_string() to allow continuing after detecting an error
Johannes Schindelin
1
-2
/
+9
2014-07-22
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
1
-5
/
+21
2014-07-13
object_as_type: set commit index
Jeff King
1
-0
/
+2
2014-07-13
add object_as_type helper for casting objects
Jeff King
1
-0
/
+17
2014-07-13
parse_object_buffer: do not set object type
Jeff King
1
-2
/
+0
2014-07-13
move setting of object->type to alloc_* functions
Jeff King
1
-3
/
+2
2014-07-07
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
1
-12
/
+1
2014-06-13
commit: record buffer length in cache
Jeff King
1
-2
/
+2
2014-06-13
use get_cached_commit_buffer where appropriate
Jeff King
1
-1
/
+1
2014-06-13
provide a helper to set the commit buffer
Jeff King
1
-1
/
+1
2014-02-28
Document some functions defined in object.c
Michael Haggerty
1
-1
/
+28
2013-10-23
Merge branch 'mg/more-textconv'
Junio C Hamano
1
-6
/
+23
2013-09-11
lookup_object: remove hashtable_index() and optimize hash_obj()
Nicolas Pitre
1
-12
/
+10
2013-07-22
Merge branch 'sb/parse-object-buffer-eaten'
Junio C Hamano
1
-4
/
+3
2013-07-17
parse_object_buffer: correct freeing the buffer
Stefan Beller
1
-4
/
+3
2013-06-14
Merge branch 'mh/reflife'
Junio C Hamano
1
-12
/
+58
2013-06-02
object_array_entry: fix memory handling of the name field
Michael Haggerty
1
-3
/
+23
2013-05-29
Merge branch 'jk/lookup-object-prefer-latest'
Junio C Hamano
1
-2
/
+12
2013-05-28
object_array_remove_duplicates(): rewrite to reduce copying
Michael Haggerty
1
-11
/
+21
2013-05-28
object_array: add function object_array_filter()
Michael Haggerty
1
-0
/
+16
2013-05-10
grep: honor --textconv for the case rev:path
Michael J Gruber
1
-6
/
+20
2013-05-02
lookup_object: prioritize recently found objects
Jeff King
1
-2
/
+12
2013-03-17
avoid segfaults on parse_object failure
Jeff King
1
-0
/
+10
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-3
/
+3
[prev]
[next]