index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-svn.perl
Commit message (
Expand
)
Author
Age
*
git-svn: bail out on incorrect command-line options
Eric Wong
2007-04-04
*
git-svn: fail on rebase if we are unable to find a ref to rebase against
Eric Wong
2007-03-31
*
git-svn: avoid respewing similar error messages for missing paths
Eric Wong
2007-03-31
*
git-svn: fix rel_path() when not connected to the repository root
Eric Wong
2007-03-25
*
git-svn: add -l/--local command to "git svn rebase"
Eric Wong
2007-03-13
*
git-svn: fix show-ignore when not connected to the repository root
Eric Wong
2007-03-04
*
git-svn: fix some potential bugs with --follow-parent
Eric Wong
2007-02-23
*
git-svn: fix reconnections to different paths of svn:// repositories
Eric Wong
2007-02-23
*
git-svn: fix clone when a target directory has been specified
Eric Wong
2007-02-23
*
git-svn: don't consider SVN URL usernames significant when comparing
Sam Vilain
2007-02-23
*
git-svn: ensure we're at the top-level and can access $GIT_DIR
Eric Wong
2007-02-23
*
git-svn: give show-ignore HEAD smarts, like dcommit and log
Eric Wong
2007-02-23
*
git-svn: allow metadata options to be specified with 'init' and 'clone'
Eric Wong
2007-02-23
*
git-svn: fix useSvmProps, hopefully for the last time
Eric Wong
2007-02-23
*
git-svn: add support for using svnsync properties
Eric Wong
2007-02-23
*
git-svn: allow overriding of the SVN repo root in metadata
Eric Wong
2007-02-23
*
git-svn: add 'clone' command, an alias for init + fetch
Eric Wong
2007-02-23
*
git-svn: hide the private git-svn 'config' file as '.metadata'
Eric Wong
2007-02-23
*
git-svn: fix some issues for people migrating from older versions
Eric Wong
2007-02-23
*
git-svn: add a 'rebase' command
Eric Wong
2007-02-23
*
git-svn: checkout files on new fetches
Eric Wong
2007-02-23
*
git-svn: add support for --stat in the log command
Eric Wong
2007-02-23
*
git-svn: documentation updates for new functionality
Eric Wong
2007-02-23
*
git-svn: allow dcommit for those who only fetch from SVM with useSvmProps
Eric Wong
2007-02-23
*
git-svn: error checking for invalid [svn-remote "..."] sections
Eric Wong
2007-02-23
*
git-svn: remember to check for clean indices on globbed refs, too
Eric Wong
2007-02-23
*
git-svn: allow --log-window-size to be specified, default to 100
Eric Wong
2007-02-23
*
git-svn: simplify the (multi-)init methods of fetching
Eric Wong
2007-02-23
*
git-svn: brown paper bag fixes
Eric Wong
2007-02-23
*
git-svn: allow 'init' to act as multi-init
Eric Wong
2007-02-23
*
git-svn: hopefully make 'fetch' more user-friendly
Eric Wong
2007-02-23
*
git-svn: usability fixes for the 'git svn log' command
Eric Wong
2007-02-23
*
git-svn: include merges when calling rev-list for decommit
Eric Wong
2007-02-23
*
git-svn: make dcommit usable for glob users
Eric Wong
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
[next]