summaryrefslogtreecommitdiffstats
path: root/t/t9100-git-svn-basic.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-11git-rm: do not fail on already removed file.Junio C Hamano1-1/+5
2007-01-11Avoid errors and warnings when attempting to do I/O on zero bytesEric Wong2-0/+10
2007-01-11Better error messages for corrupt databasesLinus Torvalds2-1/+3
2007-01-11config-set: check write-in-full returns in set_multivarJunio C Hamano1-19/+24
2007-01-11index-pack: write-or-die instead of unchecked write-in-full.Junio C Hamano1-1/+1
2007-01-11write_in_full: really write in full or return error on disk full.Linus Torvalds1-7/+6
2007-01-11Document git-initJunio C Hamano2-90/+115
2007-01-11write-cache: do not leak the serialized cache-tree data.Linus Torvalds1-1/+1
2007-01-10Provide better feedback for the untracked only case in status outputJürgen Rühle2-11/+16
2007-01-10Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano1-3/+9
2007-01-10send-email: work around double encoding of in-body From field.Jürgen Rühle1-0/+10