Code

git.git
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-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 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...
2009-03-17 Jeff Kingls-files: require worktree when --deleted is given
2009-03-17 Michael J Grubergit-branch.txt: document -f correctly
2009-03-17 René Scharfepickaxe: count regex matches only once
2009-03-17 Stephen Boydgit-send-email.txt: describe --compose better
2009-03-17 Miklos VajnaTests: use test_cmp instead of diff where possible
2009-03-17 Chris JohnsenDocumentation: remove extra quoting/emphasis around...
2009-03-17 Chris Johnsengit-push.txt: describe how to default to pushing only...
2009-03-17 Alex Riesendisable post-checkout test on Cygwin
2009-03-17 Kjetil BarvikRevert "lstat_cache(): print a warning if doing ping...
2009-03-17 David J. MellorDocumentation: minor grammatical fixes in git-branch...
2009-03-17 David J. MellorDocumentation: minor grammatical fixes in git-blame...
2009-03-17 David J. MellorDocumentation: reword the "Description" section of...
2009-03-17 Carlos Ricaconfig: test for --replace-all with one argument and...
2009-03-17 Petr KodlMinGW: a hardlink implementation
2009-03-17 Petr KodlMinGW: a helper function that translates Win32 API...
2009-03-17 David J. MellorDocumentation: minor grammatical fixes in git-archive...
2009-03-16 Michael J Grubertest-lib.sh: Allow running the test suite against insta...
2009-03-16 Michael J Grubertest-lib.sh: Test for presence of git-init in the right...
2009-03-16 Junio C HamanoRemove total confusion from git-fetch and git-push
2009-03-16 Benjamin KramerFix various dead stores found by the clang static analyzer
2009-03-15 Junio C HamanoSync with GIT 1.6.2.1
2009-03-15 Junio C HamanoGIT 1.6.2.1 v1.6.2.1
2009-03-15 Kjetil Barvikcheckout bugfix: use stat.mtime instead of stat.ctime...
2009-03-14 Johannes Schindelintest-lib: write test results to test-results/<basename...
2009-03-14 Benjamin KramerRemove unused assignments
2009-03-14 Johannes Sixttest-suite: Make test script numbers unique
2009-03-13 Junio C HamanoMerge branch 'maint'
2009-03-13 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-03-13 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-03-13 Ben Waltonconfigure: rework pthread handling to allow for user...
2009-03-13 Ben Waltonconfigure: make iconv tests aware of user arguments
2009-03-13 Ben Waltonconfigure: asciidoc version test cleanup
2009-03-13 Ben Waltonconfigure: wrap some library tests with GIT_STASH_FLAGS
2009-03-13 Ben Waltonconfigure: add macros to stash FLAG variables
2009-03-13 Ben Waltonconfigure: reorganize flow of argument checks
2009-03-13 Ben Waltonconfigure: ensure settings from user are also usable...
2009-03-13 Junio C HamanoMerge branch 'en/maint-1.6.1-hash-object' into maint...
2009-03-13 Junio C HamanoMerge branch 'ks/maint-1.6.0-mailinfo-folded' into...
2009-03-13 Junio C HamanoMerge branch 'cc/maint-1.6.0-bisect-fix' into maint...
2009-03-13 Junio C HamanoMerge branch 'fg/maint-1.6.0-exclude-bq' into maint...
next