41 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Jonathan Nieder b8c78e2a9d git svn: work around SVN 1.7 mishandling of svn:special changes 12 years ago
Jonathan Nieder dc01f880a5 git-svn: keep leading slash when canonicalizing paths (fallback case) 12 years ago
Jonathan Nieder 52de6fa2c7 Git::SVN: rename private path field 12 years ago
Eric Wong f3045919d1 git-svn: use path accessor for Git::SVN objects 12 years ago
Ammon Riley 9478b11968 Make git-svn branch patterns match complete URL 12 years ago
Steven Walter 14d3ce1120 git-svn.perl: keep processing all commits in parents_exclude 12 years ago
Steven Walter f271fad266 git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip 12 years ago
Peter Baumann 61b472ed8b git svn: reset invalidates the memoized mergeinfo caches 12 years ago
Michael G. Schwern 5eaa1fd086 git-svn: remove ad-hoc canonicalizations 12 years ago
Michael G. Schwern 705b49cb81 git-svn: canonicalize newly-minted URLs 12 years ago
Michael G. Schwern d2fd119c4f git-svn: introduce add_path_to_url function 12 years ago
Michael G. Schwern 8266fc8be1 git-svn: canonicalize earlier 12 years ago
Michael G. Schwern 9c27a57b2d git-svn: replace URL escapes with canonicalization 12 years ago
Michael G. Schwern 93c3fcbe4d git-svn: attempt to mimic SVN 1.7 URL canonicalization 12 years ago
Michael G. Schwern 565e56c2cc Git::SVN{,::Ra}: canonicalize earlier 12 years ago
Michael G. Schwern 3def8d0884 git-svn: path canonicalization uses SVN API 12 years ago
Michael G. Schwern 8169a3908c Git::SVN::Utils: remove irrelevant comment 12 years ago
Michael G. Schwern ca475a61f8 git-svn: add join_paths() to safely concatenate paths 12 years ago
Michael G. Schwern 280ad88aa0 git-svn: factor out _collapse_dotdot function 12 years ago
Michael G. Schwern 82009f3048 git-svn: use SVN 1.7 to canonicalize when possible 12 years ago
Michael G. Schwern 91e6e0c56c git-svn: move canonicalization to Git::SVN::Utils 12 years ago
Michael G. Schwern b1ea6c3829 use Git::SVN{,::RA}->url accessor globally 12 years ago
Michael G. Schwern 6a8d999ed4 use Git::SVN->path accessor globally 12 years ago
Michael G. Schwern b4943dc963 Git::SVN::Ra: use accessor for URLs 12 years ago
Michael G. Schwern 06ee19e8e5 Git::SVN: use accessor for URLs internally 12 years ago
Michael G. Schwern 5578ed744d Git::SVN: use accessors internally for path 12 years ago
Michael G. Schwern 3d9be15fc2 Extract Git::SVN::GlobSpec from git-svn. 12 years ago
Michael G. Schwern 10c2aa5928 Move Git::IndexInfo into its own file. 12 years ago
Michael G. Schwern b772cb9994 Extract Git::SVN::Migration from git-svn. 12 years ago
Michael G. Schwern b74fda1c9b Extract Git::SVN::Log from git-svn. 12 years ago
Michael G. Schwern 5c71028fce Move initialization of Git::SVN variables into Git::SVN. 12 years ago
Michael G. Schwern 29499c0b27 Extract Git::SVN from git-svn into its own .pm file. 12 years ago
Michael G. Schwern c2768fa152 Extract some utilities from git-svn to allow extracting Git::SVN. 12 years ago
Jonathan Nieder 68f532f4ba git-svn: use YAML format for mergeinfo cache when possible 13 years ago
Jonathan Nieder 9f7ad1479d git-svn: make Git::SVN::RA a separate file 13 years ago
Jonathan Nieder 8f9facfe94 git-svn: make Git::SVN::Editor a separate file 13 years ago
Jonathan Nieder a6180325e8 git-svn: make Git::SVN::Fetcher a separate file 13 years ago
Jonathan Nieder c102f4cf72 git-svn: move Git::SVN::Prompt into its own file 13 years ago
Ævar Arnfjörð Bjarmason 3e9c6a08c8 Git::I18N: compatibility with perl <5.8.3 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago