595 Commits (b4f25b07c74fc294cab6c12d09faa2021c67f25a)

Author SHA1 Message Date
Johannes Schindelin 0a159d65d6 git-svn: drop support for `--preserve-merges` 4 years ago
Jeff King 5338ed2b26 perl: check for perl warnings while running tests 4 years ago
brian m. carlson 66eadd119a git-svn: set the OID length based on hash algorithm 5 years ago
brian m. carlson 94b2ee1aee perl: make SVN code hash independent 5 years ago
brian m. carlson 9ab33150a0 perl: create and switch variables for hash constants 5 years ago
Johannes Schindelin ea8b7be147 git svn: stop using `rebase --preserve-merges` 5 years ago
Andreas Heiduk 9c18398f8b git-svn: search --authors-prog in PATH too 7 years ago
Eric Wong 7f6f75e97a git-svn: control destruction order to avoid segfault 7 years ago
Eric Wong 95450bbbaa git-svn: convert CRLF to LF in commit message to SVN 7 years ago
Jason Merrill 8aaed892fd git-svn: fix svn.pushmergeinfo handling of svn+ssh usernames. 8 years ago
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 10 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 11 years ago
Eric Wong a831a3fd86 git svn: find-rev allows short switches for near matches 11 years ago
Eric Wong 4950eed520 git svn: info: correctly handle absolute path args 11 years ago
Monard Vong 785a1c8258 git-svn: branch: avoid systematic prompt for cert/pass 11 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 12 years ago
Nicolas Vigier 60786bd41a git-svn: fix signed commit parsing 12 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 13 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