summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile entry for git-svnimport contained a small typo.Kalle Valo2005-10-161-1/+1
* svn import: copy directoriesMatthias Urlichs2005-10-111-13/+56
* svn import: Add direct HTTP accessMatthias Urlichs2005-10-112-19/+80
* svn import: remove some CVS cruftMatthias Urlichs2005-10-111-35/+4
* svn import: make -s option actually optionalMatthias Urlichs2005-10-111-1/+2
* svn import: typo fixMatthias Urlichs2005-10-111-1/+1
* svn import: get all revisionsMatthias Urlichs2005-10-101-1/+1
* svn import: unlink downlaoded filesMatthias Urlichs2005-10-101-0/+1
* svn import: Add a loop limit optionMatthias Urlichs2005-10-102-6/+20
* svn import: incremental importsMatthias Urlichs2005-10-101-6/+6
* svn import: skip initial revisionsMatthias Urlichs2005-10-102-7/+12
* svn import: Do not create empty tagsMatthias Urlichs2005-10-101-120/+125
* svn import: Fix tagging.Matthias Urlichs2005-10-101-16/+12
* svn import: remove debuggingMatthias Urlichs2005-10-101-2/+0
* svn import: wrong file open modeMatthias Urlichs2005-10-101-1/+1
* svn import: avoid reconnectingMatthias Urlichs2005-10-101-5/+6
* svn improt needs SVN::Core 1.2.1 or betterMatthias Urlichs2005-10-101-0/+2
* svn import: add libsvn-core-perl to Debian's control fileMatthias Urlichs2005-10-101-1/+1
* svn import: fixed two pipe open calls.Matthias Urlichs2005-10-101-4/+4
* svn import: copy path informationMatthias Urlichs2005-10-101-10/+16
* SVN import: No modesMatthias Urlichs2005-10-101-25/+0
* svn import: add eval()Matthias Urlichs2005-10-101-5/+11
* New: git-svnimport.Matthias Urlichs2005-10-103-1/+772
* cvsimport: report merge parentsMatthias Urlichs2005-10-101-3/+3
* Record which tree the patch applies to.Junio C Hamano2005-10-042-3/+11
* git-applypatch: cleanup.Junio C Hamano2005-10-041-7/+14
* git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano2005-10-042-22/+2
* git-apply: allow operating in sparsely populated working tree.Junio C Hamano2005-10-041-5/+30
* Return error when not checking out an entry due to dirtiness.Junio C Hamano2005-10-042-3/+8
* Merge branch 'fixes'Junio C Hamano2005-10-046-77/+145
|\
| * Add missing documentation.Junio C Hamano2005-10-042-0/+110
| * Remove useless use of sed in git-format-patch.Junio C Hamano2005-10-041-5/+1
| * Leave an empty line between log and sign-off.Junio C Hamano2005-10-031-4/+7
| * Remove unused external-diff script.Junio C Hamano2005-10-031-67/+0
| * [PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow2005-10-031-1/+27
* | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano2005-10-031-0/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-032-7/+16
|\ \ | |/
| * Avoid compiler warning.Junio C Hamano2005-10-031-1/+1
| * Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano2005-10-031-6/+15
* | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-0332-218/+299
|\ \
| * \ Merge branch 'fixes'Junio C Hamano2005-10-0332-218/+299
| |\ \ | | |/
| | * git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano2005-10-031-1/+2
| | * [PATCH] Random documentation fixesJonas Fonseca2005-10-0326-192/+209
| | * Error message from get_sha1() on ambiguous short SHA1.Junio C Hamano2005-10-031-1/+1
| | * [PATCH] Enable and fix support for base less merges.Fredrik Kuivinen2005-10-033-3/+9
| | * Make sure get_sha1 does not accept ambiguous sha1 prefix.Junio C Hamano2005-10-021-21/+68
| | * Fix minor DOS in rev-list.Junio C Hamano2005-10-021-1/+11
* | | [PATCH] Merging the Cygwin changesJunio C Hamano2005-10-031-5/+1
* | | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-0344-451/+1360
|\ \ \ | |/ /
| * | Post 0.99.8 master branchJunio C Hamano2005-10-021-1/+1
| |/