]> git.scripts.mit.edu Git - git.git/shortlog
git.git
2009-03-27 Junio C HamanoMerge branch 'cj/doc-quiet' into cj/doc-format
2009-03-27 Chris JohnsenDocumentation: option to render literal text as bold...
2009-03-27 Chris JohnsenDocumentation: asciidoc.conf: fix verse block with...
2009-03-27 Chris JohnsenDocumentation: asciidoc.conf: always use <literallayout...
2009-03-27 Chris JohnsenDocumentation: move "spurious .sp" code into manpage...
2009-03-27 Chris JohnsenDocumentation: move quieting params into manpage-base.xsl
2009-03-27 Chris JohnsenDocumentation: rename docbook-xsl-172 attribute to...
2009-03-27 Chris JohnsenDocumentation: use parametrized manpage-base.xsl with...
2009-03-27 Chris JohnsenDocumentation: move callouts.xsl to manpage-{base,norma...
2009-03-27 Chris JohnsenDocumentation/Makefile: break up texi pipeline
2009-03-27 Chris JohnsenDocumentation/Makefile: make most operations "quiet"
2009-03-27 Junio C HamanoMerge branch 'db/push-cleanup'
2009-03-27 Brandon Caseybuiltin-send-pack.c: avoid empty structure initialization
2009-03-26 Wincent ColaiutaGrammar fix for "git merge" man page
2009-03-26 Junio C HamanoMerge branch 'maint'
2009-03-26 Junio C HamanoMerge branch 'db/push-cleanup'
2009-03-26 Junio C HamanoMerge branch 'jc/maint-1.6.0-blame-s'
2009-03-26 Junio C HamanoMerge branch 'mg/http-auth'
2009-03-26 Junio C HamanoMerge branch 'jk/reflog-date'
2009-03-26 Junio C HamanoMerge branch 'jc/attributes-checkout'
2009-03-26 Junio C HamanoMerge branch 'js/maint-diff-temp-smudge'
2009-03-26 Junio C HamanoMerge branch 'js/maint-1.6.0-exec-path-env'
2009-03-26 Junio C HamanoMerge branch 'bc/maint-1.6.1-branch-deleted-was'
2009-03-26 Junio C HamanoMerge branch 'fg/push-default'
2009-03-26 Junio C HamanoMerge branch 'dm/maint-docco'
2009-03-26 Carlo Marcelo... documentation: update cvsimport description of "-r...
2009-03-26 Elijah Newrenfast-export: Avoid dropping files from commits
2009-03-26 David J. MellorDocumentation: Remove spurious uses of "you" in git...
2009-03-26 Wincent ColaiutaGrammar fixes to "merge" and "patch-id" docs
2009-03-25 Elijah NewrenCorrect missing SP characters in grammar comment at...
2009-03-25 Elijah Newrengit-filter-branch: avoid collisions with variables...
2009-03-25 Junio C HamanoMerge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t
2009-03-25 Kevin Ballardbuiltin-push.c: Fix typo: "anythig" -> "anything"
2009-03-25 Johannes Sixtt7502-commit: Skip SIGTERM test on Windows
2009-03-25 Johannes Sixtt7005-editor: Use $SHELL_PATH in the editor scripts
2009-03-25 Johannes Sixtdiff --no-index: Do not generate patch output if other...
2009-03-25 Johannes SchindelinGuard a few Makefile variables against user environments
2009-03-25 Junio C HamanoMerge branch 'maint'
2009-03-25 Heiko VoigtAdd warning about known issues to documentation of...
2009-03-25 Stephen Boydcompletion: add --thread=deep/shallow to format-patch
2009-03-25 Stephen Boydcompletion: add --cc and --no-attachment option to...
2009-03-25 Stephen Boydcompletion: add --annotate option to send-email
2009-03-25 Shawn O. PearceDon't permit ref/branch names to end with ".lock"
2009-03-24 Shawn O. PearceIncrease the size of the die/warning buffer to avoid...
2009-03-24 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-03-24 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-03-24 Johannes SixtMinGW: Quote arguments for subprocesses that contain...
2009-03-24 Junio C HamanoMerge branch 'js/windows-tests'
2009-03-24 Linus Torvaldsclose_sha1_file(): make it easier to diagnose errors
2009-03-24 Nicolas Pitreavoid possible overflow in delta size filtering computation
2009-03-24 Junio C Hamanocheck_ref_format(): tighten refname rules
2009-03-24 Miklos Vajnarefs: use warning() instead of fprintf(stderr, "warning: ")
2009-03-24 Miklos Vajnabuiltin-show-ref: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-show-branch: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-rm: use warning() instead of fprintf(stderr...
2009-03-24 Miklos Vajnabuiltin-init-db: use warning() instead of fprintf(stder...
2009-03-24 Miklos Vajnabuiltin-fetch-pack: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-checkout: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-apply: use warning() instead of fprintf(stderr...
2009-03-24 Miklos Vajnahttp-push: using error() and warning() as appropriate
2009-03-23 Jeff Kingt0060: fix whitespace in "wc -c" invocation
2009-03-23 Junio C Hamanostrbuf_check_branch_ref(): a helper to check a refname...
2009-03-23 Junio C HamanoFix branch -m @{-1} newname
2009-03-23 Junio C Hamanocheck-ref-format --branch: give Porcelain a way to...
2009-03-23 Junio C Hamanostrbuf_branchname(): a wrapper for branch name shorthands
2009-03-23 Junio C HamanoRename interpret/substitute nth_last_branch functions
2009-03-23 Stephen Boydformat-patch: --numbered-files and --stdout aren't...
2009-03-23 Stephen Boydformat-patch: --attach/inline uses filename instead of SHA1
2009-03-23 Stephen Boydformat-patch: move get_patch_filename() into log-tree
2009-03-23 Stephen Boydformat-patch: pass a commit to reopen_stdout()
2009-03-23 Stephen Boydformat-patch: construct patch filename in one function
2009-03-23 Stephen Boydpretty.c: add %f format specifier to format_commit_mess...
2009-03-23 David J. MellorDocumentation: minor grammatical fix in git-check-ref...
2009-03-23 David J. MellorDocumentation: minor grammatical fixes in git-check...
2009-03-23 David J. MellorDocumentation: minor grammatical fixes in git-cat-file.txt
2009-03-23 David J. MellorDocumentation: minor grammatical fixes and rewording...
2009-03-23 David J. MellorDocumentation: remove some uses of the passive voice...
2009-03-23 Jeff KingMakefile: turn on USE_ST_TIMESPEC for FreeBSD
2009-03-23 Arto Jonssonbash completion: add options for 'git fsck'
2009-03-23 Kevin McConnellAdd --staged to bash completion for git diff
2009-03-23 Alex RiesenImprove error message about fetch into current branch
2009-03-22 Junio C HamanoMerge branch 'maint'
2009-03-22 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-03-22 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-03-22 Junio C Hamanodiff --cached: do not borrow from a work tree when...
2009-03-22 Johannes SchindelinSmudge the files fed to external diff and textconv
2009-03-22 Jens Lehmanngithooks documentation: post-checkout hook is also...
2009-03-22 David Aguilareveryday: use the dashless form of git-init
2009-03-22 Jeff Kingremote: improve sorting of "configure for git push" list
2009-03-22 Johannes Sixtt5503: GIT_DEBUG_SEND_PACK is not supported on MinGW
2009-03-22 Johannes Sixtt7004: Use prerequisite tags to skip tests that need gpg
2009-03-22 Johannes SixtUse prerequisites to skip tests that need unzip
2009-03-22 Johannes Sixtt3700: Skip a test with backslashes in pathspec
2009-03-22 Johannes SixtSkip tests that require a filesystem that obeys POSIX...
2009-03-22 Johannes Sixtt0060: Fix tests on Windows
2009-03-22 Johannes SixtUse prerequisite tags to skip tests that depend on...
2009-03-22 Johannes Sixtt9100, t9129: Use prerequisite tags for UTF-8 tests
2009-03-22 Johannes Sixtt5302: Use prerequisite tags to skip 64-bit offset tests
2009-03-22 Johannes SixtSkip tests that fail if the executable bit is not handl...
2009-03-22 Johannes Sixtt3600: Use test prerequisite tags
next