Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 5 | -4/+4 |
|\ | |||||
| * | User-manual: "git stash <comment>" form is long gone | William Pursell | 2009-02-03 | 1 | -1/+1 |
| * | add test-dump-cache-tree in Makefile | Guanqun Lu | 2009-02-03 | 2 | -1/+1 |
| * | fix typo in Documentation | Guanqun Lu | 2009-02-03 | 1 | -1/+1 |
| * | apply: fix access to an uninitialized mode variable, found by valgrind | Johannes Schindelin | 2009-02-03 | 1 | -1/+1 |
* | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | grep: pass -I (ignore binary) down to external grep | Junio C Hamano | 2009-02-02 | 1 | -0/+2 |
* | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-31 | 1 | -3/+6 |
|\ \ | |/ | |||||
| * | merge: fix out-of-bounds memory access | René Scharfe | 2009-01-31 | 1 | -3/+6 |
* | | GIT 1.6.1.2v1.6.1.2 | Junio C Hamano | 2009-01-29 | 3 | -2/+41 |
* | | Merge branch 'jc/maint-format-patch-o-relative' into maint | Junio C Hamano | 2009-01-28 | 2 | -4/+76 |
|\ \ | |||||
| * | | Teach format-patch to handle output directory relative to cwd | Junio C Hamano | 2009-01-12 | 2 | -4/+76 |
* | | | Merge branch 'bs/maint-rename-populate-filespec' into maint | Junio C Hamano | 2009-01-28 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Rename detection: Avoid repeated filespec population | Björn Steinbrink | 2009-01-21 | 1 | -2/+7 |
* | | | | Merge branch 'mh/maint-commit-color-status' into maint | Junio C Hamano | 2009-01-28 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | git-status -v: color diff output when color.ui is set | Markus Heidelberg | 2009-01-08 | 1 | -0/+3 |
| * | | | | git-commit: color status output when color.ui is set | Markus Heidelberg | 2009-01-08 | 1 | -0/+3 |
* | | | | | Merge branch 'nd/grep-assume-unchanged' into maint | Junio C Hamano | 2009-01-28 | 2 | -2/+20 |
|\ \ \ \ \ | |||||
| * | | | | | grep: grep cache entries if they are "assume unchanged" | Nguyễn Thái Ngọc Duy | 2008-12-27 | 2 | -1/+13 |
| * | | | | | grep: support --no-ext-grep to test builtin grep | Nguyễn Thái Ngọc Duy | 2008-12-27 | 1 | -1/+7 |
* | | | | | | Merge branch 'jc/maint-ls-tree' into maint | Junio C Hamano | 2009-01-28 | 2 | -2/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document git-ls-tree --full-tree | Nanako Shiraishi | 2009-01-01 | 2 | -2/+8 |
| * | | | | | | ls-tree: add --full-tree option | Junio C Hamano | 2008-12-26 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'np/no-loosen-prune-expire-now' into maint | Junio C Hamano | 2009-01-28 | 2 | -3/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | objects to be pruned immediately don't have to be loosened | Nicolas Pitre | 2009-01-01 | 2 | -3/+9 |
* | | | | | | | Merge branch 'mc/cd-p-pwd' into maint | Junio C Hamano | 2009-01-28 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X | Marcel M. Cary | 2009-01-05 | 2 | -3/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-28 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | avoid 31-bit truncation in write_loose_object | Jeff King | 2009-01-28 | 1 | -1/+2 |
* | | | | | | | send-pack: do not send unknown object name from ".have" to pack-objects | Junio C Hamano | 2009-01-27 | 2 | -22/+127 |
* | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-27 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | test-path-utils: Fix off by one, found by valgrind | Johannes Schindelin | 2009-01-27 | 1 | -1/+1 |
| * | | | | | | get_sha1_basic(): fix invalid memory access, found by valgrind | Johannes Schindelin | 2009-01-27 | 1 | -1/+1 |
* | | | | | | | GIT 1.6.1.1v1.6.1.1 | Junio C Hamano | 2009-01-25 | 2 | -8/+18 |
* | | | | | | | Merge branch 'cb/maint-unpack-trees-absense' into maint | Junio C Hamano | 2009-01-23 | 2 | -18/+67 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | unpack-trees: remove redundant path search in verify_absent | Clemens Buchacher | 2009-01-05 | 1 | -6/+2 |
| * | | | | | | | unpack-trees: fix path search bug in verify_absent | Clemens Buchacher | 2009-01-05 | 2 | -10/+37 |
| * | | | | | | | unpack-trees: handle failure in verify_absent | Clemens Buchacher | 2009-01-05 | 2 | -3/+29 |
* | | | | | | | | Merge branch 'tr/maint-no-index-fixes' into maint | Junio C Hamano | 2009-01-23 | 3 | -10/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | diff --no-index -q: fix endless loop | Thomas Rast | 2009-01-07 | 1 | -1/+3 |
| * | | | | | | | | diff --no-index: test for pager after option parsing | Thomas Rast | 2009-01-06 | 1 | -7/+7 |
| * | | | | | | | | diff: accept -- when using --no-index | Thomas Rast | 2009-01-06 | 3 | -3/+11 |
* | | | | | | | | | Merge branch 'rs/maint-shortlog-foldline' into maint | Junio C Hamano | 2009-01-23 | 2 | -5/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | shortlog: handle multi-line subjects like log --pretty=oneline et. al. do | René Scharfe | 2009-01-06 | 2 | -5/+8 |
* | | | | | | | | | | Merge branch 'pj/maint-ldflags' into maint | Junio C Hamano | 2009-01-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | configure clobbers LDFLAGS | Paul Jarc | 2009-01-05 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'pb/maint-git-pm-false-dir' into maint | Junio C Hamano | 2009-01-23 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Git.pm: correctly handle directory name that evaluates to "false" | Philippe Bruhat (BooK) | 2009-01-01 | 1 | -3/+4 |
* | | | | | | | | | | | | Merge branch 'js/maint-bisect-gitk' into maint | Junio C Hamano | 2009-01-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is set | Johannes Schindelin | 2009-01-03 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |