summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-30Update draft release notes to 1.6.2.2Junio C Hamano1-1/+8
2009-03-30Documentation: push.default applies to all remotesSanti Béjar1-9/+4
2009-03-30Documentation: enhance branch.<name>.{remote,merge}Santi Béjar1-2/+6
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)1-2/+2
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast1-1/+6
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius1-0/+1
2009-03-30Documentation: update graph api example.Allan Caffee1-4/+4
2009-03-30send-email: add tests for refactored promptingJay Soffian1-4/+48
2009-03-30send-email: refactor and ensure prompting doesn't loop foreverJay Soffian1-32/+34
2009-03-30git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-30import-zips: fix thinkoJohannes Schindelin1-1/+2
2009-03-30git-svn: don't output git commits in quiet modeSimon Arlott1-3/+3
2009-03-29git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-28Update draft release notes to 1.6.3Junio C Hamano1-7/+21
2009-03-28test-lib: Clean up comments and Makefile.Emil Sit2-9/+1
2009-03-27rebase: fix typo (force_rebas -> force-rebas)Michele Ballabio1-1/+1
2009-03-27builtin-send-pack.c: avoid empty structure initializationBrandon Casey1-2/+1
2009-03-26Grammar fix for "git merge" man pageWincent Colaiuta1-1/+1
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-25diff --no-index: Do not generate patch output if other output is requestedJohannes Sixt1-2/+2
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