index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce support for the Meson build system
Patrick Steinhardt
2024-12-06
8
-0
/
+89
*
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
2024-12-06
4
-11
/
+11
*
Require Perl 5.26.0
brian m. carlson
2024-10-23
4
-4
/
+4
*
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-10-04
1
-1
/
+1
|
\
|
*
perl: fix a typo
Andrew Kreimer
2024-10-03
1
-1
/
+1
*
|
Merge branch 'jk/git-pm-bare-repo-fix'
Junio C Hamano
2024-09-20
1
-8
/
+6
|
\
\
|
*
|
Git.pm: use "rev-parse --absolute-git-dir" rather than perl code
Jeff King
2024-09-13
1
-5
/
+5
|
*
|
Git.pm: fix bare repository search with Directory option
Jeff King
2024-09-13
1
-6
/
+4
*
|
|
git-svn: add public property `svn:global-ignores`
Alex Galvin
2024-07-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Git.pm: use array in command_bidi_pipe example
Eric Wong
2024-06-17
1
-2
/
+2
*
|
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
2023-12-18
2
-2
/
+2
|
\
\
|
*
|
doc: switch links to https
Josh Soref
2023-11-26
2
-2
/
+2
|
|
/
*
/
perl: bump the required Perl version to 5.8.1 from 5.8.0
Todd Zullinger
2023-11-16
6
-6
/
+6
|
/
*
Git.pm: trust rev-parse to find bare repositories
Jeff King
2022-10-23
1
-20
/
+16
*
Git.pm: add semicolon after catch statement
Michael McClimon
2022-10-18
1
-1
/
+1
*
perl Git.pm: don't ignore signalled failure in _cmd_close()
Ævar Arnfjörð Bjarmason
2022-02-02
1
-2
/
+19
*
tests: disable fsync everywhere
Eric Wong
2021-10-29
1
-2
/
+15
*
Merge branch 'ab/send-email-optim'
Junio C Hamano
2021-07-22
1
-16
/
+16
|
\
|
*
perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()
Ævar Arnfjörð Bjarmason
2021-05-28
1
-1
/
+1
|
*
perl: lazily load some common Git.pm setup code
Ævar Arnfjörð Bjarmason
2021-05-28
1
-16
/
+16
*
|
Merge branch 'so/log-m-implies-p'
Junio C Hamano
2021-06-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
git-svn: stop passing "-m" to "git rev-list"
Sergey Organov
2021-05-21
1
-1
/
+1
*
|
Merge branch 'ab/send-email-inline-hooks-path'
Junio C Hamano
2021-05-27
1
-13
/
+0
|
\
\
|
*
|
send-email: move "hooks_path" invocation to git-send-email.perl
Ævar Arnfjörð Bjarmason
2021-05-27
1
-12
/
+0
|
*
|
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
2021-05-27
1
-2
/
+1
*
|
|
perl: use mock i18n functions under NO_GETTEXT=Y
Ævar Arnfjörð Bjarmason
2021-05-06
1
-0
/
+10
|
/
/
*
/
git-send-email: Respect core.hooksPath setting
Robert Foss
2021-03-23
1
-0
/
+13
|
/
*
Merge branch 'jk/perl-warning'
Junio C Hamano
2020-11-09
18
-18
/
+18
|
\
|
*
perl: check for perl warnings while running tests
Jeff King
2020-10-22
18
-18
/
+18
*
|
Merge branch 'bc/svn-hash-oid-fix'
Junio C Hamano
2020-11-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
svn: use correct variable name for short OID
brian m. carlson
2020-10-22
1
-1
/
+1
*
|
git-send-email: die if sendmail.* config is set
Drew DeVault
2020-07-24
1
-0
/
+26
|
/
*
perl: make SVN code hash independent
brian m. carlson
2020-06-22
4
-43
/
+46
*
perl: make Git::IndexInfo work with SHA-256
brian m. carlson
2020-06-22
1
-2
/
+4
*
perl: create and switch variables for hash constants
brian m. carlson
2020-06-22
3
-7
/
+7
*
Fix spelling errors in documentation outside of Documentation/
Elijah Newren
2019-11-07
1
-1
/
+1
*
git-svn: trim leading and trailing whitespaces in author name
Tobias Klauser
2019-09-28
1
-0
/
+4
*
Git.pm: make hash size independent
brian m. carlson
2019-04-01
1
-1
/
+1
*
Merge branch 'ab/git-svn-get-record-typofix'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
|
*
git-svn: avoid warning on undef readline()
Ævar Arnfjörð Bjarmason
2018-04-09
1
-1
/
+1
*
|
Merge branch 'dj/runtime-prefix'
Junio C Hamano
2018-05-08
3
-1
/
+44
|
\
\
|
*
|
Makefile: add Perl runtime prefix support
Dan Jacques
2018-04-11
2
-1
/
+43
|
*
|
Makefile: generate Perl header from template file
Dan Jacques
2018-04-11
1
-0
/
+1
*
|
|
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
2018-04-05
1
-7
/
+6
|
/
/
*
|
Merge branch 'ab/perl-fixes'
Junio C Hamano
2018-03-15
9
-123
/
+389
|
\
\
|
*
|
perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS
Ævar Arnfjörð Bjarmason
2018-03-05
1
-1
/
+32
|
*
|
perl: move the perl/Git/FromCPAN tree to perl/FromCPAN
Ævar Arnfjörð Bjarmason
2018-03-05
4
-3
/
+2
|
*
|
perl: generalize the Git::LoadCPAN facility
Ævar Arnfjörð Bjarmason
2018-03-05
3
-58
/
+82
|
*
|
perl: move CPAN loader wrappers to another namespace
Ævar Arnfjörð Bjarmason
2018-03-05
3
-7
/
+7
|
*
|
perl: update our copy of Mail::Address
Ævar Arnfjörð Bjarmason
2018-03-05
1
-2
/
+6
[next]