๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.7.3
  1. a78c188 fast-import: simplify allocation in start_packfile by Jeff King ยท 10 years ago
  2. 50a6c8e use st_add and st_mult for allocation size computation by Jeff King ยท 10 years ago
  3. b32fa95 convert trivial cases to ALLOC_ARRAY by Jeff King ยท 10 years ago
  4. e0048d3 Merge branch 'sg/lock-file-commit-error' by Junio C Hamano ยท 10 years ago
  5. 08a3651 Make error message after failing commit_lock_file() less confusing by SZEDER Gรกbor ยท 10 years ago
  6. 7889179 Merge branch 'jk/war-on-sprintf' by Junio C Hamano ยท 10 years ago
  7. 7b09c45 Merge branch 'jk/date-local' by Junio C Hamano ยท 10 years ago
  8. eddda37 convert strncpy to memcpy by Jeff King ยท 10 years ago
  9. 34fa79a prefer memcpy to strcpy by Jeff King ยท 10 years ago
  10. c7ab0ba avoid sprintf and strcpy with flex arrays by Jeff King ยท 10 years ago
  11. ef1286d use xsnprintf for generating git object headers by Jeff King ยท 10 years ago
  12. 547ed71 fast-import: switch crash-report date to iso8601 by Jeff King ยท 10 years ago
  13. 8c9155e Merge branch 'jk/git-path' by Junio C Hamano ยท 10 years ago
  14. 51a22ce Merge branch 'jc/finalize-temp-file' by Junio C Hamano ยท 10 years ago
  15. fcd12db prefer git_pathdup to git_path in some possibly-dangerous cases by Jeff King ยท 10 years ago
  16. cb5add5 sha1_file.c: rename move_temp_to_file() to finalize_object_file() by Junio C Hamano ยท 10 years ago
  17. d939af1 Merge branch 'jk/date-mode-format' by Junio C Hamano ยท 10 years ago
  18. 3ecca88 Merge branch 'mh/fast-import-optimize-current-from' by Junio C Hamano ยท 10 years ago
  19. c0d5034 Merge branch 'mh/fast-import-get-mark' by Junio C Hamano ยท 10 years ago
  20. 0df3245 fast-import: do less work when given "from" matches current branch head by Mike Hommey ยท 10 years ago
  21. 28c7b1f fast-import: add a get-mark command by Michael Haggerty ยท 10 years ago
  22. a5481a6 convert "enum date_mode" into a struct by Jeff King ยท 10 years ago
  23. a1c9eb9 update_ref(): don't read old reference value before delete by Michael Haggerty ยท 10 years ago
  24. 68a2e6a Merge branch 'nd/multiple-work-trees' by Junio C Hamano ยท 11 years ago
  25. 6902c4d Merge branch 'rs/deflate-init-cleanup' by Junio C Hamano ยท 11 years ago
  26. 9a6f128 zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} by Renรฉ Scharfe ยท 11 years ago
  27. fd9de86 Merge branch 'mh/refs-have-new' by Junio C Hamano ยท 11 years ago
  28. 1585dfe Merge branch 'jk/fast-import-die-nicely-fix' by Junio C Hamano ยท 11 years ago
  29. 1d147bd ref_transaction_update(): remove "have_old" parameter by Michael Haggerty ยท 11 years ago
  30. 5e915f3 fast-import: avoid running end_packfile recursively by Jeff King ยท 11 years ago
  31. aaa2680 fast-import: use git_path() for accessing .git dir instead of get_git_dir() by Nguyแป…n Thรกi Ngแปc Duy ยท 11 years ago
  32. dcf6926 path.c: make get_pathname() call sites return const char * by Nguyแป…n Thรกi Ngแปc Duy ยท 11 years ago
  33. db7516a refs.c: pass the ref log message to _create/delete/update instead of _commit by Ronnie Sahlberg ยท 11 years ago
  34. f70f056 dump_marks(): reimplement using fdopen_lock_file() by Michael Haggerty ยท 11 years ago
  35. 697cc8e lockfile.h: extract new header file for the functions in lockfile.c by Michael Haggerty ยท 11 years ago
  36. 32c3ec2 dump_marks(): remove a redundant call to rollback_lock_file() by Michael Haggerty ยท 11 years ago
  37. 5b830a8 Merge branch 'mb/fast-import-delete-root' into maint by Junio C Hamano ยท 11 years ago
  38. 1c2ea2c Merge branch 'rs/realloc-array' by Junio C Hamano ยท 11 years ago
  39. 0448134 Merge branch 'jk/fast-import-fixes' into maint by Junio C Hamano ยท 11 years ago
  40. 73da5a1 Merge branch 'mb/fast-import-delete-root' by Junio C Hamano ยท 11 years ago
  41. 9ff700e Merge branch 'jk/commit-author-parsing' by Junio C Hamano ยท 11 years ago
  42. 2756ca4 use REALLOC_ARRAY for changing the allocation size of arrays by Renรฉ Scharfe ยท 11 years ago
  43. b6a1261 Merge branch 'jk/fast-import-fixes' by Junio C Hamano ยท 11 years ago
  44. 01d678a Merge branch 'rs/ref-transaction-1' by Junio C Hamano ยท 11 years ago
  45. 3f09ba7 fast-import.c: use a ref transaction when dumping tags by Ronnie Sahlberg ยท 11 years ago
  46. de7e86f fast-import.c: change update_branch to use ref transactions by Ronnie Sahlberg ยท 11 years ago
  47. 2668d69 fast-import: fix segfault in store_tree() by Maxim Bublis ยท 11 years ago
  48. c33ddc2 date: use strbufs in date-formatting functions by Jeff King ยท 11 years ago
  49. c252785 fast-import: fix buffer overflow in dump_tags by Jeff King ยท 11 years ago
  50. 3c078b9 fast-import: clean up pack_data pointer in end_packfile by Jeff King ยท 11 years ago
  51. 536900e fast-import.c: replace `git_config()` with `git_config_get_*()` family by Tanay Abhra ยท 11 years ago
  52. 14576df fast-import: use hashcmp() for SHA1 hash comparison by Renรฉ Scharfe ยท 11 years ago
  53. e814c39 fast-import: refactor parsing of spaces by Jeff King ยท 11 years ago
  54. 97313be fast-import: use skip_prefix for parsing input by Jeff King ยท 11 years ago
  55. ae021d8 use skip_prefix to avoid magic numbers by Jeff King ยท 11 years ago
  56. ff45c0d fast-import: fix read of uninitialized argv memory by Jeff King ยท 11 years ago
  57. 4ee1b22 fast-import: add support to delete refs by Felipe Contreras ยท 12 years ago
  58. 2c5495f use strchrnul() in place of strchr() and strlen() by Rohit Mani ยท 12 years ago
  59. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder ยท 12 years ago
  60. 9a86b89 Merge branch 'bk/refs-multi-update' by Junio C Hamano ยท 12 years ago
  61. 89dde78 Merge branch 'rh/ishes-doc' by Junio C Hamano ยท 12 years ago
  62. a8a5406 use 'commit-ish' instead of 'committish' by Richard Hansen ยท 12 years ago
  63. bb8040f use 'tree-ish' instead of 'treeish' by Richard Hansen ยท 12 years ago
  64. 7e39472 Merge branch 'jk/fast-import-empty-ls' by Junio C Hamano ยท 12 years ago
  65. 9bbb0fa refs: report ref type from lock_any_ref_for_update by Brad King ยท 12 years ago
  66. 62bfa11 fast-import: allow moving the root tree by John Keeping ยท 12 years ago
  67. e0eb6b9 fast-import: allow ls or filecopy of the root tree by John Keeping ยท 12 years ago
  68. adefdba fast-import: set valid mode on root tree in "ls" by John Keeping ยท 12 years ago
  69. dbbc93b Merge branch 'fc/fast-export-persistent-marks' by Junio C Hamano ยท 13 years ago
  70. 45c5d4a fast-{import,export}: use get_sha1_hex() to read from marks file by Felipe Contreras ยท 13 years ago
  71. 84d32bf sparse: Fix mingw_main() argument number/type errors by Ramsay Jones ยท 13 years ago
  72. 0a34594 fast-import: Fix an gcc -Wuninitialized warning by Ramsay Jones ยท 13 years ago
  73. 3aa99df fast-import: clarify "inline" logic in file_change_m by Jeff King ยท 13 years ago
  74. cbfd5e1 drop some obsolete "x = x" compiler warning hacks by Jeff King ยท 13 years ago
  75. 4db34cc fast-import: use pointer-to-pointer to keep list tail by Jeff King ยท 13 years ago
  76. 34f5130 Merge branch 'jc/merge-bases' by Junio C Hamano ยท 13 years ago
  77. a20efee in_merge_bases(): support only one "other" commit by Junio C Hamano ยท 13 years ago
  78. 06454cb fast-import: tighten parsing of datarefs by Pete Wyckoff ยท 14 years ago
  79. 79efeae Merge branch 'jn/maint-fast-import-empty-ls' into maint by Junio C Hamano ยท 14 years ago
  80. 178e1de fast-import: don't allow 'ls' of path with empty components by Jonathan Nieder ยท 14 years ago
  81. c27e559 fast-import: leakfix for 'ls' of dirty trees by Jonathan Nieder ยท 14 years ago
  82. a8ea1b7 fast-import: zero all of 'struct tag' to silence valgrind by Thomas Rast ยท 14 years ago
  83. ab1900a Appease Sun Studio by renaming "tmpfile" by ร†var Arnfjรถrรฐ Bjarmason ยท 14 years ago
  84. 2dccad3 Merge branch 'ab/enable-i18n' by Junio C Hamano ยท 14 years ago
  85. 48b3036 Merge branch 'jc/stream-to-pack' by Junio C Hamano ยท 14 years ago
  86. 5e9637c i18n: add infrastructure for translating Git with gettext by ร†var Arnfjรถrรฐ Bjarmason ยท 14 years ago
  87. 6c52614 csum-file: introduce sha1file_checkpoint by Junio C Hamano ยท 14 years ago
  88. 1838685 fast-import: Fix incorrect fanout level when modifying existing notes refs by Johan Herland ยท 14 years ago
  89. c13975e Merge branch 'di/fast-import-empty-tag-note-fix' by Junio C Hamano ยท 14 years ago
  90. 8d9c501 Change check_ref_format() to take a flags argument by Michael Haggerty ยท 14 years ago
  91. 0bc6988 fast-import: don't allow to note on empty branch by Dmitry Ivankov ยท 14 years ago
  92. 2c9c8ee fast-import: don't allow to tag empty branch by Dmitry Ivankov ยท 14 years ago
  93. 0dc691a Merge branch 'di/fast-import-tagging' by Junio C Hamano ยท 14 years ago
  94. 05d88e6 Merge branch 'di/fast-import-blob-tweak' by Junio C Hamano ยท 14 years ago
  95. 45792b6 Merge branch 'di/fast-import-deltified-tree' by Junio C Hamano ยท 14 years ago
  96. 0b98954 Merge branch 'di/fast-import-ident' by Junio C Hamano ยท 14 years ago
  97. 6c447f6 fast-import: allow to tag newly created objects by Dmitry Ivankov ยท 14 years ago
  98. 2efe38e fast-import: add tests for tagging blobs by Dmitry Ivankov ยท 14 years ago
  99. a7e9c34 fast-import: treat cat-blob as a delta base hint for next blob by Dmitry Ivankov ยท 14 years ago
  100. 94c3b48 fast-import: count and report # of calls to diff_delta in stats by Dmitry Ivankov ยท 14 years ago