18091 Commits (0c04f5273579da4b8308c125b1eb4b8f888bffab)
 

Author SHA1 Message Date
Chris Johnsen 0c04f52735 Documentation: asciidoc.conf: fix verse block with block titles 16 years ago
Chris Johnsen dad3211503 Documentation: asciidoc.conf: always use <literallayout> for [blocktext] 16 years ago
Chris Johnsen 34c800b8fc Documentation: move "spurious .sp" code into manpage-base.xsl 16 years ago
Chris Johnsen 9d8d13a8c5 Documentation: move quieting params into manpage-base.xsl 16 years ago
Chris Johnsen 8fa2b45f3a Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roff 16 years ago
Chris Johnsen ae8d09b8fa Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xsl 16 years ago
Chris Johnsen c30e948523 Documentation: move callouts.xsl to manpage-{base,normal}.xsl 16 years ago
Junio C Hamano eed1fcd76d Merge branch 'maint' 16 years ago
Junio C Hamano f23336f5c1 Merge branch 'db/push-cleanup' 16 years ago
Junio C Hamano 3fcee259d0 Merge branch 'jc/maint-1.6.0-blame-s' 16 years ago
Junio C Hamano 6422c6af38 Merge branch 'mg/http-auth' 16 years ago
Junio C Hamano f504fa2acb Merge branch 'jk/reflog-date' 16 years ago
Junio C Hamano 6ba8b079cb Merge branch 'jc/attributes-checkout' 16 years ago
Junio C Hamano b71fdc590d Merge branch 'js/maint-diff-temp-smudge' 16 years ago
Junio C Hamano b2aa958dc2 Merge branch 'js/maint-1.6.0-exec-path-env' 16 years ago
Junio C Hamano 23fd723c9d Merge branch 'bc/maint-1.6.1-branch-deleted-was' 16 years ago
Junio C Hamano 2545c089e3 Merge branch 'fg/push-default' 16 years ago
Junio C Hamano 0b3035fe15 Merge branch 'dm/maint-docco' 16 years ago
Carlo Marcelo Arenas Belon a8fac795dd documentation: update cvsimport description of "-r" for recent clone 16 years ago
Elijah Newren ebeec7dbc5 fast-export: Avoid dropping files from commits 16 years ago
David J. Mellor 19fa5e8c4d Documentation: Remove spurious uses of "you" in git-bisect.txt. 16 years ago
Wincent Colaiuta 4fa535a179 Grammar fixes to "merge" and "patch-id" docs 16 years ago
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 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 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
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