aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin-blame.c: Use utf8_strwidth for author's namesGeoffrey Thomas2009-02-04
* utf8: add utf8_strwidth()Geoffrey Thomas2009-02-04
* GIT 1.6.1.2v1.6.1.2Junio C Hamano2009-01-29
* Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano2009-01-28
|\
| * Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-12
* | Merge branch 'bs/maint-rename-populate-filespec' into maintJunio C Hamano2009-01-28
|\ \
| * | Rename detection: Avoid repeated filespec populationBjörn Steinbrink2009-01-21
* | | Merge branch 'mh/maint-commit-color-status' into maintJunio C Hamano2009-01-28
|\ \ \
| * | | git-status -v: color diff output when color.ui is setMarkus Heidelberg2009-01-08
| * | | git-commit: color status output when color.ui is setMarkus Heidelberg2009-01-08
* | | | Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano2009-01-28
|\ \ \ \
| * | | | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-27
| * | | | grep: support --no-ext-grep to test builtin grepNguyễn Thái Ngọc Duy2008-12-27
* | | | | Merge branch 'jc/maint-ls-tree' into maintJunio C Hamano2009-01-28
|\ \ \ \ \
| * | | | | Document git-ls-tree --full-treeNanako Shiraishi2009-01-01
| * | | | | ls-tree: add --full-tree optionJunio C Hamano2008-12-26
| |/ / / /
* | | | | Merge branch 'np/no-loosen-prune-expire-now' into maintJunio C Hamano2009-01-28
|\ \ \ \ \
| * | | | | objects to be pruned immediately don't have to be loosenedNicolas Pitre2009-01-01
* | | | | | Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano2009-01-28
|\ \ \ \ \ \
| * | | | | | git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XMarcel M. Cary2009-01-05
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-28
|\ \ \ \ \ \
| * | | | | | avoid 31-bit truncation in write_loose_objectJeff King2009-01-28
* | | | | | | send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2009-01-27
* | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-27
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-27
| * | | | | | get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin2009-01-27
* | | | | | | GIT 1.6.1.1v1.6.1.1Junio C Hamano2009-01-25
* | | | | | | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \
| * | | | | | | unpack-trees: remove redundant path search in verify_absentClemens Buchacher2009-01-05
| * | | | | | | unpack-trees: fix path search bug in verify_absentClemens Buchacher2009-01-05
| * | | | | | | unpack-trees: handle failure in verify_absentClemens Buchacher2009-01-05
* | | | | | | | Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \
| * | | | | | | | diff --no-index -q: fix endless loopThomas Rast2009-01-07
| * | | | | | | | diff --no-index: test for pager after option parsingThomas Rast2009-01-06
| * | | | | | | | diff: accept -- when using --no-indexThomas Rast2009-01-06
* | | | | | | | | Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | shortlog: handle multi-line subjects like log --pretty=oneline et. al. doRené Scharfe2009-01-06
* | | | | | | | | | Merge branch 'pj/maint-ldflags' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | configure clobbers LDFLAGSPaul Jarc2009-01-05
* | | | | | | | | | | Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)2009-01-01
* | | | | | | | | | | | Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is setJohannes Schindelin2009-01-03
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git add: do not add files from a submoduleJohannes Schindelin2009-01-05
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jc/maint-format-patch' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | format-patch: show patch text for the root commitJunio C Hamano2009-01-10
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-18
| * | | | | | | | | | | | Documentation: mention branches rather than headsAnders Melchiorsen2009-01-18