18234 Commits (70af4e9bef988a98061237c78cbd0a71d8de48bb)
 

Author SHA1 Message Date
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
Kevin McConnell ebd15bf0d7 Add --staged to bash completion for git diff 16 years ago
Alex Riesen 26284f9356 Improve error message about fetch into current branch 16 years ago
Junio C Hamano 636991be2d Merge branch 'maint' 16 years ago
Junio C Hamano cbc8c61041 Merge branch 'maint-1.6.1' into maint 16 years ago
Junio C Hamano 0abd52772b Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
Junio C Hamano 150115aded diff --cached: do not borrow from a work tree when a path is marked as assume-unchanged 16 years ago
Johannes Schindelin 4e218f54b3 Smudge the files fed to external diff and textconv 16 years ago
Jens Lehmann 24c11552cb githooks documentation: post-checkout hook is also called after clone 16 years ago
David Aguilar 3e5970a41e everyday: use the dashless form of git-init 16 years ago