index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
Git.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
Merge branch 'ab/git-svn-get-record-typofix'
Junio C Hamano
1
-1
/
+1
2018-04-09
git-svn: avoid warning on undef readline()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-15
Merge branch 'ab/perl-fixes'
Junio C Hamano
1
-10
/
+4
2018-03-06
Merge branch 'bw/perl-timegm-timelocal-fix'
Junio C Hamano
1
-1
/
+3
2018-03-05
perl: move CPAN loader wrappers to another namespace
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-05
Git.pm: hard-depend on the File::{Temp,Spec} modules
Ævar Arnfjörð Bjarmason
1
-8
/
+2
2018-02-27
Git.pm: add the "use warnings" pragma
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-02-27
Git.pm: remove redundant "use strict" from sub-package
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-02-23
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
1
-1
/
+3
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
1
-1
/
+1
2018-01-08
perl/Git: remove now useless email-address parsing code
Matthieu Moy
1
-71
/
+0
2017-12-11
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-08-22
Merge branch 'jc/perl-git-comment-typofix'
Junio C Hamano
1
-1
/
+1
2017-08-07
perl/Git.pm: typofix in a comment
Junio C Hamano
1
-1
/
+1
2017-06-30
Git::unquote_path(): throw an exception on bad path
Phillip Wood
1
-2
/
+2
2017-06-30
Git::unquote_path(): handle '\a'
Phillip Wood
1
-1
/
+2
2017-06-30
add -i: move unquote_path() to Git.pm
Phillip Wood
1
-1
/
+52
2016-12-27
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
1
-0
/
+38
2016-12-14
Git.pm: add subroutines for commenting lines
Vasco Almeida
1
-0
/
+38
2016-11-29
Merge branch 'mm/send-email-cc-cruft-after-address' into maint
Junio C Hamano
1
-6
/
+9
2016-10-27
Merge branch 'svn-wt' of git://bogomips.org/git-svn
Junio C Hamano
1
-1
/
+15
2016-10-26
Merge branch 'mm/send-email-cc-cruft-after-address'
Junio C Hamano
1
-6
/
+9
2016-10-21
Git.pm: add comment pointing to t9000
Matthieu Moy
1
-0
/
+2
2016-10-14
parse_mailboxes: accept extra text after <...> address
Matthieu Moy
1
-6
/
+7
2016-10-14
git-svn: reduce scope of input record separator change
Eric Wong
1
-1
/
+15
2016-05-06
typofix: assorted typofixes in comments, documentation and messages
Li Peng
1
-1
/
+1
2016-01-26
Git.pm: stop assuming that absolute paths start with a slash
Johannes Schindelin
1
-1
/
+2
2015-07-07
send-email: reduce dependencies impact on parse_address_line
Remi Lespinet
1
-0
/
+67
2015-02-18
Git.pm: two minor typo fixes
Alexander Kuleshov
1
-2
/
+2
2014-10-29
Git.pm: add specified name to tempfile template
Eric Wong
1
-1
/
+4
2013-07-18
Git.pm: revert _temp_cache use of temp_is_locked
Kyle J. McKay
1
-1
/
+1
2013-07-07
Git.pm: add new temp_is_locked function
Kyle J. McKay
1
-2
/
+31
2013-05-01
Merge branch 'hb/git-pm-tempfile'
Junio C Hamano
1
-1
/
+1
2013-04-29
Git.pm: call tempfile from File::Temp as a regular function
H. Merijn Brand
1
-1
/
+1
2013-04-15
Merge branch 'tr/perl-keep-stderr-open'
Junio C Hamano
1
-3
/
+3
2013-04-12
Sync with 'maint'
Junio C Hamano
1
-1
/
+1
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
2013-04-04
perl: redirect stderr to /dev/null instead of closing
Thomas Rast
1
-3
/
+3
2013-03-26
Merge branch 'jc/perl-cat-blob' into maint
Junio C Hamano
1
-10
/
+7
2013-03-21
Merge branch 'mn/send-email-works-with-credential'
Junio C Hamano
1
-21
/
+177
2013-03-21
Merge branch 'jc/perl-cat-blob'
Junio C Hamano
1
-10
/
+7
2013-02-27
Git.pm: add interface for git credential command
Michal Nazarewicz
1
-0
/
+151
2013-02-22
Git.pm: fix cat_blob crashes on large files
Joshua Clayton
1
-10
/
+7
2013-02-12
Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe
Michal Nazarewicz
1
-1
/
+14
2013-02-12
Git.pm: refactor command_close_bidi_pipe to use _cmd_close
Michal Nazarewicz
1
-19
/
+11
2013-02-09
perl/Git.pm: fix get_tz_offset to properly handle DST boundary cases
Ben Walton
1
-3
/
+3
2013-02-09
Move Git::SVN::get_tz to Git::get_tz_offset
Ben Walton
1
-0
/
+23
2013-02-07
Git.pm: fix example in command_close_bidi_pipe documentation
Michal Nazarewicz
1
-1
/
+1
2013-02-07
Git.pm: allow command_close_bidi_pipe to be called as method
Michal Nazarewicz
1
-1
/
+1
2012-12-17
git-svn, perl/Git.pm: extend and use Git->prompt method for querying users
Sven Strickroth
1
-11
/
+17
[next]