summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-06Merge branch 'kc/maint-diff-bwi-fix' into maintJunio C Hamano
2009-02-04urls.txt: document optional port specification in git URLSStefan Naewe
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy
2009-02-04Add a testcase for "git mv -f" on untracked files.Matthieu Moy
2009-02-04Missing && in t/t7001.sh.Matthieu Moy
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04User-manual: "git stash <comment>" form is long goneWilliam Pursell
2009-02-04add test-dump-cache-tree in MakefileGuanqun Lu
2009-02-04fix typo in DocumentationGuanqun Lu
2009-02-04apply: fix access to an uninitialized mode variable, found by valgrindJohannes Schindelin
2009-02-03Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-02grep: pass -I (ignore binary) down to external grepJunio C Hamano
2009-02-01Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-31merge: fix out-of-bounds memory accessRené Scharfe
2009-01-29GIT 1.6.1.2v1.6.1.2Junio C Hamano
2009-01-29Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano
2009-01-29Merge branch 'bs/maint-rename-populate-filespec' into maintJunio C Hamano
2009-01-29Merge branch 'mh/maint-commit-color-status' into maintJunio C Hamano
2009-01-29Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano
2009-01-29Merge branch 'jc/maint-ls-tree' into maintJunio C Hamano
2009-01-29Merge branch 'np/no-loosen-prune-expire-now' into maintJunio C Hamano
2009-01-29Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano
2009-01-29Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-29avoid 31-bit truncation in write_loose_objectJeff King
2009-01-28send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano
2009-01-27Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-27test-path-utils: Fix off by one, found by valgrindJohannes Schindelin
2009-01-27get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin
2009-01-25GIT 1.6.1.1v1.6.1.1Junio C Hamano
2009-01-24Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano
2009-01-24Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano
2009-01-24Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano
2009-01-24Merge branch 'pj/maint-ldflags' into maintJunio C Hamano
2009-01-24Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano
2009-01-24Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano
2009-01-24Merge branch 'js/add-not-submodule' into maintJunio C Hamano
2009-01-24Merge branch 'jc/maint-format-patch' into maintJunio C Hamano
2009-01-24Merge branch 'am/maint-push-doc' into maintJunio C Hamano
2009-01-24Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-23Fix Documentation for git-describeBoyd Stephen Smith Jr
2009-01-21Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin
2009-01-21Rename detection: Avoid repeated filespec populationBjörn Steinbrink
2009-01-20Fix combined use of whitespace ignore options to diffKeith Cascio
2009-01-20test more combinations of ignore-whitespace options to diffKeith Cascio
2009-01-20shell: Document that 'cvs server' is a valid commandLars Noschinski
2009-01-18Documentation: avoid using undefined parametersAnders Melchiorsen
2009-01-18Documentation: mention branches rather than headsAnders Melchiorsen
2009-01-18Documentation: remove a redundant elaborationAnders Melchiorsen
2009-01-18Documentation: git push repository can also be a remoteAnders Melchiorsen