index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl
/
Git
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
5
-0
/
+61
2024-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
2
-6
/
+6
2024-10-23
Require Perl 5.26.0
brian m. carlson
3
-3
/
+3
2024-10-04
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
1
-1
/
+1
2024-10-03
perl: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-07-18
git-svn: add public property `svn:global-ignores`
Alex Galvin
1
-1
/
+1
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
1
-1
/
+1
2023-11-26
doc: switch links to https
Josh Soref
1
-1
/
+1
2023-11-17
perl: bump the required Perl version to 5.8.1 from 5.8.0
Todd Zullinger
5
-5
/
+5
2021-10-29
tests: disable fsync everywhere
Eric Wong
1
-2
/
+15
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
1
-1
/
+1
2021-05-21
git-svn: stop passing "-m" to "git rev-list"
Sergey Organov
1
-1
/
+1
2021-05-06
perl: use mock i18n functions under NO_GETTEXT=Y
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2020-11-09
Merge branch 'jk/perl-warning'
Junio C Hamano
16
-16
/
+16
2020-10-21
perl: check for perl warnings while running tests
Jeff King
16
-16
/
+16
2020-10-21
svn: use correct variable name for short OID
brian m. carlson
1
-1
/
+1
2020-06-22
perl: make SVN code hash independent
brian m. carlson
4
-43
/
+46
2020-06-22
perl: make Git::IndexInfo work with SHA-256
brian m. carlson
1
-2
/
+4
2020-06-22
perl: create and switch variables for hash constants
brian m. carlson
3
-7
/
+7
2019-09-28
git-svn: trim leading and trailing whitespaces in author name
Tobias Klauser
1
-0
/
+4
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-04-11
Makefile: add Perl runtime prefix support
Dan Jacques
1
-1
/
+1
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
1
-7
/
+6
2018-03-15
Merge branch 'ab/perl-fixes'
Junio C Hamano
7
-1173
/
+124
2018-03-06
Merge branch 'bw/perl-timegm-timelocal-fix'
Junio C Hamano
1
-1
/
+1
2018-03-05
perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS
Ævar Arnfjörð Bjarmason
1
-1
/
+32
2018-03-05
perl: move the perl/Git/FromCPAN tree to perl/FromCPAN
Ævar Arnfjörð Bjarmason
4
-1324
/
+2
2018-03-05
perl: generalize the Git::LoadCPAN facility
Ævar Arnfjörð Bjarmason
3
-58
/
+82
2018-03-05
perl: move CPAN loader wrappers to another namespace
Ævar Arnfjörð Bjarmason
2
-6
/
+6
2018-03-05
perl: update our copy of Mail::Address
Ævar Arnfjörð Bjarmason
1
-2
/
+6
2018-03-05
perl: update our ancient copy of Error.pm
Ævar Arnfjörð Bjarmason
2
-41
/
+255
2018-02-27
perl: *.pm files should not have the executable bit
Ævar Arnfjörð Bjarmason
1
-0
/
+0
2018-02-23
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
1
-1
/
+1
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
3
-1
/
+874
2018-01-05
send-email: add and use a local copy of Mail::Address
Matthieu Moy
2
-0
/
+300
2017-12-28
perl: avoid *.pmc and fix Error.pm further
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-12-11
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
3
-1
/
+874
2017-11-22
Git/Packet.pm: use 'if' instead of 'unless'
Christian Couder
1
-8
/
+8
2017-11-22
Git/Packet: clarify that packet_required_key_val_read allows EOF
Christian Couder
1
-2
/
+7
2017-11-07
Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse
Christian Couder
1
-0
/
+168
2017-08-22
Merge branch 'ur/svn-local-zone'
Junio C Hamano
1
-1
/
+1
2017-08-08
git svn fetch: Create correct commit timestamp when using --localtime
Urs Thuermann
1
-1
/
+1
2017-06-27
Spelling fixes
Ville Skyttä
1
-1
/
+1
2017-02-20
Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn
Junio C Hamano
1
-1
/
+1
2016-12-27
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
1
-1
/
+18
2016-12-23
git-svn: escape backslashes in refnames
Eric Wong
1
-1
/
+1
2016-12-14
i18n: add--interactive: mark patch prompt for translation
Vasco Almeida
1
-1
/
+10
2016-12-14
i18n: add--interactive: mark plural strings
Vasco Almeida
1
-1
/
+9
2016-12-12
git-svn: allow "0" in SVN path components
Eric Wong
1
-1
/
+1
2016-10-27
Merge branch 'svn-cache' of git://bogomips.org/git-svn
Junio C Hamano
1
-1
/
+11
[next]