18243 Commits (499c29394ce1ead3ebd29b0d3c8014cdb7a32e63)
 

Author SHA1 Message Date
Elijah Newren 98e1a4186a Correct missing SP characters in grammar comment at top of fast-import.c 16 years ago
Elijah Newren d5b0c97d13 git-filter-branch: avoid collisions with variables in eval'ed commands 16 years ago
Junio C Hamano 8befac5d6f Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t 16 years ago
Kevin Ballard b2655cdae9 builtin-push.c: Fix typo: "anythig" -> "anything" 16 years ago
Johannes Sixt fb9a2beab2 t7502-commit: Skip SIGTERM test on Windows 16 years ago
Johannes Sixt 80f0e53d6b t7005-editor: Use $SHELL_PATH in the editor scripts 16 years ago
Johannes Sixt 5d83f9c198 diff --no-index: Do not generate patch output if other output is requested 16 years ago
Johannes Schindelin 5c928c06e2 Guard a few Makefile variables against user environments 16 years ago
Junio C Hamano 89fbda2425 Merge branch 'maint' 16 years ago
Heiko Voigt 7c98213abc Add warning about known issues to documentation of cvsimport 16 years ago
Stephen Boyd e1d37937ac completion: add --thread=deep/shallow to format-patch 16 years ago
Stephen Boyd 3f7df3a71a completion: add --cc and --no-attachment option to format-patch 16 years ago
Stephen Boyd 77813151f9 completion: add --annotate option to send-email 16 years ago
Shawn O. Pearce 3e262b95c5 Don't permit ref/branch names to end with ".lock" 16 years ago
Shawn O. Pearce 389d176771 Increase the size of the die/warning buffer to avoid truncation 16 years ago
Junio C Hamano b0de555410 Merge branch 'maint-1.6.1' into maint 16 years ago
Junio C Hamano 2a5643da73 Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Johannes Sixt 3aea1a5a89 MinGW: Quote arguments for subprocesses that contain a single-quote 16 years ago
Junio C Hamano 78360b576a Merge branch 'js/windows-tests' 16 years ago
Linus Torvalds e8bd78c3fc close_sha1_file(): make it easier to diagnose errors 16 years ago
Nicolas Pitre 720fe22d50 avoid possible overflow in delta size filtering computation 16 years ago
Junio C Hamano cbdffe4093 check_ref_format(): tighten refname rules 16 years ago
Miklos Vajna edbc25c5b3 refs: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna 5620e77e30 builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna 33fa4d3dfe builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna c36d785da0 builtin-rm: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna 2fd8c0a5db builtin-init-db: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna 78509d2197 builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna f198e21849 builtin-checkout: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna eca2a8f023 builtin-apply: use warning() instead of fprintf(stderr, "warning: ") 16 years ago
Miklos Vajna d5c87cb4ff http-push: using error() and warning() as appropriate 16 years ago
Jeff King 28baf82ea3 t0060: fix whitespace in "wc -c" invocation 16 years ago
Junio C Hamano a2fab531bb strbuf_check_branch_ref(): a helper to check a refname for a branch 16 years ago
Junio C Hamano 03d3aada5a Fix branch -m @{-1} newname 16 years ago
Junio C Hamano a31dca0393 check-ref-format --branch: give Porcelain a way to grok branch shorthand 16 years ago
Junio C Hamano a552de75eb strbuf_branchname(): a wrapper for branch name shorthands 16 years ago
Junio C Hamano 431b1969fc Rename interpret/substitute nth_last_branch functions 16 years ago
Stephen Boyd 747e25050b format-patch: --numbered-files and --stdout aren't mutually exclusive 16 years ago
Stephen Boyd 108dab2811 format-patch: --attach/inline uses filename instead of SHA1 16 years ago
Stephen Boyd 6fa8e6278b format-patch: move get_patch_filename() into log-tree 16 years ago
Stephen Boyd cd2ef591c8 format-patch: pass a commit to reopen_stdout() 16 years ago
Stephen Boyd 6df514af9d format-patch: construct patch filename in one function 16 years ago
Stephen Boyd 46d164b0cd pretty.c: add %f format specifier to format_commit_message() 16 years ago
David J. Mellor cd747dc6dc Documentation: minor grammatical fix in git-check-ref-format.txt 16 years ago
David J. Mellor 3460a60064 Documentation: minor grammatical fixes in git-check-attr.txt 16 years ago
David J. Mellor d83a42f34a Documentation: minor grammatical fixes in git-cat-file.txt 16 years ago
David J. Mellor 1d52b02696 Documentation: minor grammatical fixes and rewording in git-bundle.txt 16 years ago
David J. Mellor a42dea3281 Documentation: remove some uses of the passive voice in git-bisect.txt 16 years ago
Jeff King 9140804276 Makefile: turn on USE_ST_TIMESPEC for FreeBSD 16 years ago
Arto Jonsson 4bca86367b bash completion: add options for 'git fsck' 16 years ago