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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-02
git-svn: canonicalize newly-minted URLs
Michael G. Schwern
2
-6
/
+22
2012-08-02
git-svn: introduce add_path_to_url function
Michael G. Schwern
3
-22
/
+46
2012-08-02
git-svn: canonicalize earlier
Michael G. Schwern
1
-2
/
+2
2012-08-02
git-svn: replace URL escapes with canonicalization
Michael G. Schwern
2
-23
/
+6
2012-08-02
git-svn: attempt to mimic SVN 1.7 URL canonicalization
Michael G. Schwern
2
-4
/
+19
2012-08-02
Git::SVN{,::Ra}: canonicalize earlier
Michael G. Schwern
2
-3
/
+9
2012-08-02
git-svn: path canonicalization uses SVN API
Michael G. Schwern
1
-0
/
+24
2012-08-02
Git::SVN::Utils: remove irrelevant comment
Michael G. Schwern
1
-2
/
+0
2012-08-02
git-svn: add join_paths() to safely concatenate paths
Michael G. Schwern
2
-4
/
+38
2012-08-02
git-svn: factor out _collapse_dotdot function
Michael G. Schwern
1
-1
/
+13
2012-08-02
git-svn: use SVN 1.7 to canonicalize when possible
Michael G. Schwern
1
-0
/
+16
2012-08-02
git-svn: move canonicalization to Git::SVN::Utils
Michael G. Schwern
1
-1
/
+51
2012-08-02
use Git::SVN{,::RA}->url accessor globally
Michael G. Schwern
2
-8
/
+9
2012-08-02
use Git::SVN->path accessor globally
Michael G. Schwern
3
-6
/
+6
2012-08-02
Git::SVN::Ra: use accessor for URLs
Michael G. Schwern
1
-11
/
+27
2012-08-02
Git::SVN: use accessor for URLs internally
Michael G. Schwern
1
-14
/
+28
2012-08-02
Git::SVN: use accessors internally for path
Michael G. Schwern
1
-31
/
+55
2012-07-27
Extract Git::SVN::GlobSpec from git-svn.
Michael G. Schwern
3
-0
/
+62
2012-07-27
Move Git::IndexInfo into its own file.
Michael G. Schwern
3
-0
/
+35
2012-07-27
Extract Git::SVN::Migration from git-svn.
Michael G. Schwern
2
-0
/
+259
2012-07-27
Extract Git::SVN::Log from git-svn.
Michael G. Schwern
2
-0
/
+396
2012-07-27
Move initialization of Git::SVN variables into Git::SVN.
Michael G. Schwern
1
-2
/
+7
2012-07-27
Extract Git::SVN from git-svn into its own .pm file.
Michael G. Schwern
2
-0
/
+2320
2012-07-27
Extract some utilities from git-svn to allow extracting Git::SVN.
Michael G. Schwern
2
-0
/
+60
2012-07-27
perl: detect new files in MakeMaker builds
Junio C Hamano
2
-0
/
+4
2012-07-27
The Makefile.PL will now find .pm files itself.
Michael G. Schwern
1
-13
/
+16
2012-07-27
Don't lose Error.pm if $@ gets clobbered.
Michael G. Schwern
1
-2
/
+1
2012-07-27
Quiet warning if Makefile.PL is run with -w and no --localedir
Michael G. Schwern
1
-1
/
+2
2012-06-29
perl/Makefile: Fix a missing double-quote
Johannes Sixt
1
-1
/
+1
2012-06-15
perl/Makefile: move "mkdir -p" to module installation loop for maintainability
Jonathan Nieder
1
-2
/
+14
2012-06-15
perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, too
Jonathan Nieder
1
-7
/
+24
2012-06-15
perl/Makefile.PL: warn about duplicate module list in perl/Makefile
Jonathan Nieder
1
-0
/
+4
2012-06-10
git-svn: use YAML format for mergeinfo cache when possible
Jonathan Nieder
2
-0
/
+94
2012-06-10
git-svn: make Git::SVN::RA a separate file
Jonathan Nieder
2
-0
/
+659
2012-06-10
git-svn: make Git::SVN::Editor a separate file
Jonathan Nieder
3
-1
/
+539
2012-05-29
git-svn: make Git::SVN::Fetcher a separate file
Jonathan Nieder
2
-0
/
+603
2012-05-29
git-svn: move Git::SVN::Prompt into its own file
Jonathan Nieder
2
-0
/
+203
2012-03-28
correct spelling: an URL -> a URL
Jim Meyering
1
-1
/
+1
2012-03-16
perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2012-03-10
Git::I18N: compatibility with perl <5.8.3
Ævar Arnfjörð Bjarmason
1
-1
/
+10
2012-01-03
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2012-01-03
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-0
/
+1
2011-12-29
Add MYMETA.json to perl/.gitignore
Jack Nagel
1
-0
/
+1
2011-12-19
Merge branch 'ab/enable-i18n'
Junio C Hamano
3
-2
/
+104
2011-12-05
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
3
-2
/
+104
2011-12-05
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-0
/
+1
2011-12-05
Add MYMETA.yml to perl/.gitignore
Sebastian Morr
1
-0
/
+1
2011-10-18
libperl-git: refactor Git::config_*
Junio C Hamano
1
-64
/
+24
2011-09-30
Add Git::config_path()
Cord Seele
1
-0
/
+32
2011-02-14
perl: command_bidi_pipe() method should set-up git environmens
Masatake Osanai
1
-5
/
+20
[prev]
[next]