summaryrefslogtreecommitdiffstats
path: root/builtin-clone.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-27Documentation: move callouts.xsl to manpage-{base,normal}.xslChris Johnsen3-1/+31
2009-03-26documentation: update cvsimport description of "-r" for recent cloneCarlo Marcelo Arenas Belon1-1/+1
2009-03-26fast-export: Avoid dropping files from commitsElijah Newren2-3/+7
2009-03-26Documentation: Remove spurious uses of "you" in git-bisect.txt.David J. Mellor1-3/+3
2009-03-26Grammar fixes to "merge" and "patch-id" docsWincent Colaiuta3-9/+9
2009-03-26Correct missing SP characters in grammar comment at top of fast-import.cElijah Newren1-3/+4
2009-03-26git-filter-branch: avoid collisions with variables in eval'ed commandsElijah Newren1-3/+3
2009-03-25builtin-push.c: Fix typo: "anythig" -> "anything"Kevin Ballard1-1/+1
2009-03-25t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt2-1/+3
2009-03-25t7005-editor: Use $SHELL_PATH in the editor scriptsJohannes Sixt1-0/+1
2009-03-25Guard a few Makefile variables against user environmentsJohannes Schindelin1-0/+12
2009-03-25Add warning about known issues to documentation of cvsimportHeiko Voigt1-0/+34
2009-03-25completion: add --thread=deep/shallow to format-patchStephen Boyd1-1/+7
2009-03-25completion: add --cc and --no-attachment option to format-patchStephen Boyd1-2/+2
2009-03-25completion: add --annotate option to send-emailStephen Boyd1-2/+2
2009-03-25Increase the size of the die/warning buffer to avoid truncationShawn O. Pearce1-1/+1
2009-03-24MinGW: Quote arguments for subprocesses that contain a single-quoteJohannes Sixt1-1/+1
2009-03-24close_sha1_file(): make it easier to diagnose errorsLinus Torvalds1-1/+1
2009-03-24avoid possible overflow in delta size filtering computationNicolas Pitre1-1/+1
2009-03-24refs: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-5/+3
2009-03-24builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-1/+1
2009-03-24builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-2/+1
2009-03-24builtin-rm: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-2/+1
2009-03-24builtin-init-db: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-4/+3
2009-03-24builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-1/+1
2009-03-24builtin-checkout: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-2/+2
2009-03-24builtin-apply: use warning() instead of fprintf(stderr, "warning: ")Miklos Vajna1-8/+7
2009-03-24http-push: using error() and warning() as appropriateMiklos Vajna1-3/+3
2009-03-23t0060: fix whitespace in "wc -c" invocationJeff King1-1/+1
2009-03-23Documentation: minor grammatical fix in git-check-ref-format.txtDavid J. Mellor1-20/+20
2009-03-23Documentation: minor grammatical fixes in git-check-attr.txtDavid J. Mellor1-8/+8
2009-03-23Documentation: minor grammatical fixes in git-cat-file.txtDavid J. Mellor1-9/+9
2009-03-23Documentation: minor grammatical fixes and rewording in git-bundle.txtDavid J. Mellor1-43/+43
2009-03-23Documentation: remove some uses of the passive voice in git-bisect.txtDavid J. Mellor1-11/+11
2009-03-23Makefile: turn on USE_ST_TIMESPEC for FreeBSDJeff King1-0/+1
2009-03-23bash completion: add options for 'git fsck'Arto Jonsson1-0/+16
2009-03-23Add --staged to bash completion for git diffKevin McConnell1-1/+1
2009-03-23Improve error message about fetch into current branchAlex Riesen1-1/+2
2009-03-22Smudge the files fed to external diff and textconvJohannes Schindelin2-3/+26
2009-03-22everyday: use the dashless form of git-initDavid Aguilar1-1/+1
2009-03-22t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt1-0/+7
2009-03-22t7004: Use prerequisite tags to skip tests that need gpgJohannes Sixt1-49/+48
2009-03-22Use prerequisites to skip tests that need unzipJohannes Sixt2-11/+11
2009-03-22t3700: Skip a test with backslashes in pathspecJohannes Sixt2-1/+3
2009-03-22Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt6-19/+23
2009-03-22t0060: Fix tests on WindowsJohannes Sixt1-33/+83
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt32-76/+211
2009-03-22t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt2-31/+28
2009-03-22t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt1-10/+5
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt5-20/+42