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: fix segfaults from accessing svn_log_changed_path_t
Eric Wong
1
-36
/
+68
2007-02-23
git-svn: correctly track revisions made to deleted branches
Eric Wong
1
-22
/
+24
2007-02-23
git-svn: avoid tracking change-less revisions
Eric Wong
1
-28
/
+33
2007-02-23
git-svn: track writes writes to the index in fetch
Eric Wong
1
-9
/
+41
2007-02-23
git-svn: --follow-parent now works on sub-directories of larger branches
Eric Wong
1
-8
/
+23
2007-02-23
git-svn: 'init' attempts to connect to the repository root if possible
Eric Wong
1
-20
/
+76
2007-02-23
git-svn: better error reporting if --follow-parent fails
Eric Wong
1
-3
/
+14
2007-02-23
git-svn: allow 'init' to work outside of tests
Eric Wong
1
-0
/
+1
2007-02-23
git-svn: get rid of additional fetch-arguments
Eric Wong
1
-1
/
+6
2007-02-23
git-svn: allow --follow-parent on deleted directories
Eric Wong
1
-1
/
+1
2007-02-23
git-svn: disallow ambigious local refspecs
Eric Wong
1
-7
/
+33
2007-02-23
git-svn: --follow-parent works with svn-remotes multiple branches
Eric Wong
1
-17
/
+32
2007-02-23
git-svn: fix --follow-parent to work with Git::SVN
Eric Wong
1
-90
/
+106
2007-02-23
git-svn: enable --minimize to simplify the config and connections
Eric Wong
1
-6
/
+104
2007-02-23
git-svn: reuse open SVN::Ra connections by URL
Eric Wong
1
-4
/
+6
2007-02-23
git-svn: fix a regression in dcommit that caused empty log messages
Eric Wong
1
-1
/
+2
2007-02-23
git-svn: add support for metadata in .git/config
Eric Wong
1
-279
/
+304
2007-02-23
git-svn: remove graft-branches command
Eric Wong
1
-526
/
+3
2007-02-23
git-svn: convert 'set-tree' command to use Git::SVN
Eric Wong
1
-495
/
+17
2007-02-23
git-svn: switch dcommit to using Git::SVN code
Eric Wong
1
-84
/
+38
2007-02-23
git-svn: fetch/multi-fetch converted over to Git::SVN module
Eric Wong
1
-38
/
+51
2007-02-23
git-svn: get rid of Memoize for now...
Eric Wong
1
-4
/
+0
2007-02-23
git-svn: convert the 'commit-diff' command to Git::SVN
Eric Wong
1
-133
/
+233
2007-02-23
git-svn: do not let Git.pm warn if we prematurely close pipes
Eric Wong
1
-1
/
+1
2007-02-23
git-svn: port the 'rebuild' command to use Git::SVN objects
Eric Wong
1
-43
/
+28
2007-02-23
git-svn: moved the 'log' command into its own namespace
Eric Wong
1
-327
/
+325
2007-02-23
git-svn: convert show-ignore over to Git::SVN
Eric Wong
1
-7
/
+5
2007-02-23
git-svn: make multi-init capable of reusing the Ra connection
Eric Wong
1
-27
/
+23
2007-02-23
git-svn: convert multi-init over to using Git::SVN
Eric Wong
1
-41
/
+31
2007-02-23
git-svn: convert 'init' to use Git::SVN
Eric Wong
1
-20
/
+18
2007-02-23
git-svn: add Git::SVN module (to avoid global variables)
Eric Wong
1
-0
/
+485
2007-02-23
git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages
Eric Wong
1
-13
/
+15
2007-02-23
git-svn: cleanup: put SVN workarounds into their own namespace
Eric Wong
1
-149
/
+173
2007-02-23
git-svn: cleanup: move process_rm around
Eric Wong
1
-25
/
+19
2007-02-23
git-svn: move authentication prompts into their own namespace
Eric Wong
1
-16
/
+24
2007-02-10
git-svn: correctly handle boolean options via git-config
Eric Wong
1
-1
/
+1
2007-02-01
git-svn: do not let Git.pm warn if we prematurely close pipes
Eric Wong
1
-5
/
+5
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
1
-10
/
+10
2007-01-22
git-svn: remove leading slash when printing removed directories
Eric Wong
1
-1
/
+1
2007-01-15
git-svn: print and flush authentication prompts to STDERR
Eric Wong
1
-15
/
+22
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
1
-1
/
+1
2007-01-07
git-svn: pass an unambiguous ref to rev-list when grafting-branches
Eric Wong
1
-1
/
+1
2007-01-07
git-svn: add --prefix= option to multi-init
Eric Wong
1
-3
/
+5
2007-01-06
git-svn: fix show-ignore
Eric Wong
1
-1
/
+1
2007-01-04
git-svn: make --repack work consistently between fetch and multi-fetch
Eric Wong
1
-4
/
+6
2007-01-04
git-svn: make multi-init less confusing
Eric Wong
1
-38
/
+40
2006-12-28
git-svn: sort multi-init output
Eric Wong
1
-1
/
+1
2006-12-28
git-svn: verify_ref() should actually --verify
Eric Wong
1
-1
/
+2
2006-12-28
git-svn: print out the SVN library version in --version, too
Eric Wong
1
-1
/
+1
2006-12-28
git-svn: remove non-delta fetch code paths
Eric Wong
1
-174
/
+20
[prev]
[next]