🌐 AI搜索 & 代理 主页
Git 2.29
  1. dd84e52 git-send-email: die if sendmail.* config is set by Drew DeVault · 5 years ago
  2. 94b2ee1 perl: make SVN code hash independent by brian m. carlson · 5 years ago
  3. ff508e2 perl: make Git::IndexInfo work with SHA-256 by brian m. carlson · 5 years ago
  4. 9ab3315 perl: create and switch variables for hash constants by brian m. carlson · 5 years ago
  5. 8915297 Fix spelling errors in documentation outside of Documentation/ by Elijah Newren · 6 years ago
  6. 4ddd4bd git-svn: trim leading and trailing whitespaces in author name by Tobias Klauser · 6 years ago
  7. bcbb44b Git.pm: make hash size independent by brian m. carlson · 7 years ago
  8. a500a9c Merge branch 'ab/git-svn-get-record-typofix' by Junio C Hamano · 8 years ago
  9. 92034a9 Merge branch 'dj/runtime-prefix' by Junio C Hamano · 8 years ago
  10. 07d90ea Makefile: add Perl runtime prefix support by Dan Jacques · 8 years ago
  11. f6a0ad4 Makefile: generate Perl header from template file by Dan Jacques · 8 years ago
  12. 51db271 git-svn: avoid warning on undef readline() by Ævar Arnfjörð Bjarmason · 8 years ago
  13. cb427e9 git-svn: allow empty email-address using authors-prog and authors-file by Andreas Heiduk · 8 years ago
  14. ae1644b Merge branch 'ab/perl-fixes' by Junio C Hamano · 8 years ago
  15. 179e1f5 Merge branch 'bw/perl-timegm-timelocal-fix' by Junio C Hamano · 8 years ago
  16. 1aca69c perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS by Ævar Arnfjörð Bjarmason · 8 years ago
  17. 382029f perl: move the perl/Git/FromCPAN tree to perl/FromCPAN by Ævar Arnfjörð Bjarmason · 8 years ago
  18. edfb7b9 perl: generalize the Git::LoadCPAN facility by Ævar Arnfjörð Bjarmason · 8 years ago
  19. 2865467 perl: move CPAN loader wrappers to another namespace by Ævar Arnfjörð Bjarmason · 8 years ago
  20. 10cf3b0 perl: update our copy of Mail::Address by Ævar Arnfjörð Bjarmason · 8 years ago
  21. e5741c3 perl: update our ancient copy of Error.pm by Ævar Arnfjörð Bjarmason · 8 years ago
  22. 29118b3 Git.pm: hard-depend on the File::{Temp,Spec} modules by Ævar Arnfjörð Bjarmason · 8 years ago
  23. f0e19cb Git.pm: add the "use warnings" pragma by Ævar Arnfjörð Bjarmason · 8 years ago
  24. 872ba00 Git.pm: remove redundant "use strict" from sub-package by Ævar Arnfjörð Bjarmason · 8 years ago
  25. ca2a4f4 perl: *.pm files should not have the executable bit by Ævar Arnfjörð Bjarmason · 8 years ago
  26. a40e06e perl: call timegm and timelocal with 4-digit year by Bernhard M. Wiedemann · 8 years ago
  27. ed1b87e Merge branch 'ab/simplify-perl-makefile' by Junio C Hamano · 8 years ago
  28. c8f9d13 perl/Git: remove now useless email-address parsing code by Matthieu Moy · 8 years ago
  29. bd869f6 send-email: add and use a local copy of Mail::Address by Matthieu Moy · 8 years ago
  30. 805a378 perl: avoid *.pmc and fix Error.pm further by Ævar Arnfjörð Bjarmason · 8 years ago
  31. 20d2a30 Makefile: replace perl/Makefile.PL with simple make rules by Ævar Arnfjörð Bjarmason · 8 years ago
  32. 4a54370 Git/Packet.pm: use 'if' instead of 'unless' by Christian Couder · 8 years ago
  33. cb1c64b Git/Packet: clarify that packet_required_key_val_read allows EOF by Christian Couder · 8 years ago
  34. 0fe8d51 Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse by Christian Couder · 8 years ago
  35. 716c469 Merge branch 'ur/svn-local-zone' by Junio C Hamano · 8 years ago
  36. 0e544bf Merge branch 'jc/perl-git-comment-typofix' by Junio C Hamano · 8 years ago
  37. 1adc4b9 git svn fetch: Create correct commit timestamp when using --localtime by Urs Thuermann · 8 years ago
  38. f81935c perl/Git.pm: typofix in a comment by Junio C Hamano · 8 years ago
  39. 9bf8e0c Merge branch 'pw/unquote-path-in-git-pm' by Junio C Hamano · 8 years ago
  40. d5f28b7 Git::unquote_path(): throw an exception on bad path by Phillip Wood · 8 years ago
  41. 4cebfac Git::unquote_path(): handle '\a' by Phillip Wood · 8 years ago
  42. 1d542a5 add -i: move unquote_path() to Git.pm by Phillip Wood · 8 years ago
  43. 6412757 Spelling fixes by Ville Skyttä · 8 years ago
  44. 80ba04e Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn by Junio C Hamano · 9 years ago
  45. 1d73f8e Merge branch 'va/i18n-perl-scripts' by Junio C Hamano · 9 years ago
  46. 22af6fe git-svn: escape backslashes in refnames by Eric Wong · 9 years ago
  47. 0539d5e i18n: add--interactive: mark patch prompt for translation by Vasco Almeida · 9 years ago
  48. c4a85c3 i18n: add--interactive: mark plural strings by Vasco Almeida · 9 years ago
  49. 2db8710 Git.pm: add subroutines for commenting lines by Vasco Almeida · 9 years ago
  50. a0f5a0c git-svn: allow "0" in SVN path components by Eric Wong · 9 years ago
  51. a3f2781 Merge branch 'mm/send-email-cc-cruft-after-address' into maint by Junio C Hamano · 9 years ago
  52. a3228e4 Merge branch 'svn-cache' of git://bogomips.org/git-svn by Junio C Hamano · 9 years ago
  53. 251641b Merge branch 'svn-wt' of git://bogomips.org/git-svn by Junio C Hamano · 9 years ago
  54. a2c761c git-svn: do not reuse caches memoized for a different architecture by Gavin Lambert · 9 years ago
  55. bdcaebb Merge branch 'mm/send-email-cc-cruft-after-address' by Junio C Hamano · 9 years ago
  56. dcfafc5 Git.pm: add comment pointing to t9000 by Matthieu Moy · 9 years ago
  57. e3fdbcc parse_mailboxes: accept extra text after <...> address by Matthieu Moy · 9 years ago
  58. 112423e git-svn: "git worktree" awareness by Eric Wong · 9 years ago
  59. b26098f git-svn: reduce scope of input record separator change by Eric Wong · 9 years ago
  60. 2af7da9 git-svn: warn instead of dying when commit data is missing by Eric Wong · 9 years ago
  61. 6d523a3 git-svn: skip mergeinfo handling with --no-follow-parent by Eric Wong · 9 years ago
  62. 3241d4f Merge branch 'lp/typofixes' by Junio C Hamano · 10 years ago
  63. 523a33c Git/SVN: die when there is no commit metadata by Christian Couder · 10 years ago
  64. 832c0e5 typofix: assorted typofixes in comments, documentation and messages by Li Peng · 10 years ago
  65. 62335bb git-svn: shorten glob error message by Eric Wong · 10 years ago
  66. e4e5dd9 git-svn: loosen config globs limitations by Victor Leschuk · 10 years ago
  67. 1b42f45 git-svn: apply "svn.pathnameencoding" before URL encoding by Kazutoshi Satoda · 10 years ago
  68. 40f4744 git-svn: enable "svn.pathnameencoding" on dcommit by Kazutoshi Satoda · 10 years ago
  69. 4b589e5 Merge branch 'js/mingw-tests' by Junio C Hamano · 10 years ago
  70. 6d579a0 Merge branch 'ew/svn-1.9.0-auth' by Junio C Hamano · 10 years ago
  71. 0b66415 git-svn: fix auth parameter handling on SVN 1.9.0+ by Eric Wong · 10 years ago
  72. 888ab71 Git.pm: stop assuming that absolute paths start with a slash by Johannes Schindelin · 10 years ago
  73. 8262574 git-svn: improve rebase/mkdirs performance by Dair Grant · 10 years ago
  74. 8d314d7 send-email: reduce dependencies impact on parse_address_line by Remi Lespinet · 10 years ago
  75. 28ed7b0 Merge branch 'svn-maint-fixes' into svn-fixes by Junio C Hamano · 11 years ago
  76. e426311 Git::SVN::*: avoid premature FileHandle closure by Kyle J. McKay · 11 years ago
  77. 45c956b git-svn: fix localtime=true on non-glibc environments by Ryuichi Kokubo · 11 years ago
  78. 47092c1 git-svn: lazy load some modules by Eric Wong · 11 years ago
  79. ef2956a Git.pm: two minor typo fixes by Alexander Kuleshov · 11 years ago
  80. 9a2bb05 Git::SVN: handle missing ref_id case correctly by Ramkumar Ramachandra · 11 years ago
  81. 83c9433 git-svn: support for git-svn propset by Alfred Perlstein · 11 years ago
  82. 7ffa35b git-svn: use SVN::Ra::get_dir2 when possible by Eric Wong · 11 years ago
  83. da0bc94 git-svn: add space after "W:" prefix in warning by Eric Wong · 11 years ago
  84. 4ae9a7b git-svn: (cleanup) remove editor param passing by Eric Wong · 11 years ago
  85. 835e3dd git-svn: prepare SVN::Ra config pieces once by Eric Wong · 11 years ago
  86. 822aaf0 Git.pm: add specified name to tempfile template by Eric Wong · 11 years ago
  87. 7676aff git-svn: disable _rev_list memoization by Eric Wong · 11 years ago
  88. aee7d04 git-svn: save a little memory as fetch progresses by Eric Wong · 11 years ago
  89. 6725eca git-svn: remove unnecessary DESTROY override by Eric Wong · 11 years ago
  90. dfa72fd git-svn: reload RA every log-window-size by Eric Wong · 11 years ago
  91. 2b6c613 git-svn: remove mergeinfo rev caching by Eric Wong · 11 years ago
  92. 54b9534 git-svn: cache only mergeinfo revisions by Eric Wong · 11 years ago
  93. d0b34f2 git-svn: reduce check_cherry_pick cache overhead by Eric Wong · 11 years ago
  94. 9ee13a9 git-svn: only look at the root path for svn:mergeinfo by Jakob Stoklund Olesen · 11 years ago
  95. abfef3b git-svn: only look at the new parts of svn:mergeinfo by Jakob Stoklund Olesen · 11 years ago
  96. 561d952 Merge branch 'mm/pager-less-sans-S' by Junio C Hamano · 12 years ago
  97. b327583 pager: remove 'S' from $LESS by default by Matthieu Moy · 12 years ago
  98. 784f4b6 SVN.pm::parse_svn_date: allow timestamps with a single-digit hour by RomanBelinsky · 12 years ago
  99. 235e8d5 code and test: fix misuses of "nor" by Justin Lebar · 12 years ago
  100. 0168990 comments: fix misuses of "nor" by Justin Lebar · 12 years ago