| Commit message (Expand) | Author | Age | Files | Lines |
* | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 | 1 | -0/+6 |
* | more lightweight revalidation while reusing deflated stream in packing | Junio C Hamano | 2006-09-03 | 1 | -11/+0 |
* | Remove TYPE_* constant macros and use object_type enums consistently. | Linus Torvalds | 2006-07-12 | 1 | -8/+15 |
* | Abstract out accesses to object hash array | Linus Torvalds | 2006-06-29 | 1 | -2/+3 |
* | Add "named object array" concept | Linus Torvalds | 2006-06-19 | 1 | -1/+12 |
* | Remove "refs" field from "struct object" | Linus Torvalds | 2006-06-18 | 1 | -1/+3 |
* | Move "void *util" from "struct object" into "struct commit" | Linus Torvalds | 2006-06-17 | 1 | -1/+0 |
* | Shrink "struct object" a bit | Linus Torvalds | 2006-06-17 | 1 | -2/+18 |
* | Use a hashtable for objects instead of a sorted list | Johannes Schindelin | 2006-02-12 | 1 | -1/+1 |
* | [PATCH] Compilation: zero-length array declaration. | Junio C Hamano | 2006-01-07 | 1 | -1/+1 |
* | GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9j | Junio C Hamano | 2005-11-16 | 1 | -2/+8 |
* | [PATCH] Avoid building object ref lists when not needed | Linus Torvalds | 2005-09-16 | 1 | -0/+1 |
* | [PATCH] Add function to append to an object_list. | Daniel Barkalow | 2005-09-10 | 1 | -0/+3 |
* | [PATCH] Object library enhancements | barkalow@iabervon.org | 2005-08-02 | 1 | -0/+10 |
* | [PATCH] Remove "delta" object representation. | Junio C Hamano | 2005-06-27 | 1 | -2/+0 |
* | Ooh. Make git-rev-list --object associate a name with objects. | Linus Torvalds | 2005-06-26 | 1 | -0/+1 |
* | [PATCH] Parse tags for absent objects | Daniel Barkalow | 2005-06-21 | 1 | -0/+4 |
* | [PATCH] Anal retentive 'const unsigned char *sha1' | Jason McMullan | 2005-06-08 | 1 | -3/+3 |
* | [PATCH] Modify git-rev-list to linearise the commit history in merge order. | jon@blackcubes.dyndns.org | 2005-06-06 | 1 | -0/+1 |
* | [PATCH] delta check | Nicolas Pitre | 2005-05-20 | 1 | -0/+2 |
* | Mark the variable declarations in .h files as extern | Petr Baudis | 2005-05-11 | 1 | -2/+2 |
* | [PATCH] Add function to parse an object of unspecified type (take 2) | Daniel Barkalow | 2005-04-28 | 1 | -0/+3 |
* | [PATCH] Header files for object parsing | Daniel Barkalow | 2005-04-18 | 1 | -0/+29 |