Code

git.git
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-24 Johannes SixtMinGW: Quote arguments for subprocesses that contain...
2009-03-24 Junio C HamanoMerge branch 'js/windows-tests'
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 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 David Aguilareveryday: use the dashless form of git-init
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...
2009-03-22 Johannes SixtSkip tests that fail if the executable bit is not handl...
2009-03-22 Johannes Sixtt3600: Use test prerequisite tags
2009-03-22 Junio C HamanoMerge branch 'dm/maint-docco'
2009-03-22 Junio C HamanoMerge branch 'mg/test-installed'
2009-03-22 Junio C HamanoSync with maint
2009-03-22 Junio C HamanoUpdate draft release notes to 1.6.2.2
2009-03-22 Jeff Kingls-files: require worktree when --deleted is given
2009-03-22 René Scharfepickaxe: count regex matches only once
2009-03-22 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-03-22 Junio C HamanoMerge branch 'tr/maint-1.6.0-send-email-irt' into maint
2009-03-22 Junio C HamanoMerge branch 'mg/maint-submodule-normalize-path' into...
2009-03-22 Junio C HamanoMerge branch 'rs/memmem' into maint
2009-03-22 Junio C HamanoMerge branch 'js/rsync-local' into maint
2009-03-22 Junio C HamanoMerge branch 'db/maint-missing-origin' into maint
2009-03-22 Junio C HamanoMerge branch 'jc/maint-1.6.0-read-tree-overlay' into...
2009-03-22 Junio C HamanoMerge branch 'js/maint-1.6.0-path-normalize' into maint...
2009-03-22 Junio C HamanoMerge branch 'jc/maint-1.6.0-pack-directory' into maint...
2009-03-22 Stephen Boydformat-patch: --numbered-files and --stdout aren't...
2009-03-21 Johannes Sixttest-lib: Infrastructure to test and check for prerequi...
2009-03-20 Junio C Hamanohttp tests: Darwin is not that special
2009-03-20 Junio C HamanoMerge branch 'maint'
2009-03-20 Junio C HamanoMerge branch 'mv/parseopt-ls-files'
2009-03-20 Junio C HamanoMerge branch 'bw/autoconf'
2009-03-20 Junio C HamanoMerge branch 'xx/db-refspec-vs-js-remote'
2009-03-20 Junio C HamanoMerge branch 'jc/clone-branch-rebase'
2009-03-20 Junio C HamanoMerge branch 'js/rebase-i-opt'
2009-03-20 Junio C HamanoMerge branch 'fc/parseopt-config'
2009-03-20 Alex RiesenMicrooptimize strbuf_cmp
2009-03-20 Alex RiesenProduce a nicer output in case of sha1_object_info...
2009-03-20 David J. MellorDocumentation: reword example text in git-bisect.txt.
2009-03-20 Giuseppe Bilottaimport-tars: separate author from committer
2009-03-19 Junio C HamanoMerge branch 'js/windows-tests'
2009-03-19 Johannes Sixtt0050: Check whether git init detected symbolic link...
2009-03-19 Johannes SixtTests on Windows: $(pwd) must return Windows-style...
2009-03-19 Johannes Sixttest-lib: Work around missing sum on Windows
2009-03-19 Johannes Sixttest-lib: Work around incompatible sort and find on...
2009-03-19 Johannes Sixtt5602: Work around path mangling on MSYS
2009-03-19 Johannes Sixtt5300, t5302, t5303: Do not use /dev/zero
2009-03-19 Johannes Sixtt2200, t7004: Avoid glob pattern that also matches...
2009-03-19 Johannes Schindelint7300: fix clean up on Windows
2009-03-19 Johannes Sixttest-lib: Introduce test_chmod and use it instead of...
2009-03-19 Johannes Sixttest-lib: Simplify test counting.
2009-03-19 Johannes Sixttest-lib: Replace uses of $(expr ...) by POSIX shell...
2009-03-19 Johannes SixtCall 'say' outside test_expect_success
2009-03-19 Johannes Sixttest suite: Use 'say' to say something instead of ...
2009-03-19 Jeff Kingdoc: clarify how -S works
2009-03-19 David J. MellorDocumentation: reworded the "Description" section of...
2009-03-19 Michele Ballabiorebase: add options passed to git-am
2009-03-19 Michele Ballabiodocument --force-rebase
2009-03-19 Janos LaubeMinGW: implement mmap
2009-03-19 Johannes Schindelingc --aggressive: make it really aggressive
2009-03-19 Michele Ballabiogit log: avoid segfault with --all-match
2009-03-19 Michele Ballabioapply: hide unused options from short help
2009-03-19 Michele Ballabioapply: consistent spelling of "don't"
2009-03-19 Nate Caseformat-patch: Respect --quiet option
2009-03-18 Johannes Sixtt9400, t9401: Do not force hard-linked clone
2009-03-18 Junio C HamanoUpdate draft release notes to 1.6.3
2009-03-18 Junio C HamanoMerge branch 'jc/maint-1.6.0-read-tree-overlay'
2009-03-18 Junio C HamanoMerge branch 'db/maint-missing-origin'
2009-03-18 Junio C HamanoMerge branch 'js/sideband-stderr'
2009-03-18 Junio C HamanoMerge branch 'js/rsync-local'
2009-03-18 Junio C HamanoMerge branch 'rs/color-grep'
2009-03-18 Junio C HamanoMerge branch 'js/remote-improvements'
2009-03-18 Junio C HamanoMerge branch 'tr/maint-1.6.0-send-email-irt'
2009-03-18 Junio C HamanoMerge branch 'kb/checkout-optim'
2009-03-18 Nguyễn Thái... grep: prefer builtin over external one when coloring...
2009-03-17 Emil Sitconfig.txt: Describe special 'none' handling in core...
next