aboutsummaryrefslogtreecommitdiff
path: root/perl/Git.pm
Commit message (Expand)AuthorAge
* Merge branch 'jc/perl-git-comment-typofix'Junio C Hamano2017-08-22
|\
| * perl/Git.pm: typofix in a commentJunio C Hamano2017-08-07
| * Merge branch 'mm/send-email-cc-cruft-after-address' into maintJunio C Hamano2016-11-29
| |\
* | | Git::unquote_path(): throw an exception on bad pathPhillip Wood2017-06-30
* | | Git::unquote_path(): handle '\a'Phillip Wood2017-06-30
* | | add -i: move unquote_path() to Git.pmPhillip Wood2017-06-30
* | | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-27
|\ \ \
| * | | Git.pm: add subroutines for commenting linesVasco Almeida2016-12-14
| |/ /
* | | Merge branch 'svn-wt' of git://bogomips.org/git-svnJunio C Hamano2016-10-27
|\ \ \
| * | | git-svn: reduce scope of input record separator changeEric Wong2016-10-14
| |/ /
* | | Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano2016-10-26
|\ \ \ | |/ / |/| / | |/
| * Git.pm: add comment pointing to t9000Matthieu Moy2016-10-21
| * parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-14
* | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* | Git.pm: stop assuming that absolute paths start with a slashJohannes Schindelin2016-01-26
|/
* send-email: reduce dependencies impact on parse_address_lineRemi Lespinet2015-07-07
* Git.pm: two minor typo fixesAlexander Kuleshov2015-02-18
* Git.pm: add specified name to tempfile templateEric Wong2014-10-29
* Git.pm: revert _temp_cache use of temp_is_lockedKyle J. McKay2013-07-18
* Git.pm: add new temp_is_locked functionKyle J. McKay2013-07-07
* Merge branch 'hb/git-pm-tempfile'Junio C Hamano2013-05-01
|\
| * Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand2013-04-29
* | Merge branch 'tr/perl-keep-stderr-open'Junio C Hamano2013-04-15
|\ \
| * | perl: redirect stderr to /dev/null instead of closingThomas Rast2013-04-04
* | | Sync with 'maint'Junio C Hamano2013-04-12
|\ \ \
| * | | Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
| |/ /
| * | Merge branch 'jc/perl-cat-blob' into maintJunio C Hamano2013-03-26
| |\ \
* | \ \ Merge branch 'mn/send-email-works-with-credential'Junio C Hamano2013-03-21
|\ \ \ \
| * | | | Git.pm: add interface for git credential commandMichal Nazarewicz2013-02-27
| * | | | Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipeMichal Nazarewicz2013-02-12
| * | | | Git.pm: refactor command_close_bidi_pipe to use _cmd_closeMichal Nazarewicz2013-02-12
| * | | | Git.pm: fix example in command_close_bidi_pipe documentationMichal Nazarewicz2013-02-07
| * | | | Git.pm: allow command_close_bidi_pipe to be called as methodMichal Nazarewicz2013-02-07
* | | | | Merge branch 'jc/perl-cat-blob'Junio C Hamano2013-03-21
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Git.pm: fix cat_blob crashes on large filesJoshua Clayton2013-02-22
| | |/ | |/|
* | | perl/Git.pm: fix get_tz_offset to properly handle DST boundary casesBen Walton2013-02-09
* | | Move Git::SVN::get_tz to Git::get_tz_offsetBen Walton2013-02-09
| |/ |/|
* | git-svn, perl/Git.pm: extend and use Git->prompt method for querying usersSven Strickroth2012-12-17
* | perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not setSven Strickroth2012-12-17
* | git-svn, perl/Git.pm: add central method for prompting passwordsSven Strickroth2012-12-17
|/
* correct spelling: an URL -> a URLJim Meyering2012-03-28
* libperl-git: refactor Git::config_*Junio C Hamano2011-10-18
* Add Git::config_path()Cord Seele2011-09-30
* perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-14
* perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* Git.pm: better error messagePhilippe Bruhat (BooK)2010-06-18
* git-svn: support fetch with autocrlf onErik Faye-Lund2010-03-05
* Typofixes outside documentation areaJunio C Hamano2010-02-03
* Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-09
* Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-09