summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.6.1.2v1.6.1.2Junio C Hamano2009-01-293-2/+41
* Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano2009-01-282-4/+76
|\
| * Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-122-4/+76
* | Merge branch 'bs/maint-rename-populate-filespec' into maintJunio C Hamano2009-01-281-2/+7
|\ \
| * | Rename detection: Avoid repeated filespec populationBjörn Steinbrink2009-01-211-2/+7
* | | Merge branch 'mh/maint-commit-color-status' into maintJunio C Hamano2009-01-281-0/+6
|\ \ \
| * | | git-status -v: color diff output when color.ui is setMarkus Heidelberg2009-01-081-0/+3
| * | | git-commit: color status output when color.ui is setMarkus Heidelberg2009-01-081-0/+3
* | | | Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano2009-01-282-2/+20
|\ \ \ \
| * | | | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-272-1/+13
| * | | | grep: support --no-ext-grep to test builtin grepNguyễn Thái Ngọc Duy2008-12-271-1/+7
* | | | | Merge branch 'jc/maint-ls-tree' into maintJunio C Hamano2009-01-282-2/+13
|\ \ \ \ \
| * | | | | Document git-ls-tree --full-treeNanako Shiraishi2009-01-012-2/+8
| * | | | | ls-tree: add --full-tree optionJunio C Hamano2008-12-261-0/+5
| |/ / / /
* | | | | Merge branch 'np/no-loosen-prune-expire-now' into maintJunio C Hamano2009-01-282-3/+9
|\ \ \ \ \
| * | | | | objects to be pruned immediately don't have to be loosenedNicolas Pitre2009-01-012-3/+9
* | | | | | Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano2009-01-282-3/+3
|\ \ \ \ \ \
| * | | | | | git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XMarcel M. Cary2009-01-052-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-281-1/+2
|\ \ \ \ \ \
| * | | | | | avoid 31-bit truncation in write_loose_objectJeff King2009-01-281-1/+2
* | | | | | | send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2009-01-272-22/+127
* | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-272-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-271-1/+1
| * | | | | | get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin2009-01-271-1/+1
* | | | | | | GIT 1.6.1.1v1.6.1.1Junio C Hamano2009-01-252-8/+18
* | | | | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-232-18/+67
|\ \ \ \ \ \ \
| * | | | | | | unpack-trees: remove redundant path search in verify_absentClemens Buchacher2009-01-051-6/+2
| * | | | | | | unpack-trees: fix path search bug in verify_absentClemens Buchacher2009-01-052-10/+37
| * | | | | | | unpack-trees: handle failure in verify_absentClemens Buchacher2009-01-052-3/+29
* | | | | | | | Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-233-10/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | diff --no-index -q: fix endless loopThomas Rast2009-01-071-1/+3
| * | | | | | | | diff --no-index: test for pager after option parsingThomas Rast2009-01-061-7/+7
| * | | | | | | | diff: accept -- when using --no-indexThomas Rast2009-01-063-3/+11
* | | | | | | | | Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano2009-01-232-5/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | shortlog: handle multi-line subjects like log --pretty=oneline et. al. doRené Scharfe2009-01-062-5/+8
* | | | | | | | | | Merge branch 'pj/maint-ldflags' into maintJunio C Hamano2009-01-231-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | configure clobbers LDFLAGSPaul Jarc2009-01-051-2/+2
* | | | | | | | | | | Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano2009-01-231-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)2009-01-011-3/+4
* | | | | | | | | | | | Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano2009-01-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is setJohannes Schindelin2009-01-031-1/+1
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-232-0/+53
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git add: do not add files from a submoduleJohannes Schindelin2009-01-052-0/+53
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jc/maint-format-patch' into maintJunio C Hamano2009-01-231-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | format-patch: show patch text for the root commitJunio C Hamano2009-01-101-0/+7
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-01-231-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-181-2/+2
| * | | | | | | | | | | | Documentation: mention branches rather than headsAnders Melchiorsen2009-01-181-2/+2
| * | | | | | | | | | | | Documentation: remove a redundant elaborationAnders Melchiorsen2009-01-181-2/+1
| * | | | | | | | | | | | Documentation: git push repository can also be a remoteAnders Melchiorsen2009-01-181-1/+3