aboutsummaryrefslogtreecommitdiff
path: root/git-svn.perl
Commit message (Expand)AuthorAge
* git-svn: hide find_parent_branch output in double quiet modeSimon Arlott2009-10-10
* git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov2009-10-09
* Merge branch 'maint'Junio C Hamano2009-09-13
|\
| * svn: properly escape arguments for authors-progMark Lodato2009-09-13
* | git-svn: Use GIT_SSH setting if SVN_SSH is not setKarthik R2009-08-18
* | svn: assume URLs from the command-line are URI-encodedEric Wong2009-08-18
* | svn: (cleanup) use predefined constant for rev_map_fmtEric Wong2009-08-12
* | svn: allow branches outside of refs/remotesAdam Brewster2009-08-12
* | svn: initial "master" points to trunk if possibleEric Wong2009-08-12
* | git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty2009-08-10
* | svn: Honor --prefix option in init without --stdlayoutAdam Brewster2009-08-10
|/
* git svn: make minimize URL more reliable over http(s)Eric Wong2009-07-25
* git svn: avoid escaping '/' when renaming/copying filesEric Wong2009-07-25
* git svn: the branch command no longer needs the full pathEric Wong2009-07-25
* git svn: revert default behavior for --minimize-urlEric Wong2009-07-25
* git svn: add gc commandRobert Allan Zeh2009-07-25
* git svn: fix shallow clone when upstream revision is too newEric Wong2009-07-22
* git svn: fix reparenting when ugly http(s) URLs are usedEric Wong2009-07-19
* git svn: allow uppercase UUIDs from SVNEric Wong2009-07-11
* git-svn: Fix branch detection when repository root is inaccessibleMattias Nissler2009-07-11
* git-svn: Always duplicate paths returned from get_logMattias Nissler2009-07-11
* git-svn: Canonicalize svn urls to prevent libsvn assertionUlrich Dangel2009-06-26
* git-svn: convert globs to regexps for branch destinationsEric Wong2009-06-25
* git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud2009-06-25
* Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson2009-06-25
* git-svn: speed up find_rev_beforeBen Jackson2009-06-25
* Add 'git svn help [cmd]' which works outside a repo.Ben Jackson2009-06-25
* git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast2009-06-25
* git-svn: refuse to dcommit non-UTF-8 messagesEric Wong2009-05-28
* git-svn: add --authors-prog optionMark Lodato2009-05-21
* git-svn: Set svn.authorsfile if it is passed to git svn cloneAlex Vandiver2009-05-21
* git-svn: Correctly report max revision when following deleted pathsAlex Vandiver2009-05-21
* git-svn: Fix for svn paths removed > log-window-size revisions agoAlex Vandiver2009-05-21
* Merge branch 'maint'Junio C Hamano2009-05-05
|\
| * Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano2009-05-05
| |\
| | * git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson2009-05-05
| * | git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-29
* | | git-svn: always initialize with core.autocrlf=falseJohannes Schindelin2009-04-11
* | | git-svn: Save init/clone --ignore-paths in configBen Jackson2009-04-11
* | | git-svn: Add per-svn-remote ignore-paths configBen Jackson2009-04-11
* | | git-svn: speed up blame commandBoris Byk2009-04-11
* | | git-svn: add fetch --parent optionJason Merrill2009-04-11
* | | git-svn: add a double quiet option to hide git commitsSimon Arlott2009-03-30
* | | git-svn: don't output git commits in quiet modeSimon Arlott2009-03-29
* | | git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-28
* | | git-svn: support intermediate paths when matching tags/branchesMichael Lai2009-03-09
|/ /
* | git-svn - return original format_svn_date semanticsBen Walton2009-02-27
* | git-svn: disable broken symlink workaround by defaultEric Wong2009-02-27
* | git-svn fix to avoid using strftime %zBen Walton2009-02-24
* | git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2009-02-23