index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-svn.perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the last remnants of GIT_CONFIG_LOCAL
v1.6.1-rc3
Johannes Schindelin
2008-12-15
1
-2
/
+1
*
Merge branch 'maint'
Junio C Hamano
2008-12-10
1
-4
/
+12
|
\
|
*
git-svn: Make following parents atomic
Deskin Miller
2008-12-09
1
-4
/
+12
*
|
git-svn: Make branch use correct svn-remote
Deskin Miller
2008-12-03
1
-1
/
+1
*
|
git-svn: Update git-svn to use the ability to place temporary files within re...
Marten Svanfeldt (dev)
2008-11-14
1
-4
/
+5
*
|
git-svn: proper detection of bare repositories
Deskin Miller
2008-11-14
1
-5
/
+7
*
|
git-svn: respect i18n.commitencoding config
Eric Wong
2008-11-14
1
-3
/
+21
*
|
git-svn: don't escape tilde ('~') for http(s) URLs
Eric Wong
2008-11-14
1
-3
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2008-10-31
1
-1
/
+1
|
\
|
|
*
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
2008-10-31
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-10-27
1
-1
/
+1
|
\
|
|
*
git-svn: change dashed git-config to git config
Deskin Miller
2008-10-25
1
-1
/
+1
*
|
Add git-svn branch to allow branch creation in SVN repositories
Florian Ragwitz
2008-10-06
1
-1
/
+46
*
|
Merge branch 'maint'
Shawn O. Pearce
2008-09-30
1
-1
/
+1
|
\
|
|
*
git-svn: call 'fatal' correctly in set-tree
Luc Heinrich
2008-09-30
1
-1
/
+1
*
|
git-svn: do a partial rebuild if rev_map is out-of-date
Deskin Miller
2008-09-22
1
-5
/
+19
*
|
Merge branch 'maint'
Junio C Hamano
2008-09-19
1
-13
/
+12
|
\
|
|
*
git-svn: fix handling of even funkier branch names
Eric Wong
2008-09-19
1
-0
/
+1
|
*
git-svn: Always create a new RA when calling do_switch for svn://
Alec Berryman
2008-09-19
1
-13
/
+12
*
|
Merge branch 'maint'
Junio C Hamano
2008-09-10
1
-3
/
+3
|
\
|
|
*
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
2008-09-10
1
-1
/
+1
|
*
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2008-09-10
1
-2
/
+2
*
|
git-svn: fix handling of even funkier branch names
Eric Wong
2008-09-07
1
-0
/
+1
*
|
git-svn: set auto_props when renaming files
Paul Talacko
2008-09-07
1
-0
/
+1
*
|
git-svn: match SVN 1.5 behaviour of info' on unknown item
Thomas Rast
2008-09-06
1
-2
/
+2
*
|
git svn info: always quote URLs in 'info' output
Thomas Rast
2008-09-06
1
-3
/
+22
*
|
git svn info: make info relative to the current directory
Thomas Rast
2008-09-06
1
-2
/
+3
*
|
git svn: catch lack of upstream info for dcommit earlier
Thomas Rast
2008-09-06
1
-4
/
+4
*
|
git-svn: check error code of send_txstream
Eric Wong
2008-09-06
1
-1
/
+5
*
|
git-svn: Send deltas during commits
Florian Weimer
2008-09-06
1
-5
/
+13
*
|
git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob
Florian Weimer
2008-09-06
1
-12
/
+19
*
|
git-svn: extract base blob in generate_diff
Florian Weimer
2008-09-06
1
-3
/
+4
|
/
*
git-svn: fix dcommit to urls with embedded usernames
Eric Wong
2008-08-21
1
-3
/
+5
*
git-svn: Reduce temp file usage when dealing with non-links
Marcus Griep
2008-08-13
1
-24
/
+22
*
git-svn: Make it incrementally faster by minimizing temp files
Marcus Griep
2008-08-13
1
-17
/
+18
*
git-svn: wrap long lines in a few places
Eric Wong
2008-08-09
1
-2
/
+5
*
git-svn: Allow deep branch names by supporting multi-globs
Marcus Griep
2008-08-09
1
-16
/
+44
*
Fix multi-glob assertion in git-svn
Marcus Griep
2008-08-09
1
-2
/
+3
*
git-svn: add ability to specify --commit-url for dcommit
Eric Wong
2008-08-08
1
-3
/
+6
*
git-svn: properly set path for "info" command
Eric Wong
2008-08-06
1
-2
/
+6
*
git-svn: Abort with an error if 'fetch' parameter is invalid.
Avery Pennarun
2008-08-04
1
-2
/
+6
*
git-svn: teach dcommit about svn auto-props
Brad King
2008-07-26
1
-0
/
+53
*
git-svn: fix git svn info to work without arguments
Dmitry Potapov
2008-07-21
1
-1
/
+1
*
Merge branch 'sb/dashless'
Junio C Hamano
2008-07-17
1
-1
/
+1
|
\
|
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
|
git-svn: typofix
Frederik Schwarzer
2008-07-15
1
-1
/
+1
*
|
git-svn: find-rev and rebase for SVN::Mirror repositories
João Abecasis
2008-07-15
1
-4
/
+35
|
/
*
git-svn.perl: workaround assertions in svn library 1.5.0
Gerrit Pape
2008-07-07
1
-0
/
+2
*
git-svn: don't sanitize remote names in config
Eric Wong
2008-06-29
1
-12
/
+3
*
git-svn: avoid filling up the disk with temp files.
Avery Pennarun
2008-06-29
1
-1
/
+4
[next]