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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
contrib: better support symbolic port names in git-credential-netrc
Maxim Cournoyer
1
-0
/
+13
2025-05-27
Merge branch 'rj/build-tweaks-part2'
Junio C Hamano
1
-1
/
+1
2025-05-19
meson: correct install location of YAML.pm
Ramsay Jones
1
-1
/
+1
2025-05-08
meson: allow customize perl installation path
Đoàn Trần Công Danh
8
-8
/
+8
2025-01-08
meson: fix perl dependencies
Sam James
8
-0
/
+8
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
8
-0
/
+89
2024-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
4
-11
/
+11
2024-10-23
Require Perl 5.26.0
brian m. carlson
4
-4
/
+4
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-09-20
Merge branch 'jk/git-pm-bare-repo-fix'
Junio C Hamano
1
-8
/
+6
2024-09-13
Git.pm: use "rev-parse --absolute-git-dir" rather than perl code
Jeff King
1
-5
/
+5
2024-09-13
Git.pm: fix bare repository search with Directory option
Jeff King
1
-6
/
+4
2024-07-18
git-svn: add public property `svn:global-ignores`
Alex Galvin
1
-1
/
+1
2024-06-17
Git.pm: use array in command_bidi_pipe example
Eric Wong
1
-2
/
+2
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
2
-2
/
+2
2023-11-26
doc: switch links to https
Josh Soref
2
-2
/
+2
2023-11-17
perl: bump the required Perl version to 5.8.1 from 5.8.0
Todd Zullinger
6
-6
/
+6
2022-10-22
Git.pm: trust rev-parse to find bare repositories
Jeff King
1
-20
/
+16
2022-10-17
Git.pm: add semicolon after catch statement
Michael McClimon
1
-1
/
+1
2022-02-01
perl Git.pm: don't ignore signalled failure in _cmd_close()
Ævar Arnfjörð Bjarmason
1
-2
/
+19
2021-10-29
tests: disable fsync everywhere
Eric Wong
1
-2
/
+15
2021-07-22
Merge branch 'ab/send-email-optim'
Junio C Hamano
1
-16
/
+16
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
1
-1
/
+1
2021-05-28
perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-05-28
perl: lazily load some common Git.pm setup code
Ævar Arnfjörð Bjarmason
1
-16
/
+16
2021-05-27
Merge branch 'ab/send-email-inline-hooks-path'
Junio C Hamano
1
-13
/
+0
2021-05-27
send-email: move "hooks_path" invocation to git-send-email.perl
Ævar Arnfjörð Bjarmason
1
-12
/
+0
2021-05-27
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
1
-2
/
+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
2021-03-23
git-send-email: Respect core.hooksPath setting
Robert Foss
1
-0
/
+13
2020-11-09
Merge branch 'jk/perl-warning'
Junio C Hamano
18
-18
/
+18
2020-11-02
Merge branch 'bc/svn-hash-oid-fix'
Junio C Hamano
1
-1
/
+1
2020-10-21
perl: check for perl warnings while running tests
Jeff King
18
-18
/
+18
2020-10-21
svn: use correct variable name for short OID
brian m. carlson
1
-1
/
+1
2020-07-23
git-send-email: die if sendmail.* config is set
Drew DeVault
1
-0
/
+26
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-11-07
Fix spelling errors in documentation outside of Documentation/
Elijah Newren
1
-1
/
+1
2019-09-28
git-svn: trim leading and trailing whitespaces in author name
Tobias Klauser
1
-0
/
+4
2019-04-01
Git.pm: make hash size independent
brian m. carlson
1
-1
/
+1
2018-05-08
Merge branch 'ab/git-svn-get-record-typofix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
3
-1
/
+44
2018-04-11
Makefile: add Perl runtime prefix support
Dan Jacques
2
-1
/
+43
2018-04-11
Makefile: generate Perl header from template file
Dan Jacques
1
-0
/
+1
2018-04-09
git-svn: avoid warning on undef readline()
Ævar Arnfjörð Bjarmason
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
9
-123
/
+389
[next]