2010-05-09 | git-svn: mangle refnames forbidden in git Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-05-09 | git-svn: Remove unused use of File::Temp Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-05-09 | git-svn documentation: minor grammar fix Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-05-09 | git svn: avoid uninitialized var in 'reset' Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-13 | t9150,t9151: Add rewrite-root option to init Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-13 | git-svn: Fix merge detecting with rewrite-root Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-05 | git-svn: make git svn --version work again Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-05 | Revert "git-svn: always initialize with core.autocrlf... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-05 | git-svn: support fetch with autocrlf on Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-05 | hash-object: support --stdin-paths with --no-filters |
diff | tree |
2010-03-04 | t9119-git-svn-info.sh: test with svn 1.6.* as well Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-03-04 | git-svn: req_svn when needed Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-02-26 | git svn: delay importing SVN::Base until it is needed Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-02-26 | git-svn: Fix discarding of extra parents from svn:mergeinfo Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-02-26 | t9151: Add two new svn:mergeinfo test cases Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-02-26 | t9151: Fix a few commits in the SVN dump Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-02-05 | git-svn: persistent memoization Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: allow subset of branches/tags to be specified... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: allow UUID to be manually remapped via rewriteUUID Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: update svn mergeinfo test suite Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: document --username/commit-url for branch/tag Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: add --username/commit-url options for branch/tag Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: respect commiturl option for branch/tag Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: fix mismatched src/dst errors for branch/tag Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: handle merge-base failures Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2010-01-23 | git-svn: ignore changeless commits when checking for... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-23 | git svn: add test for a git svn gc followed by a git... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-23 | git svn: branch/tag commands detect username in URLs Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-22 | git svn: lookup new parents correctly from svn:mergeinfo Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git-svn: Remove obsolete MAXPARENT check Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git-svn: detect cherry-picks correctly. Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git-svn: exclude already merged tips using one rev... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git-svn: fix some mistakes with interpreting SVN mergeinfo... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git-svn: memoize conversion of SVN merge ticket info... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git-svn: expand the svn mergeinfo test suite, highlighting... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | update release notes for git svn in 1.6.6 Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-21 | git svn: fix --revision when fetching deleted paths Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-20 | t9146: use 'svn_cmd' wrapper Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-19 | git svn: make empty directory creation gc-aware Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-09 | git-svn: set svn.authorsfile earlier when cloning Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-09 | git-svn: Set svn.authorsfile to an absolute path when... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-08 | git svn: log removals of empty directories Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-08 | git svn: Don't create empty directories whose parents... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-12-08 | git-svn: sort svk merge tickets to account for minimal... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-23 | git svn: strip leading path when making empty dirs Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-22 | git svn: always reuse existing remotes on fetch Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-17 | Document git-svn's first-parent rule |
diff | tree |
2009-11-16 | git svn: attempt to create empty dirs on clone+rebase Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-14 | git svn: add authorsfile test case for ~/.gitconfig Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-14 | git svn: read global+system config for clone+init Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-11-14 | git svn: handle SVN merges from revisions past the... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git-svn: add test data for SVN 1.5+ merge, with script. Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git-svn: convert SVK merge tickets to extra parents Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git-svn: allow test setup script to support PERL env... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git-svn: add test data for SVK merge, with script. Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-27 | git svn: fix fetch where glob is on the top-level URL Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-10-09 | git-svn: Avoid spurious errors when rewriteRoot is... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-19 | git-svn: Use GIT_SSH setting if SVN_SSH is not set Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-19 | svn: assume URLs from the command-line are URI-encoded Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-19 | git-svn.txt: Fix location of parent argument Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-13 | svn: (cleanup) use predefined constant for rev_map_fmt Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-13 | svn: allow branches outside of refs/remotes Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-13 | svn: initial "master" points to trunk if possible Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-10 | git-svn: ignore leading blank lines in svn:ignore Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-10 | svn: Honor --prefix option in init without --stdlayout Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-08-10 | svn: Add && to t9107-git-svn-migrate.sh Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: make minimize URL more reliable over http(s) Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: avoid escaping '/' when renaming/copying files Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | t9142: stop httpd after the test Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: the branch command no longer needs the full... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: revert default behavior for --minimize-url Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-25 | git svn: add gc command Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-23 | git svn: fix shallow clone when upstream revision is... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-20 | git svn: fix reparenting when ugly http(s) URLs are... Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-20 | git svn: rename tests that had conflicting numbers Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-11 | git svn: allow uppercase UUIDs from SVN Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-11 | git-svn: Fix branch detection when repository root... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-07-11 | git-svn: Always duplicate paths returned from get_log Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-27 | git svn: Doc update for multiple branch and tag paths Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-27 | git svn: cleanup t9138-multiple-branches Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-26 | git-svn: Canonicalize svn urls to prevent libsvn assertion Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-26 | t9138: remove stray dot in test which broke bash Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-25 | git-svn: convert globs to regexps for branch destinations Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-25 | git svn: Support multiple branch and tag paths in the... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-25 | Add 'git svn reset' to unwind 'git svn fetch' Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-25 | git-svn: speed up find_rev_before Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-25 | Add 'git svn help [cmd]' which works outside a repo. Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-06-25 | git-svn: let 'dcommit $rev' work on $rev instead of... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-05-28 | git-svn: refuse to dcommit non-UTF-8 messages Signed-off-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-05-21 | git-svn: add --authors-prog option Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-05-21 | git-svn: Set svn.authorsfile if it is passed to git... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-05-21 | git-svn: Correctly report max revision when following... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-05-21 | git-svn: Fix for svn paths removed > log-window-size... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-05-21 | git-svn testsuite: use standard configuration for Subversion... Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-04-12 | git-svn: Save init/clone --ignore-paths in config Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-04-12 | git-svn: Add per-svn-remote ignore-paths config Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-04-12 | git-svn: speed up blame command Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-04-12 | git-svn: add fetch --parent option Acked-By: Eric Wong <normalperson@yhbt.net> |
diff | tree |
2009-03-31 | git-svn: add a double quiet option to hide git commits Acked-by: Eric Wong <normalperson@yhbt.net> |
diff | tree |