๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
GIT 1.2.1
  1. 67d4221 stat() for existence in safe_create_leading_directories() by Jason Riedy ยท 20 years ago
  2. c4e804b GIT 1.1.4 by Junio C Hamano ยท 20 years ago v1.1.4
  3. e93ec6f Revert "check_packed_git_idx(): check integrity of the idx file itself." by Junio C Hamano ยท 20 years ago
  4. 457f06d Introduce core.sharedrepository by Johannes Schindelin ยท 20 years ago
  5. c5ced64 check_packed_git_idx(): check integrity of the idx file itself. by Junio C Hamano ยท 20 years ago
  6. 797bd6f check_packed_git_idx(): check integrity of the idx file itself. by Junio C Hamano ยท 20 years ago
  7. 1e80e04 sha1_to_hex: properly terminate the SHA1 by Johannes Schindelin ยท 20 years ago
  8. 7246ed4 \n usage in stderr output by Alex Riesen ยท 20 years ago
  9. f4a1106 sanity check in add_packed_git() by Pavel Roskin ยท 20 years ago
  10. 024510c Allow saving an object from a pipe by Daniel Barkalow ยท 20 years ago
  11. 1494e03 sha1_file.c: make sure packs in an alternate odb is named properly. by Junio C Hamano ยท 20 years ago
  12. c0bbbb1 sha1_file.c::add_packed_git(): fix type mismatch. by Junio C Hamano ยท 20 years ago
  13. c283ab2 Add git-pack-intersect by Lukas_Sandstrรถm ยท 20 years ago
  14. 67ffdf4 Allow GIT_DIR to be an absolute path by Johannes Schindelin ยท 20 years ago
  15. 7ebb6fc Fix what to do and how to detect when hardlinking fails by Linus Torvalds ยท 20 years ago
  16. 9e48b38 Work around missing hard links on FAT formatted media by Johannes Schindelin ยท 20 years ago
  17. 9d835df Keep track of whether a pack is local or not by Linus Torvalds ยท 20 years ago
  18. e1b1039 Use git config file for committer name and email info by Linus Torvalds ยท 20 years ago
  19. b721e01 Use the same move_temp_to_file in git-http-fetch. by Junio C Hamano ยท 20 years ago
  20. 230f132 Create object subdirectories on demand by Linus Torvalds ยท 20 years ago
  21. ec1fcc1 Show original and resulting blob object info in diff output. by Junio C Hamano ยท 20 years ago
  22. 88cd621 Consolidate null_sha1[]. by Junio C Hamano ยท 20 years ago
  23. 264b16b Tell which packfile is corrupt when we die. by Junio C Hamano ยท 20 years ago
  24. 5da1606 [PATCH] Provide access to git_dir through get_git_dir(). by Sven Verdoolaege ยท 20 years ago
  25. ccfd3e9 [PATCH] Define relative .git/objects/info/alternates semantics. by Junio C Hamano ยท 20 years ago
  26. a9ab586 Retire support for old environment variables. by Junio C Hamano ยท 20 years ago
  27. 2ab141a [PATCH] Possible cleanups for local-pull.c by Peter Hagervall ยท 20 years ago
  28. c7c81b3 Fix ?: statements. by Jason Riedy ยท 20 years ago
  29. 9577e7e Use LF and allow comments in objects/info/alternates file. by Junio C Hamano ยท 20 years ago
  30. c508df5 [PATCH] Add function to read an index file from an arbitrary filename. by Daniel Barkalow ยท 20 years ago
  31. d5a63b9 Alternate object pool mechanism updates. by Junio C Hamano ยท 20 years ago
  32. 96ad15a [PATCH] Warning fix for gcc 4 by Pavel Roskin ยท 20 years ago
  33. bfc66da [PATCH] Plug memory leak in write_sha1_to_fd() by Sergey Vlasov ยท 20 years ago
  34. 1cf58e7 [PATCH] Plug memory leak in read_object_with_reference() by Sergey Vlasov ยท 20 years ago
  35. 9938af6 Update get_sha1() to grok extended format. by Junio C Hamano ยท 20 years ago
  36. 70b9829 [PATCH] Parallelize pulling by ssh by barkalow@iabervon.org ยท 20 years ago
  37. bf592c5 [PATCH] Functions for managing the set of packs the library is using (whitespace fixed) by barkalow@iabervon.org ยท 20 years ago
  38. 5da5c8f Teach parse_commit_buffer about grafting. by Junio C Hamano ยท 20 years ago
  39. e35f982 [PATCH] mmap error handling by Pavel Roskin ยท 20 years ago
  40. ab90ea5 [PATCH] Check packs and then files. by Junio C Hamano ยท 20 years ago
  41. 0ee19dc Avoid signedness warnings in sha1_file.c by Linus Torvalds ยท 20 years ago
  42. d5f1bef [PATCH] Remove map_sha1_file by Daniel Barkalow ยท 20 years ago
  43. a5eda52 [PATCH] write_sha1_to_fd() by Daniel Barkalow ยท 20 years ago
  44. 7672db2 [PATCH] Expose object ID computation functions. by Bryan Larsen ยท 20 years ago
  45. 26c8a53 Add "mkpath()" helper function by Linus Torvalds ยท 20 years ago
  46. b2cb942 [PATCH] clone-pack.c:write_one_ref() - Create leading directories. by Junio C Hamano ยท 20 years ago
  47. 5b35bcd [PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak by Junio C Hamano ยท 20 years ago
  48. f17a1b1 Fix up path-cleanup in git_path() properly by Linus Torvalds ยท 20 years ago
  49. 723c31f Add "git_path()" and "head_ref()" helper functions. by Linus Torvalds ยท 20 years ago
  50. dade09c Add "has_sha1_pack()" function to query whether the object is available in a pack by Linus Torvalds ยท 20 years ago
  51. 6da4016 Fix sparse warnings. by Linus Torvalds ยท 20 years ago
  52. 4d235c8 Avoid gcc warnings in sha1_file.c by Linus Torvalds ยท 20 years ago
  53. ad8c80a [PATCH] Show more details of packfile with verify-pack -v. by Junio C Hamano ยท 20 years ago
  54. f3bf922 [PATCH] verify-pack updates. by Junio C Hamano ยท 20 years ago
  55. c62266f [PATCH] Avoid unnecessarily inflating and interpreting delta by Junio C Hamano ยท 20 years ago
  56. f925339 [PATCH] Add git-verify-pack command. by Junio C Hamano ยท 20 years ago
  57. 3c84974 [PATCH] Fixlets on top of Nico's clean-up. by Junio C Hamano ยท 20 years ago
  58. dcde55b [PATCH] assorted delta code cleanup by Nicolas Pitre ยท 20 years ago
  59. e5e3e0f Fix packed_delta_info() that was broken by the delta header packing change by Linus Torvalds ยท 20 years ago
  60. 01247d8 Make git pack files use little-endian size encoding by Linus Torvalds ยท 20 years ago
  61. fead283 Merge fighting fsck-cache updates from Junio by Linus Torvalds ยท 20 years ago
  62. 9a217f2 [PATCH] Expose packed_git and alt_odb. by Junio C Hamano ยท 20 years ago
  63. d85a4fe [PATCH] Bugfix: initialize pack_base to NULL. by Junio C Hamano ยท 20 years ago
  64. a733cb6 Change pack file format. Hopefully for the last time. by Linus Torvalds ยท 20 years ago
  65. a69d094 Teach packing about "tag" objects by Linus Torvalds ยท 20 years ago
  66. 5db47c2 [PATCH] Obtain sha1_file_info() for deltified pack entry properly. by Junio C Hamano ยท 20 years ago
  67. d410c0f [PATCH] Skip writing out sha1 files for objects in packed git. by Junio C Hamano ยท 20 years ago
  68. 1f68855 [PATCH] Teach read_sha1_file() and friends about packed git object store. by Junio C Hamano ยท 20 years ago
  69. 36e4d74 [PATCH] Enhance sha1_file_size() into sha1_object_info() by Junio C Hamano ยท 20 years ago
  70. c4584ae [PATCH] Remove "delta" object representation. by Junio C Hamano ยท 20 years ago
  71. d565b34 [PATCH] Fix several gcc4 signedness warnings by Mika Kukkonen ยท 20 years ago
  72. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan ยท 21 years ago
  73. 95fc751 [PATCH] Operations on refs by Daniel Barkalow ยท 21 years ago
  74. 65c2e0c [PATCH] Find size of SHA1 object without inflating everything. by Junio C Hamano ยท 21 years ago
  75. 4a62b61 [PATCH] Handle deltified object correctly in git-*-pull family. by Junio C Hamano ยท 21 years ago
  76. 5180cac Split up unpack_sha1_file() some more by Linus Torvalds ยท 21 years ago
  77. c448357 Add "unpack_sha1_header()" helper function by Linus Torvalds ยท 21 years ago
  78. e871b64 unpack_sha1_file: zero-pad the unpacked object. by Linus Torvalds ยท 21 years ago
  79. 6b0c312 Include file cleanups.. by Linus Torvalds ยท 21 years ago
  80. 91d7b8a [PATCH] delta read by Nicolas Pitre ยท 21 years ago
  81. e99d59f sparse cleanup by Linus Torvalds ยท 21 years ago
  82. bf0f910 [PATCH] Kill a bunch of pointer sign warnings for gcc4 by Brian Gerst ยท 21 years ago
  83. f1a7eb3 Merge with http://members.cox.net/junkio/git-jc.git by Petr Baudis ยท 21 years ago
  84. 8ac069a Introduce GIT_DIR environment variable. by Junio C Hamano ยท 21 years ago
  85. d19938a Rename environment variables. by Junio C Hamano ยท 21 years ago
  86. ddd5d05 Stylistic fixes to sha1_file.c by Junio C Hamano ยท 21 years ago
  87. 6ffcee8 [PATCH] Really *do* nothing in while loop by Thomas Glanzmann ยท 21 years ago
  88. a1df57a [PATCH] Add #include <limits.h> so that git compiles under Solaris by Thomas Glanzmann ยท 21 years ago
  89. 383f85b Free compressed buffer after write_sha1_file() is done. by Junio C Hamano ยท 21 years ago
  90. ace1534 Introduce SHA1_FILE_DIRECTORIES to support multiple object databases. by Junio C Hamano ยท 21 years ago
  91. bf60144 [PATCH] Remove unused sha1_file_directory variable. by Junio C Hamano ยท 21 years ago
  92. a31c6d0 sha1_file: make the new sha1 object writing be coda-friendly. by Linus Torvalds ยท 21 years ago
  93. aac1794 Improve sha1 object file writing. by Linus Torvalds ยท 21 years ago
  94. 74400e7 Add git-write-blob. by Junio C Hamano ยท 21 years ago
  95. ca4c7db Remove the ugly jit-style parent syntax. by Linus Torvalds ยท 21 years ago
  96. 35ad338 Add "look up parent" logic for the simple names. by Linus Torvalds ยท 21 years ago
  97. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds ยท 21 years ago
  98. 40469ee [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 by Junio C Hamano ยท 21 years ago
  99. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li ยท 21 years ago
  100. f5b913c Fix up the types in write_sha1_file by Linus Torvalds ยท 21 years ago