index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
git-svn: make test for SVK mirror path import
sam@vilain.net
2007-02-23
*
git-svn: handle multi-init without --trunk, UseSvmProps fixes
Eric Wong
2007-02-23
*
git-svn: write the highest maxRex out for branches and tags
Eric Wong
2007-02-23
*
git-svn: use separate, per-repository .rev_db files
Eric Wong
2007-02-23
*
git-svn: extra safety for noMetadata and useSvmProps users
Eric Wong
2007-02-23
*
git-svn: use private $GIT_DIR/svn/config file more
Eric Wong
2007-02-23
*
git-svn: add support for per-[svn-remote "..."] options
Eric Wong
2007-02-23
*
git-svn: add support for SVN::Mirror/svk using revprops for metadata
Eric Wong
2007-02-23
*
git-svn: remove optimized commit stuff for set-tree
Eric Wong
2007-02-23
*
git-svn: correctly handle globs with a right-hand-side path component
Eric Wong
2007-02-23
*
git-svn: correctly handle the -q flag in SVN::Git::Fetcher
Eric Wong
2007-02-23
*
git-svn: fix buggy regular expression usage in several places
Eric Wong
2007-02-23
*
git-svn: enable follow-parent functionality by default
Eric Wong
2007-02-23
*
git-svn: remove some noisy debugging messages
Eric Wong
2007-02-23
*
git-svn: remove check_path calls before calling do_update
Eric Wong
2007-02-23
*
git-svn: --follow-parent tracks multi-parent paths
Eric Wong
2007-02-23
*
git-svn: implement auto-discovery of branches/tags
Eric Wong
2007-02-23
*
git-svn: run get_log() on a sub-directory if possible
Eric Wong
2007-02-23
*
git-svn: reintroduce using a single get_log() to fetch
Eric Wong
2007-02-23
*
git-svn: prepare multi-init for wildcard support
Eric Wong
2007-02-23
*
git-svn: just name the default svn-remote "svn" instead of "git-svn"
Eric Wong
2007-02-23
*
git-svn: avoid extra get_log calls when refspecs are added for fetching
Eric Wong
2007-02-23
*
git-svn: get rid of revisions_eq check for --follow-parent
Eric Wong
2007-02-23
*
git-svn: migrations default to [svn-remote "git-svn"]
Eric Wong
2007-02-23
*
git-svn: save paths to tags/branches with for future reuse
Eric Wong
2007-02-23
*
git-svn: don't write to the config file from --follow-parent
Eric Wong
2007-02-23
*
git-svn: use sys* IO functions for reading rev_db
Eric Wong
2007-02-23
*
git-svn: avoid redundant get_log calls between invocations
Eric Wong
2007-02-23
*
git-svn: do our best to ensure that our ref and rev_db are consistent
Eric Wong
2007-02-23
*
git-svn: re-enable repacking flags
Eric Wong
2007-02-23
*
git-svn: avoid a huge memory spike with high-numbered revisions
Eric Wong
2007-02-23
*
git-svn: make (multi-)fetch safer but slower
Eric Wong
2007-02-23
*
git-svn: gracefully handle --follow-parent failures
Eric Wong
2007-02-23
*
git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanups
Eric Wong
2007-02-23
*
git-svn: fix several fetch bugs related to repeated invocations
Eric Wong
2007-02-23
*
git-svn: remove the 'rebuild' command and make the functionality automatic
Eric Wong
2007-02-23
*
git-svn: fetch tracks initial change with --follow-parent
Eric Wong
2007-02-23
*
git-svn: don't rely on do_switch + reparenting with svn(+ssh)://
Eric Wong
2007-02-23
*
git-svn: reinstate the default SVN error handler after using get_log
Eric Wong
2007-02-23
*
git-svn: just use Digest::MD5 instead of requiring it
Eric Wong
2007-02-23
*
git-svn: cleanup: move editor-specific variables into the editor namespace
Eric Wong
2007-02-23
*
git-svn: stop using path names as refnames with --follow-parent
Eric Wong
2007-02-23
*
git-svn: correctly handle do_{switch,update} in deep directories
Eric Wong
2007-02-23
*
git-svn: correctly track diff-less copies with do_switch
Eric Wong
2007-02-23
*
git-svn: allow multi-fetch to fetch things chronologically
Eric Wong
2007-02-23
*
git-svn: cleanup remove unused function
Eric Wong
2007-02-23
*
git-svn: simplify usage of the SVN::Git::Editor interface
Eric Wong
2007-02-23
*
git-svn: avoid an extra svn_ra connection during commits
Eric Wong
2007-02-23
*
git-svn: fix committing to subdirectories, add tests
Eric Wong
2007-02-23
*
git-svn: fix segfaults from accessing svn_log_changed_path_t
Eric Wong
2007-02-23
[next]