๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.0-rc2
  1. b407d40 Merge branch 'nd/log-show-linear-break' by Junio C Hamano ยท 12 years ago
  2. 1b32dec log: add --show-linear-break to help see non-linear history by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  3. 208acbf object.h: centralize object flag allocation by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  4. 33bef7e Document some functions defined in object.c by Michael Haggerty ยท 12 years ago
  5. 4197361 Merge branch 'mg/more-textconv' by Junio C Hamano ยท 12 years ago
  6. 31faeb2 object_array_entry: fix memory handling of the name field by Michael Haggerty ยท 13 years ago
  7. 1506510 object_array_remove_duplicates(): rewrite to reduce copying by Michael Haggerty ยท 13 years ago
  8. aeb4a51 object_array: add function object_array_filter() by Michael Haggerty ยท 13 years ago
  9. afa15f3 grep: honor --textconv for the case rev:path by Michael J Gruber ยท 13 years ago
  10. 75a9549 avoid segfaults on parse_object failure by Jeff King ยท 13 years ago
  11. bcc0a3e Teach revision walking machinery to walk multiple times sequencially by Heiko Voigt ยท 14 years ago
  12. 0564d93 object.h: Remove obsolete struct object_refs by Jakob Pfender ยท 15 years ago
  13. 3cd4745 object.h: Add OBJECT_ARRAY_INIT macro and make use of it. by Thiago Farina ยท 15 years ago
  14. c761898 object.c: remove unused functions by Junio C Hamano ยท 16 years ago
  15. f18e6be Merge branch 'js/maint-all-implies-HEAD' by Junio C Hamano ยท 17 years ago
  16. b2a6d1c bundle: allow the same ref to be given more than once by Junio C Hamano ยท 17 years ago
  17. 628b06d Fix git-diff-tree --stdin by Junio C Hamano ยท 17 years ago
  18. 7914053 Remove unused object-ref code by Martin Koegler ยท 18 years ago
  19. a6080a0 War on whitespace by Junio C Hamano ยท 19 years ago
  20. e5709a4 add add_object_array_with_mode by Martin Koegler ๏ฟฝ๏ฟฝ 19 years ago
  21. 100c5f3 Clean up object creation to use more common code by Linus Torvalds ยท 19 years ago
  22. a59b276 Add a generic "object decorator" interface, and make object refs use it by Linus Torvalds ยท 19 years ago
  23. 0ab1795 get rid of lookup_object_type() by Nicolas Pitre ยท 19 years ago
  24. 21666f1 convert object type handling from a string to a number by Nicolas Pitre ยท 19 years ago
  25. df84366 formalize typename(), and add its reverse type_from_string() by Nicolas Pitre ยท 19 years ago
  26. 9f613dd Add git-for-each-ref: helper for language bindings by Junio C Hamano ยท 19 years ago
  27. 72518e9 more lightweight revalidation while reusing deflated stream in packing by Junio C Hamano ยท 19 years ago
  28. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds ยท 19 years ago
  29. fc046a7 Abstract out accesses to object hash array by Linus Torvalds ยท 19 years ago
  30. 1f1e895 Add "named object array" concept by Linus Torvalds ยท 19 years ago
  31. 3e4339e Remove "refs" field from "struct object" by Linus Torvalds ยท 19 years ago
  32. d3ff6f5 Move "void *util" from "struct object" into "struct commit" by Linus Torvalds ยท 20 years ago
  33. 885a86a Shrink "struct object" a bit by Linus Torvalds ยท 20 years ago
  34. 070879c Use a hashtable for objects instead of a sorted list by Johannes Schindelin ยท 20 years ago
  35. 8f1d2e6 [PATCH] Compilation: zero-length array declaration. by Junio C Hamano ยท 20 years ago
  36. 27dedf0 GIT 0.99.9j aka 1.0rc3 by Junio C Hamano ยท 20 years ago v0.99.9j v1.0rc3
  37. 8805cca [PATCH] Avoid building object ref lists when not needed by Linus Torvalds ยท 20 years ago
  38. 680bab3 [PATCH] Add function to append to an object_list. by Daniel Barkalow ยท 20 years ago
  39. 66e481b [PATCH] Object library enhancements by barkalow@iabervon.org ยท 20 years ago
  40. c4584ae [PATCH] Remove "delta" object representation. by Junio C Hamano ยท 20 years ago
  41. 9ce43d1 Ooh. Make git-rev-list --object associate a name with objects. by Linus Torvalds ยท 20 years ago
  42. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow ยท 20 years ago
  43. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan ยท 21 years ago
  44. a3437b8 [PATCH] Modify git-rev-list to linearise the commit history in merge order. by jon@blackcubes.dyndns.org ยท 21 years ago
  45. d1af002 [PATCH] delta check by Nicolas Pitre ยท 21 years ago
  46. 8835504 Mark the variable declarations in .h files as extern by Petr Baudis ยท 21 years ago
  47. e9eefa6 [PATCH] Add function to parse an object of unspecified type (take 2) by Daniel Barkalow ยท 21 years ago
  48. 6eb8ae0 [PATCH] Header files for object parsing by Daniel Barkalow ยท 21 years ago