clone: the given repository dir should be relative to $PWD
[gitweb.git] / git-svnimport.perl
2006-03-02 Merge branch 'jc/diff' into next
2006-03-02 Up to date with GIT 1.2.4 fixes
2006-03-02 Merge branch 'lt/apply'
2006-03-02 Merge early parts of 'np/delta' branch
2006-03-01 Merge git-mv fixes from 'maint'
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge part of 'jc/diff' into next
2006-03-01 Merge part of 'sp/checkout' into next
2006-03-01 Merge branch 'lt/apply' into next
2006-03-01 Merge branch 'js/refs' into next
2006-03-01 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-02-28 Merge part of np/delta
2006-02-28 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'master' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge part of kh/svnimport branch into master
2006-02-27 Save username -> Full Name <email@addr.es> map file
2006-02-27 Let git-svnimport's author file use same syntax as...
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 svnimport: Read author names and emails from a file
2006-02-27 svnimport: Convert the svn:ignore property
2006-02-27 svnimport: Convert executable flag
2006-02-26 Merge branch 'maint'
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-25 Merge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-24 Merge fixes early for next maint series.
2006-02-24 Merge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Merge fix bits from jc/rev-list
2006-02-24 Merge fixes early for next maint series.
2006-02-23 Merge part of pack-thin branch
2006-02-23 Merge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23 Merge branch 'ra/anno'
2006-02-23 Merge fixes up to GIT 1.2.3
2006-02-22 Merge branch 'ra/anno' into next
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge branch 'fix'
2006-02-22 Merge branch 'jc/perl'
2006-02-22 Merge branch 'jc/nostat'
2006-02-21 Merge branch 'fk/blame' into next
2006-02-21 Merge branch 'pj/portable' into next
2006-02-20 Merge branch 'jc/perl' into next
2006-02-20 svnimport: avoid open "-|" list form for Perl 5.6
2006-02-19 Merge fixes up to GIT 1.2.2
2006-02-18 Merge branch 'fix'
2006-02-18 Merge branch 'jc/rebase-limit'
2006-02-18 Merge branch 'fix'
2006-02-16 Merge fixes up to 1.2.1
2006-02-15 Merge branch 'jc/rebase-limit'
2006-02-15 Merge branch 'fix'
2006-02-15 Merge branch 'master'
2006-02-15 Merge branch 'kh/svn'
2006-02-14 git-svnimport: -r adds svn revision number to commit...
2006-02-13 Merge branch 'jc/nostat'
2006-02-12 Merge branch 'master'
2006-02-12 Use a relative path for SVN importing
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-01 git-svnimport.perl: fix for 'arg list too long...'
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2006-01-06 svnimport: support repositories requiring SSL authentic...
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-15 svnimport: exit cleanly when we are up to date
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-30 Merge branch 'jc/subdir'
2005-11-30 Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 SVN import: Use one log call
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-16 symref support for import scripts
2005-11-15 GIT 0.99.9i aka 1.0rc2 v0.99.9iv1.0rc2
2005-11-14 Merge branch 'svnup' of netz.smurf.noris.de/git/git
2005-11-14 Remove trailing slashes
2005-11-10 GIT 0.99.9g v0.99.9g
2005-11-10 Merge branch 'hold/svn'
2005-11-08 Fix a couple of obvious and insignificant typo.
2005-11-08 Lift the default limit of number of revs.
2005-11-08 Handle a revision that only creates a new tag correctly.
2005-11-08 Bundle file copies from multiple branches into a merge.
2005-11-08 copy_dir becomes copy_path and handles both files and...
2005-11-08 Don't output error on changes in the nodes /, /tags...
2005-11-08 Add node_kind function to differentiate between file...
2005-11-08 Use svn pools to solve the memory leak problem.
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-31 Work around an RPM build problem.
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
next