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
*
git-svn: use a lowercase "usage:" string
David Aguilar
2013-02-25
1
-2
/
+2
*
git-svn: use a lowercase "usage:" string
David Aguilar
2013-02-24
1
-1
/
+1
*
git-svn: Simplify calculation of GIT_DIR
Barry Wardell
2013-01-24
1
-23
/
+14
*
git-svn: teach find-rev to find near matches
John Keeping
2013-01-18
1
-2
/
+10
*
git-svn: use path accessor for Git::SVN objects
Eric Wong
2012-10-06
1
-1
/
+1
*
Merge branch 'ms/git-svn-1.7'
Junio C Hamano
2012-08-22
1
-62
/
+30
|
\
|
*
git-svn: remove ad-hoc canonicalizations
Michael G. Schwern
2012-08-02
1
-4
/
+4
|
*
git-svn: introduce add_path_to_url function
Michael G. Schwern
2012-08-02
1
-1
/
+2
|
*
git-svn: canonicalize earlier
Michael G. Schwern
2012-08-02
1
-3
/
+3
|
*
git-svn: replace URL escapes with canonicalization
Michael G. Schwern
2012-08-02
1
-21
/
+3
|
*
git-svn: add join_paths() to safely concatenate paths
Michael G. Schwern
2012-08-02
1
-1
/
+2
|
*
git-svn: move canonicalization to Git::SVN::Utils
Michael G. Schwern
2012-08-02
1
-26
/
+7
|
*
use Git::SVN{,::RA}->url accessor globally
Michael G. Schwern
2012-08-02
1
-5
/
+6
|
*
use Git::SVN->path accessor globally
Michael G. Schwern
2012-08-02
1
-5
/
+7
*
|
git svn: handle errors and concurrent commits in dcommit
Robert Luberda
2012-08-10
1
-19
/
+55
|
/
*
Extract Git::SVN::GlobSpec from git-svn.
Michael G. Schwern
2012-07-28
1
-59
/
+0
*
Move Git::IndexInfo into its own file.
Michael G. Schwern
2012-07-28
1
-32
/
+0
*
Load all the modules in one place and before running code.
Michael G. Schwern
2012-07-28
1
-23
/
+21
*
Extract Git::SVN::Migration from git-svn.
Michael G. Schwern
2012-07-28
1
-257
/
+1
*
Prepare Git::SVN::Migration for extraction from git-svn.
Michael G. Schwern
2012-07-28
1
-12
/
+24
*
Extract Git::SVN::Log from git-svn.
Michael G. Schwern
2012-07-28
1
-394
/
+1
*
Prepare Git::SVN::Log for extraction from git-svn.
Michael G. Schwern
2012-07-28
1
-4
/
+11
*
Move initialization of Git::SVN variables into Git::SVN.
Michael G. Schwern
2012-07-28
1
-4
/
+0
*
Extract Git::SVN from git-svn into its own .pm file.
Michael G. Schwern
2012-07-28
1
-2319
/
+1
*
Prepare Git::SVN for extraction into its own file.
Michael G. Schwern
2012-07-28
1
-4
/
+18
*
Extract some utilities from git-svn to allow extracting Git::SVN.
Michael G. Schwern
2012-07-28
1
-15
/
+19
*
git-svn: don't create master if another head exists
Marcin Owsiany
2012-07-19
1
-5
/
+4
*
git-svn: use YAML format for mergeinfo cache when possible
Jonathan Nieder
2012-06-10
1
-6
/
+25
*
git-svn: make Git::SVN::RA a separate file
Jonathan Nieder
2012-06-10
1
-611
/
+1
*
git-svn: make Git::SVN::Editor a separate file
Jonathan Nieder
2012-06-10
1
-470
/
+2
*
Merge branch 'jc/svn-auth-providers-unusable-at-1.6.12'
Junio C Hamano
2012-06-07
1
-1
/
+1
|
\
|
*
git-svn: platform auth providers are working only on 1.6.15 or newer
Junio C Hamano
2012-06-04
1
-1
/
+1
*
|
git-svn: make Git::SVN::Fetcher a separate file
Jonathan Nieder
2012-05-29
1
-505
/
+2
*
|
git-svn: rename SVN::Git::* packages to Git::SVN::*
Jonathan Nieder
2012-05-29
1
-25
/
+25
*
|
git-svn: move Git::SVN::Prompt into its own file
Jonathan Nieder
2012-05-29
1
-144
/
+1
*
|
git-svn: support rebase --preserve-merges
Avishay Lavie
2012-05-17
1
-1
/
+3
*
|
Merge branch 'master' of git://git.bogomips.org/git-svn
Junio C Hamano
2012-05-02
1
-7
/
+25
|
\
|
|
*
git-svn: introduce SVN version comparison function
Junio C Hamano
2012-05-02
1
-7
/
+25
*
|
Merge branch 'jk/maint-gitweb-test-use-sane-perl'
Junio C Hamano
2012-05-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Consistently use perl from /usr/bin/ for scripts
Zbigniew Jędrzejewski-Szmek
2012-05-01
1
-1
/
+1
*
|
git-svn: use platform specific auth providers
Matthijs Kooijman
2012-04-27
1
-2
/
+18
*
|
git-svn: drop redundant blocking of SIGPIPE
Roman Kagan
2012-04-24
1
-1
/
+1
*
|
git-svn: ignore SIGPIPE
Roman Kagan
2012-04-24
1
-0
/
+5
*
|
git-svn: use POSIX::sigprocmask to block signals
Roman Kagan
2012-04-24
1
-6
/
+9
*
|
git-svn.perl: fix a false-positive in the "already exists" test
Steven Walter
2012-02-21
1
-17
/
+26
*
|
git-svn.perl: perform deletions before anything else
Steven Walter
2012-02-21
1
-1
/
+1
*
|
git-svn: Fix time zone in --localtime
Wei-Yin Chen (陳威尹)
2012-02-21
1
-7
/
+11
*
|
git-svn: un-break "git svn rebase" when log.abbrevCommit=true
Ævar Arnfjörð Bjarmason
2012-02-21
1
-2
/
+1
*
|
git-svn: remove redundant porcelain option to rev-list
Ævar Arnfjörð Bjarmason
2012-02-21
1
-1
/
+1
*
|
git-svn.perl: close the edit for propedits even with no mods
Steven Walter
2011-12-01
1
-1
/
+1
[next]