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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
object: remove "used" field from struct object
Jonathan Tan
1
-1
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-4
/
+4
2017-02-08
fetch-pack: cache results of for_each_alternate_ref
Jeff King
1
-1
/
+1
2016-06-13
upload-pack: add get_reachable_list()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-2
/
+0
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-2
/
+2
2015-11-20
object: introduce get_object_hash macro.
brian m. carlson
1
-0
/
+2
2014-10-19
drop add_object_array_with_mode
Jeff King
1
-1
/
+0
2014-10-16
make add_object_array_with_context interface more sane
Jeff King
1
-2
/
+2
2014-10-16
object_array: add a "clear" function
Jeff King
1
-0
/
+6
2014-09-10
Refactor type_from_string() to allow continuing after detecting an error
Johannes Schindelin
1
-1
/
+2
2014-07-13
add object_as_type helper for casting objects
Jeff King
1
-0
/
+2
2014-07-13
move setting of object->type to alloc_* functions
Jeff King
1
-1
/
+1
2014-04-03
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
1
-0
/
+13
2014-03-25
log: add --show-linear-break to help see non-linear history
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-03-25
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2014-02-28
Document some functions defined in object.c
Michael Haggerty
1
-0
/
+7
2013-10-23
Merge branch 'mg/more-textconv'
Junio C Hamano
1
-0
/
+2
2013-06-02
object_array_entry: fix memory handling of the name field
Michael Haggerty
1
-1
/
+7
2013-05-28
object_array_remove_duplicates(): rewrite to reduce copying
Michael Haggerty
1
-1
/
+5
2013-05-28
object_array: add function object_array_filter()
Michael Haggerty
1
-0
/
+11
2013-05-10
grep: honor --textconv for the case rev:path
Michael J Gruber
1
-0
/
+2
2013-03-17
avoid segfaults on parse_object failure
Jeff King
1
-1
/
+12
2012-03-30
Teach revision walking machinery to walk multiple times sequencially
Heiko Voigt
1
-0
/
+2
2011-03-14
object.h: Remove obsolete struct object_refs
Jakob Pfender
1
-5
/
+0
2010-08-29
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
1
-0
/
+2
2010-01-17
object.c: remove unused functions
Junio C Hamano
1
-5
/
+0
2009-01-25
Merge branch 'js/maint-all-implies-HEAD'
Junio C Hamano
1
-0
/
+1
2009-01-17
bundle: allow the same ref to be given more than once
Junio C Hamano
1
-0
/
+1
2008-09-10
Fix git-diff-tree --stdin
Junio C Hamano
1
-1
/
+12
2008-02-25
Remove unused object-ref code
Martin Koegler
1
-8
/
+0
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+1
2007-04-24
add add_object_array_with_mode
Martin Koegler
1
-0
/
+2
2007-04-16
Clean up object creation to use more common code
Linus Torvalds
1
-1
/
+1
2007-04-16
Add a generic "object decorator" interface, and make object refs use it
Linus Torvalds
1
-1
/
+0
2007-02-27
get rid of lookup_object_type()
Nicolas Pitre
1
-3
/
+0
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-1
/
+1
2007-02-27
formalize typename(), and add its reverse type_from_string()
Nicolas Pitre
1
-7
/
+3
2006-09-16
Add git-for-each-ref: helper for language bindings
Junio C Hamano
1
-0
/
+6
2006-09-03
more lightweight revalidation while reusing deflated stream in packing
Junio C Hamano
1
-11
/
+0
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
1
-8
/
+15
2006-06-29
Abstract out accesses to object hash array
Linus Torvalds
1
-2
/
+3
2006-06-19
Add "named object array" concept
Linus Torvalds
1
-1
/
+12
2006-06-18
Remove "refs" field from "struct object"
Linus Torvalds
1
-1
/
+3
2006-06-17
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
1
-1
/
+0
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-2
/
+18
2006-02-12
Use a hashtable for objects instead of a sorted list
Johannes Schindelin
1
-1
/
+1
2006-01-07
[PATCH] Compilation: zero-length array declaration.
Junio C Hamano
1
-1
/
+1
2005-11-16
GIT 0.99.9j aka 1.0rc3
Junio C Hamano
1
-2
/
+8
2005-09-16
[PATCH] Avoid building object ref lists when not needed
Linus Torvalds
1
-0
/
+1
[prev]
[next]