]> git.ipfire.org Git - thirdparty/git.git/history - git-svnimport.perl
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / git-svnimport.perl
2006-01-06  Junio C HamanoMerge fixes up to GIT 1.0.7
2006-01-06  Junio C HamanoGIT 1.0.7 v1.0.7
2006-01-06  Eric Wongsvnimport: support repositories requiring SSL authentic...
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-15  Martin Langhoffsvnimport: exit cleanly when we are up to date
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-30  Junio C HamanoMerge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Matthias UrlichsSVN import: Use one log call
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17  Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-16  Pavel Roskinsymref support for import scripts
2005-11-15  Junio C HamanoGIT 0.99.9i aka 1.0rc2 v0.99.9i v1.0rc2
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-14  Matthias UrlichsRemove trailing slashes
2005-11-10  Junio C HamanoGIT 0.99.9g v0.99.9g
2005-11-10  Junio C HamanoMerge branch 'hold/svn'
2005-11-08  Junio C HamanoFix a couple of obvious and insignificant typo.
2005-11-08  Yaacov Akiba SlamaLift the default limit of number of revs.
2005-11-08  Yaacov Akiba SlamaHandle a revision that only creates a new tag correctly.
2005-11-08  Yaacov Akiba SlamaBundle file copies from multiple branches into a merge.
2005-11-08  Yaacov Akiba Slamacopy_dir becomes copy_path and handles both files and...
2005-11-08  Yaacov Akiba SlamaDon't output error on changes in the nodes /, /tags...
2005-11-08  Yaacov Akiba SlamaAdd node_kind function to differentiate between file...
2005-11-08  Yaacov Akiba SlamaUse svn pools to solve the memory leak problem.
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-31  Junio C HamanoWork around an RPM build problem.
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-16  Matthias Urlichssvn commit: re-word the exit-due-to-memory-leak message
2005-10-11  Matthias Urlichssvn import: copy directories
2005-10-11  Matthias Urlichssvn import: Add direct HTTP access
2005-10-11  Matthias Urlichssvn import: remove some CVS cruft
2005-10-11  Matthias Urlichssvn import: make -s option actually optional
2005-10-11  Matthias Urlichssvn import: typo fix
2005-10-10  Matthias Urlichssvn import: get all revisions
2005-10-10  Matthias Urlichssvn import: unlink downlaoded files
2005-10-10  Matthias Urlichssvn import: Add a loop limit option
2005-10-10  Matthias Urlichssvn import: incremental imports
2005-10-10  Matthias Urlichssvn import: skip initial revisions
2005-10-10  Matthias Urlichssvn import: Do not create empty tags
2005-10-10  Matthias Urlichssvn import: Fix tagging.
2005-10-10  Matthias Urlichssvn import: remove debugging
2005-10-10  Matthias Urlichssvn import: wrong file open mode
2005-10-10  Matthias Urlichssvn import: avoid reconnecting
2005-10-10  Matthias Urlichssvn improt needs SVN::Core 1.2.1 or better
2005-10-10  Matthias Urlichssvn import: fixed two pipe open calls.
2005-10-10  Matthias Urlichssvn import: copy path information
2005-10-10  Matthias UrlichsSVN import: No modes
2005-10-10  Matthias Urlichssvn import: add eval()
2005-10-10  Matthias UrlichsNew: git-svnimport.