index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-svn.perl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-23
git-svn: documentation updates for new functionality
Eric Wong
1
-2
/
+3
2007-02-23
git-svn: allow dcommit for those who only fetch from SVM with useSvmProps
Eric Wong
1
-2
/
+8
2007-02-23
git-svn: error checking for invalid [svn-remote "..."] sections
Eric Wong
1
-2
/
+3
2007-02-23
git-svn: remember to check for clean indices on globbed refs, too
Eric Wong
1
-7
/
+8
2007-02-23
git-svn: allow --log-window-size to be specified, default to 100
Eric Wong
1
-2
/
+7
2007-02-23
git-svn: simplify the (multi-)init methods of fetching
Eric Wong
1
-51
/
+35
2007-02-23
git-svn: brown paper bag fixes
Eric Wong
1
-2
/
+3
2007-02-23
git-svn: allow 'init' to act as multi-init
Eric Wong
1
-20
/
+32
2007-02-23
git-svn: hopefully make 'fetch' more user-friendly
Eric Wong
1
-25
/
+33
2007-02-23
git-svn: usability fixes for the 'git svn log' command
Eric Wong
1
-3
/
+20
2007-02-23
git-svn: include merges when calling rev-list for decommit
Eric Wong
1
-1
/
+1
2007-02-23
git-svn: make dcommit usable for glob users
Eric Wong
1
-22
/
+51
2007-02-23
git-svn: handle multi-init without --trunk, UseSvmProps fixes
Eric Wong
1
-33
/
+83
2007-02-23
git-svn: write the highest maxRex out for branches and tags
Eric Wong
1
-0
/
+4
2007-02-23
git-svn: use separate, per-repository .rev_db files
Eric Wong
1
-50
/
+123
2007-02-23
git-svn: extra safety for noMetadata and useSvmProps users
Eric Wong
1
-7
/
+22
2007-02-23
git-svn: use private $GIT_DIR/svn/config file more
Eric Wong
1
-32
/
+21
2007-02-23
git-svn: add support for per-[svn-remote "..."] options
Eric Wong
1
-9
/
+35
2007-02-23
git-svn: add support for SVN::Mirror/svk using revprops for metadata
Eric Wong
1
-10
/
+105
2007-02-23
git-svn: remove optimized commit stuff for set-tree
Eric Wong
1
-10
/
+2
2007-02-23
git-svn: correctly handle globs with a right-hand-side path component
Eric Wong
1
-24
/
+60
2007-02-23
git-svn: correctly handle the -q flag in SVN::Git::Fetcher
Eric Wong
1
-4
/
+4
2007-02-23
git-svn: fix buggy regular expression usage in several places
Eric Wong
1
-13
/
+19
2007-02-23
git-svn: enable follow-parent functionality by default
Eric Wong
1
-2
/
+2
2007-02-23
git-svn: remove some noisy debugging messages
Eric Wong
1
-19
/
+2
2007-02-23
git-svn: remove check_path calls before calling do_update
Eric Wong
1
-8
/
+3
2007-02-23
git-svn: --follow-parent tracks multi-parent paths
Eric Wong
1
-3
/
+11
2007-02-23
git-svn: implement auto-discovery of branches/tags
Eric Wong
1
-28
/
+120
2007-02-23
git-svn: run get_log() on a sub-directory if possible
Eric Wong
1
-7
/
+48
2007-02-23
git-svn: reintroduce using a single get_log() to fetch
Eric Wong
1
-54
/
+49
2007-02-23
git-svn: prepare multi-init for wildcard support
Eric Wong
1
-7
/
+117
2007-02-23
git-svn: just name the default svn-remote "svn" instead of "git-svn"
Eric Wong
1
-1
/
+1
2007-02-23
git-svn: avoid extra get_log calls when refspecs are added for fetching
Eric Wong
1
-1
/
+6
2007-02-23
git-svn: get rid of revisions_eq check for --follow-parent
Eric Wong
1
-11
/
+1
2007-02-23
git-svn: migrations default to [svn-remote "git-svn"]
Eric Wong
1
-1
/
+4
2007-02-23
git-svn: save paths to tags/branches with for future reuse
Eric Wong
1
-1
/
+12
2007-02-23
git-svn: don't write to the config file from --follow-parent
Eric Wong
1
-9
/
+11
2007-02-23
git-svn: use sys* IO functions for reading rev_db
Eric Wong
1
-15
/
+9
2007-02-23
git-svn: avoid redundant get_log calls between invocations
Eric Wong
1
-7
/
+23
2007-02-23
git-svn: do our best to ensure that our ref and rev_db are consistent
Eric Wong
1
-4
/
+36
2007-02-23
git-svn: re-enable repacking flags
Eric Wong
1
-4
/
+22
2007-02-23
git-svn: avoid a huge memory spike with high-numbered revisions
Eric Wong
1
-2
/
+3
2007-02-23
git-svn: make (multi-)fetch safer but slower
Eric Wong
1
-38
/
+37
2007-02-23
git-svn: gracefully handle --follow-parent failures
Eric Wong
1
-0
/
+3
2007-02-23
git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanups
Eric Wong
1
-24
/
+18
2007-02-23
git-svn: fix several fetch bugs related to repeated invocations
Eric Wong
1
-12
/
+30
2007-02-23
git-svn: remove the 'rebuild' command and make the functionality automatic
Eric Wong
1
-56
/
+36
2007-02-23
git-svn: fetch tracks initial change with --follow-parent
Eric Wong
1
-3
/
+14
2007-02-23
git-svn: don't rely on do_switch + reparenting with svn(+ssh)://
Eric Wong
1
-15
/
+27
2007-02-23
git-svn: reinstate the default SVN error handler after using get_log
Eric Wong
1
-4
/
+9
[next]