File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Revision history for Perl module Git::PurePerl:
2
2
3
3
- Add config file handling via Config::GitLike
4
4
- Fix a couple of memory leaks due to unweakened circular references.
5
+ - Handle commit object character encoding correctly
5
6
6
7
0.45 Mon 21st Dec 12:36:29 GMT 2009
7
8
- Be Win32 compatible (RT#52677), patch contributed by kmx.
Original file line number Diff line number Diff line change 522
522
523
523
=head1 CONTRIBUTORS
524
524
525
- Chris Reinhardt
526
- Tomas (t0m) Doran
527
- Dan (broquaint) Brook
528
- Alex Vandiver
525
+ =over 4
526
+
527
+ =item Chris Reinhardt
528
+
529
+ =item Tomas (t0m) Doran
530
+
531
+ =item Dan (broquaint) Brook
532
+
533
+ =item Alex Vandiver
534
+
535
+ =item Dagfinn Ilmari MannsE<aring> ker
536
+
537
+ =back
529
538
530
539
=head1 COPYRIGHT
531
540
You can’t perform that action at this time.
0 commit comments