Age | Commit message (Expand) | Author | Files | Lines |
2012-07-27 | Prepare Git::SVN::Log for extraction from git-svn. | Michael G. Schwern | 1 | -4/+11 |
2012-07-27 | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 1 | -4/+0 |
2012-07-27 | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 1 | -2319/+1 |
2012-07-27 | Prepare Git::SVN for extraction into its own file. | Michael G. Schwern | 1 | -4/+18 |
2012-07-27 | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 1 | -15/+19 |
2012-07-19 | git-svn: don't create master if another head exists | Marcin Owsiany | 1 | -5/+4 |
2012-06-10 | git-svn: use YAML format for mergeinfo cache when possible | Jonathan Nieder | 1 | -6/+25 |
2012-06-10 | git-svn: make Git::SVN::RA a separate file | Jonathan Nieder | 1 | -611/+1 |
2012-06-10 | git-svn: make Git::SVN::Editor a separate file | Jonathan Nieder | 1 | -470/+2 |
2012-06-07 | Merge branch 'jc/svn-auth-providers-unusable-at-1.6.12' | Junio C Hamano | 1 | -1/+1 |
2012-06-04 | git-svn: platform auth providers are working only on 1.6.15 or newer | Junio C Hamano | 1 | -1/+1 |
2012-05-29 | git-svn: make Git::SVN::Fetcher a separate file | Jonathan Nieder | 1 | -505/+2 |
2012-05-29 | git-svn: rename SVN::Git::* packages to Git::SVN::* | Jonathan Nieder | 1 | -25/+25 |
2012-05-29 | git-svn: move Git::SVN::Prompt into its own file | Jonathan Nieder | 1 | -144/+1 |
2012-05-16 | git-svn: support rebase --preserve-merges | Avishay Lavie | 1 | -1/+3 |
2012-05-02 | Merge branch 'master' of git://git.bogomips.org/git-svn | Junio C Hamano | 1 | -7/+25 |
2012-05-02 | Merge branch 'jk/maint-gitweb-test-use-sane-perl' | Junio C Hamano | 1 | -1/+1 |
2012-05-02 | git-svn: introduce SVN version comparison function | Junio C Hamano | 1 | -7/+25 |
2012-05-01 | Consistently use perl from /usr/bin/ for scripts | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2012-04-27 | git-svn: use platform specific auth providers | Matthijs Kooijman | 1 | -2/+18 |
2012-04-24 | git-svn: drop redundant blocking of SIGPIPE | Roman Kagan | 1 | -1/+1 |
2012-04-24 | git-svn: ignore SIGPIPE | Roman Kagan | 1 | -0/+5 |
2012-04-24 | git-svn: use POSIX::sigprocmask to block signals | Roman Kagan | 1 | -6/+9 |
2012-02-21 | git-svn.perl: fix a false-positive in the "already exists" test | Steven Walter | 1 | -17/+26 |
2012-02-21 | git-svn.perl: perform deletions before anything else | Steven Walter | 1 | -1/+1 |
2012-02-21 | git-svn: Fix time zone in --localtime | Wei-Yin Chen (陳威尹) | 1 | -7/+11 |
2012-02-21 | git-svn: un-break "git svn rebase" when log.abbrevCommit=true | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2012-02-21 | git-svn: remove redundant porcelain option to rev-list | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-12-01 | git-svn.perl: close the edit for propedits even with no mods | Steven Walter | 1 | -1/+1 |
2011-11-01 | svn: Quote repository root in regex match | Ted Percival | 1 | -2/+2 |
2011-10-18 | Merge branch 'pt/mingw-misc-fixes' | Junio C Hamano | 1 | -8/+7 |
2011-10-16 | git-svn: Allow certain refs to be ignored | Michael Olson | 1 | -5/+33 |
2011-10-16 | git svn dcommit: new option --interactive. | Frédéric Heitzmann | 1 | -1/+74 |
2011-10-14 | git-svn: On MSYS, escape and quote SVN_SSH also if set by the user | Sebastian Schuberth | 1 | -8/+7 |
2011-10-05 | use -h for synopsis and --help for manpage consistently | Clemens Buchacher | 1 | -1/+1 |
2011-09-13 | git-svn: teach git-svn to populate svn:mergeinfo | Bryan Jacobs | 1 | -0/+256 |
2011-09-01 | git-svn: Teach dcommit --mergeinfo to handle multiple lines | Bryan Jacobs | 1 | -0/+3 |
2011-09-01 | git-svn: fix fetch with moved path when using rewriteRoot | Eric Wong | 1 | -1/+1 |
2011-09-01 | git-svn: New flag to emulate empty directories | Ray Chen | 1 | -4/+144 |
2011-06-28 | git-svn: Correctly handle root commits in mergeinfo ranges | Michael Haggerty | 1 | -2/+6 |
2011-06-28 | git-svn: Disambiguate rev-list arguments to improve error message | Michael Haggerty | 1 | -2/+2 |
2011-05-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2011-05-20 | git-svn: Fix git svn log --show-commit | Michael J Gruber | 1 | -1/+1 |
2011-04-27 | Merge branch 'mh/git-svn-automkdirs' | Junio C Hamano | 1 | -2/+15 |
2011-04-09 | git-svn: Cache results of running the executable "git config" | James Y Knight | 1 | -0/+5 |
2011-04-09 | git-svn: Add a svn-remote.<name>.pushurl config key | Alejandro R. Sedeño | 1 | -3/+16 |
2011-04-01 | git-svn: add an option to skip the creation of empty directories | Michael Haggerty | 1 | -2/+15 |
2011-03-10 | git-log: put space after commit mark | Michael J Gruber | 1 | -1/+1 |
2010-12-10 | git-svn: allow the mergeinfo property to be set | Steven Walter | 1 | -1/+14 |
2010-10-26 | Merge branch 'ab/require-perl-5.8' | Junio C Hamano | 1 | -0/+1 |