aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | git-svn: usability fixes for the 'git svn log' commandEric Wong2007-02-23
* | | | git-svn: include merges when calling rev-list for decommitEric Wong2007-02-23
* | | | git-svn: make dcommit usable for glob usersEric Wong2007-02-23
* | | | git-svn: make test for SVK mirror path importsam@vilain.net2007-02-23
* | | | git-svn: handle multi-init without --trunk, UseSvmProps fixesEric Wong2007-02-23
* | | | git-svn: write the highest maxRex out for branches and tagsEric Wong2007-02-23
* | | | git-svn: use separate, per-repository .rev_db filesEric Wong2007-02-23
* | | | git-svn: extra safety for noMetadata and useSvmProps usersEric Wong2007-02-23
* | | | git-svn: use private $GIT_DIR/svn/config file moreEric Wong2007-02-23
* | | | git-svn: add support for per-[svn-remote "..."] optionsEric Wong2007-02-23
* | | | git-svn: add support for SVN::Mirror/svk using revprops for metadataEric Wong2007-02-23
* | | | git-svn: remove optimized commit stuff for set-treeEric Wong2007-02-23
* | | | git-svn: correctly handle globs with a right-hand-side path componentEric Wong2007-02-23
* | | | git-svn: correctly handle the -q flag in SVN::Git::FetcherEric Wong2007-02-23
* | | | git-svn: fix buggy regular expression usage in several placesEric Wong2007-02-23
* | | | git-svn: enable follow-parent functionality by defaultEric Wong2007-02-23
* | | | git-svn: remove some noisy debugging messagesEric Wong2007-02-23
* | | | git-svn: remove check_path calls before calling do_updateEric Wong2007-02-23
* | | | git-svn: --follow-parent tracks multi-parent pathsEric Wong2007-02-23
* | | | git-svn: implement auto-discovery of branches/tagsEric Wong2007-02-23
* | | | git-svn: run get_log() on a sub-directory if possibleEric Wong2007-02-23
* | | | git-svn: reintroduce using a single get_log() to fetchEric Wong2007-02-23
* | | | git-svn: prepare multi-init for wildcard supportEric Wong2007-02-23
* | | | git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-23
* | | | git-svn: avoid extra get_log calls when refspecs are added for fetchingEric Wong2007-02-23
* | | | git-svn: get rid of revisions_eq check for --follow-parentEric Wong2007-02-23
* | | | git-svn: migrations default to [svn-remote "git-svn"]Eric Wong2007-02-23
* | | | git-svn: save paths to tags/branches with for future reuseEric Wong2007-02-23
* | | | git-svn: don't write to the config file from --follow-parentEric Wong2007-02-23
* | | | git-svn: use sys* IO functions for reading rev_dbEric Wong2007-02-23
* | | | git-svn: avoid redundant get_log calls between invocationsEric Wong2007-02-23
* | | | git-svn: do our best to ensure that our ref and rev_db are consistentEric Wong2007-02-23
* | | | git-svn: re-enable repacking flagsEric Wong2007-02-23
* | | | git-svn: avoid a huge memory spike with high-numbered revisionsEric Wong2007-02-23
* | | | git-svn: make (multi-)fetch safer but slowerEric Wong2007-02-23
* | | | git-svn: gracefully handle --follow-parent failuresEric Wong2007-02-23
* | | | git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanupsEric Wong2007-02-23
* | | | git-svn: fix several fetch bugs related to repeated invocationsEric Wong2007-02-23
* | | | git-svn: remove the 'rebuild' command and make the functionality automaticEric Wong2007-02-23
* | | | git-svn: fetch tracks initial change with --follow-parentEric Wong2007-02-23
* | | | git-svn: don't rely on do_switch + reparenting with svn(+ssh)://Eric Wong2007-02-23
* | | | git-svn: reinstate the default SVN error handler after using get_logEric Wong2007-02-23
* | | | git-svn: just use Digest::MD5 instead of requiring itEric Wong2007-02-23
* | | | git-svn: cleanup: move editor-specific variables into the editor namespaceEric Wong2007-02-23
* | | | git-svn: stop using path names as refnames with --follow-parentEric Wong2007-02-23
* | | | git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong2007-02-23
* | | | git-svn: correctly track diff-less copies with do_switchEric Wong2007-02-23
* | | | git-svn: allow multi-fetch to fetch things chronologicallyEric Wong2007-02-23
* | | | git-svn: cleanup remove unused functionEric Wong2007-02-23
* | | | git-svn: simplify usage of the SVN::Git::Editor interfaceEric Wong2007-02-23