summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2011-12-01git-svn.perl: close the edit for propedits even with no modsSteven Walter
2011-11-01svn: Quote repository root in regex matchTed Percival
2011-10-19Merge branch 'pt/mingw-misc-fixes'Junio C Hamano
2011-10-16git-svn: Allow certain refs to be ignoredMichael Olson
2011-10-16git svn dcommit: new option --interactive.Frédéric Heitzmann
2011-10-15git-svn: On MSYS, escape and quote SVN_SSH also if set by the userSebastian Schuberth
2011-10-05use -h for synopsis and --help for manpage consistentlyClemens Buchacher
2011-09-13git-svn: teach git-svn to populate svn:mergeinfoBryan Jacobs
2011-09-01git-svn: Teach dcommit --mergeinfo to handle multiple linesBryan Jacobs
2011-09-01git-svn: fix fetch with moved path when using rewriteRootEric Wong
2011-09-01git-svn: New flag to emulate empty directoriesRay Chen
2011-06-28git-svn: Correctly handle root commits in mergeinfo rangesMichael Haggerty
2011-06-28git-svn: Disambiguate rev-list arguments to improve error messageMichael Haggerty
2011-05-21Merge branch 'maint'Junio C Hamano
2011-05-20git-svn: Fix git svn log --show-commitMichael J Gruber
2011-04-27Merge branch 'mh/git-svn-automkdirs'Junio C Hamano
2011-04-09git-svn: Cache results of running the executable "git config"James Y Knight
2011-04-09git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño
2011-04-01git-svn: add an option to skip the creation of empty directoriesMichael Haggerty
2011-03-11git-log: put space after commit markMichael J Gruber
2010-12-09git-svn: allow the mergeinfo property to be setSteven Walter
2010-10-27Merge branch 'ab/require-perl-5.8'Junio C Hamano
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason
2010-09-24git-svn: fix processing of decorated commit hashesMathias Lafeldt
2010-09-24git-svn: check_cherry_pick should exclude commits already in our historySteven Walter
2010-08-15git-svn: fix fetch with deleted tagDavid D. Kilzer
2010-08-15git-svn: fix regex to remove "tail" from svn tagsDavid D. Kilzer
2010-08-05git svn: URL-decode left-hand side of svn refspecSteven Walter
2010-08-02git svn: fix dcommit to work with touched filesDavid D. Kilzer
2010-07-30git svn: add an option to recode pathnamesDmitry Statyvka
2010-07-19git-svn: write memoized data explicitly to avoid Storable bugSergey Vlasov
2010-06-14git svn: avoid unnecessary '/' in paths for SVNEric Wong
2010-06-14git-svn: strip off leading slashes on --trunk argumentJonathan Nieder
2010-06-03git svn: fix empty directory creationMichael J. Kiwala
2010-05-09git-svn: mangle refnames forbidden in gitTorsten Schmutzler
2010-05-09git-svn: Remove unused use of File::TempÆvar Arnfjörð Bjarmason
2010-05-09git svn: avoid uninitialized var in 'reset'Jonathan Nieder
2010-03-20Merge branch 'fl/askpass'Junio C Hamano
2010-03-13git-svn: Fix merge detecting with rewrite-rootTuomas Suutari
2010-03-05git-svn: make git svn --version work againMichael J Gruber
2010-03-05Revert "git-svn: always initialize with core.autocrlf=false"Erik Faye-Lund
2010-03-04git-svn: req_svn when neededMichael J Gruber
2010-03-02git-svn: Support retrieving passwords with GIT_ASKPASSFrank Li
2010-03-02Merge branch 'jn/maint-fix-pager'Junio C Hamano
2010-02-26git svn: delay importing SVN::Base until it is neededjosh robb
2010-02-26git-svn: Fix discarding of extra parents from svn:mergeinfoTuomas Suutari
2010-02-15git svn: Fix launching of pagerJonathan Nieder
2010-02-05git-svn: persistent memoizationAndrew Myrick
2010-01-30If deriving SVN_SSH from GIT_SSH on msys, also add quotesSebastian Schuberth
2010-01-23git-svn: allow subset of branches/tags to be specified in glob specJay Soffian