583 Commits (0af85f84bd6d1755b3b8559ccfd99383c2928ac3)

Author SHA1 Message Date
Hiroshi Shirosaki e0688e9b28 git svn: fix authentication with 'branch' 8 years ago
Eric Wong 112423eb90 git-svn: "git worktree" awareness 8 years ago
Eric Wong b26098fc2f git-svn: reduce scope of input record separator change 8 years ago
Eric Wong c0071ae5dc git-svn: allow --version to work anywhere 9 years ago
Christopher Layne 19e9542fa2 git-svn: clone: Fail on missing url argument 9 years ago
Eric Wong b557165311 git-svn: fix URL canonicalization during init w/ SVN 1.7+ 9 years ago
Michael J Gruber f7c6de0ea1 git-svn: parse authors file more leniently 9 years ago
Eric Wong 47092c1067 git-svn: lazy load some modules 10 years ago
Ramkumar Ramachandra a94655dcfe git-svn: make it play nicely with submodules 10 years ago
Alfred Perlstein 83c9433e67 git-svn: support for git-svn propset 10 years ago
Eric Wong 30d45f798d git-svn: delay term initialization 10 years ago
Eric Wong a831a3fd86 git svn: find-rev allows short switches for near matches 10 years ago
Eric Wong 4950eed520 git svn: info: correctly handle absolute path args 10 years ago
Monard Vong 785a1c8258 git-svn: branch: avoid systematic prompt for cert/pass 10 years ago
Johan Herland fe191fcaa5 Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given 11 years ago
Johan Herland f849bb6b3b git-svn: Warn about changing default for --prefix in Git v2.0 11 years ago
Nicolas Vigier 60786bd41a git-svn: fix signed commit parsing 11 years ago
Veres Lajos f7e604ed39 random typofixes (committed missing a 't', successful missing an 's') 12 years ago
Slava Kardakov 9926f66fbd Fix `git svn` `rebase` & `dcommit` if top-level HEAD directory exist 12 years ago
Tobias Schulte f4f4c7fc00 git-svn: introduce --parents parameter for commands branch and tag 12 years ago
Paul Walmsley a7b102302a git-svn: added an --include-path flag 12 years ago
Michael Contreras e234ac9d47 git-svn: avoid self-referencing mergeinfo 12 years ago
David Aguilar 0b670abd97 git-svn: use a lowercase "usage:" string 12 years ago
David Aguilar 1ca6e587c9 git-svn: use a lowercase "usage:" string 12 years ago
Barry Wardell bc93ceb7c5 git-svn: Simplify calculation of GIT_DIR 12 years ago
John Keeping 2934a484fd git-svn: teach find-rev to find near matches 12 years ago
Eric Wong f3045919d1 git-svn: use path accessor for Git::SVN objects 12 years ago
Robert Luberda e48fb750f5 git svn: handle errors and concurrent commits in dcommit 13 years ago
Michael G. Schwern 5eaa1fd086 git-svn: remove ad-hoc canonicalizations 13 years ago
Michael G. Schwern d2fd119c4f git-svn: introduce add_path_to_url function 13 years ago
Michael G. Schwern 8266fc8be1 git-svn: canonicalize earlier 13 years ago
Michael G. Schwern 9c27a57b2d git-svn: replace URL escapes with canonicalization 13 years ago
Michael G. Schwern ca475a61f8 git-svn: add join_paths() to safely concatenate paths 13 years ago
Michael G. Schwern 91e6e0c56c git-svn: move canonicalization to Git::SVN::Utils 13 years ago
Michael G. Schwern b1ea6c3829 use Git::SVN{,::RA}->url accessor globally 13 years ago
Michael G. Schwern 6a8d999ed4 use Git::SVN->path accessor globally 13 years ago
Michael G. Schwern 3d9be15fc2 Extract Git::SVN::GlobSpec from git-svn. 13 years ago
Michael G. Schwern 10c2aa5928 Move Git::IndexInfo into its own file. 13 years ago
Michael G. Schwern e96cdba110 Load all the modules in one place and before running code. 13 years ago
Michael G. Schwern b772cb9994 Extract Git::SVN::Migration from git-svn. 13 years ago
Michael G. Schwern b0e75250c8 Prepare Git::SVN::Migration for extraction from git-svn. 13 years ago
Michael G. Schwern b74fda1c9b Extract Git::SVN::Log from git-svn. 13 years ago
Michael G. Schwern 2c96a6c3f1 Prepare Git::SVN::Log for extraction from git-svn. 13 years ago
Michael G. Schwern 5c71028fce Move initialization of Git::SVN variables into Git::SVN. 13 years ago
Michael G. Schwern 29499c0b27 Extract Git::SVN from git-svn into its own .pm file. 13 years ago
Michael G. Schwern 0f80aa03cf Prepare Git::SVN for extraction into its own file. 13 years ago
Michael G. Schwern c2768fa152 Extract some utilities from git-svn to allow extracting Git::SVN. 13 years ago
Marcin Owsiany e3bd4ddaa9 git-svn: don't create master if another head exists 13 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