Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / git-svnimport.perl
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-16 symref support for import scripts
2005-11-14 Merge branch 'svnup' of netz.smurf.noris.de/git/git
2005-11-14 Remove trailing slashes
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-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'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 svn commit: re-word the exit-due-to-memory-leak message
2005-10-11 svn import: copy directories
2005-10-11 svn import: Add direct HTTP access
2005-10-11 svn import: remove some CVS cruft
2005-10-11 svn import: make -s option actually optional
2005-10-11 svn import: typo fix
2005-10-10 svn import: get all revisions
2005-10-10 svn import: unlink downlaoded files
2005-10-10 svn import: Add a loop limit option
2005-10-10 svn import: incremental imports
2005-10-10 svn import: skip initial revisions
2005-10-10 svn import: Do not create empty tags
2005-10-10 svn import: Fix tagging.
2005-10-10 svn import: remove debugging
2005-10-10 svn import: wrong file open mode
2005-10-10 svn import: avoid reconnecting
2005-10-10 svn improt needs SVN::Core 1.2.1 or better
2005-10-10 svn import: fixed two pipe open calls.
2005-10-10 svn import: copy path information
2005-10-10 SVN import: No modes
2005-10-10 svn import: add eval()
2005-10-10 New: git-svnimport.