Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expand --pretty=format color options | Jeff King | 2009-01-17 | 3 | -1/+21 |
* | color: make it easier for non-config to parse color specs | Jeff King | 2009-01-17 | 2 | -2/+10 |
* | Merge branch 'maint' | Junio C Hamano | 2009-01-15 | 2 | -0/+34 |
|\ | |||||
| * | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-15 | 2 | -0/+34 |
| |\ | |||||
| | * | t3404: Add test case for auto-amending only edited commits after "edit" | Stephan Beyer | 2009-01-15 | 1 | -0/+17 |
| | * | t3404: Add test case for aborted --continue after "edit" | Stephan Beyer | 2009-01-15 | 1 | -0/+15 |
| | * | t3501: check that commits are actually done | Stephan Beyer | 2009-01-15 | 1 | -0/+2 |
* | | | bash-completion: Add comments to remind about required arguments | Ted Pavlic | 2009-01-15 | 1 | -0/+15 |
* | | | bash-completion: Try bash completions before simple filetype | Ted Pavlic | 2009-01-15 | 1 | -3/+6 |
* | | | bash-completion: Support running when set -u is enabled | Ted Pavlic | 2009-01-15 | 1 | -9/+9 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-01-14 | 4 | -2/+49 |
|\ \ \ | |/ / | |||||
| * | | Update draft release notes to 1.6.1.1 | Junio C Hamano | 2009-01-14 | 1 | -2/+23 |
| * | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-14 | 2 | -0/+26 |
| |\ \ | | |/ | |||||
| | * | fix handling of multiple untracked files for git mv -k | Michael J Gruber | 2009-01-14 | 2 | -1/+2 |
| | * | add test cases for "git mv -k" | Michael J Gruber | 2009-01-14 | 1 | -0/+25 |
| * | | Make t3411 executable | Miklos Vajna | 2009-01-14 | 1 | -0/+0 |
* | | | Update 1.6.2 draft release notes | Junio C Hamano | 2009-01-13 | 1 | -1/+38 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-01-13 | 2 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-01-13 | 2 | -5/+6 |
| |\ \ | | |/ | |||||
| | * | fast-import: Cleanup mode setting. | Felipe Contreras | 2009-01-13 | 1 | -3/+4 |
| | * | Git.pm: call Error::Simple() properly | Jay Soffian | 2009-01-13 | 1 | -2/+2 |
* | | | Merge branch 'nd/grep-assume-unchanged' | Junio C Hamano | 2009-01-13 | 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 'as/maint-shortlog-cleanup' | Junio C Hamano | 2009-01-13 | 1 | -16/+3 |
|\ \ \ \ | |||||
| * | | | | builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarily | Adeodato Simó | 2009-01-01 | 1 | -16/+3 |
| |/ / / | |||||
* | | | | Merge branch 'jc/maint-ls-tree' | Junio C Hamano | 2009-01-13 | 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 'js/bundle-tags' | Junio C Hamano | 2009-01-13 | 2 | -0/+65 |
|\ \ \ \ | |||||
| * | | | | bundle: allow rev-list options to exclude annotated tags | Johannes Schindelin | 2009-01-05 | 2 | -0/+65 |
* | | | | | Merge branch 'js/add-not-submodule' | Junio C Hamano | 2009-01-13 | 2 | -0/+53 |
|\ \ \ \ \ | |||||
| * | | | | | git add: do not add files from a submodule | Johannes Schindelin | 2009-01-05 | 2 | -0/+53 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'pb/maint-git-pm-false-dir' | Junio C Hamano | 2009-01-13 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Git.pm: correctly handle directory name that evaluates to "false" | Philippe Bruhat (BooK) | 2009-01-01 | 1 | -3/+4 |
* | | | | | | Merge branch 'pj/maint-ldflags' | Junio C Hamano | 2009-01-13 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | configure clobbers LDFLAGS | Paul Jarc | 2009-01-05 | 1 | -2/+2 |
* | | | | | | | Merge branch 'fe/cvsserver' | Junio C Hamano | 2009-01-13 | 2 | -4/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cvsserver: change generation of CVS author names | Fabian Emmes | 2009-01-05 | 1 | -3/+9 |
| * | | | | | | | cvsserver: add option to configure commit message | Fabian Emmes | 2009-01-03 | 2 | -1/+11 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'js/maint-bisect-gitk' | Junio C Hamano | 2009-01-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is set | Johannes Schindelin | 2009-01-03 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'np/no-loosen-prune-expire-now' | Junio C Hamano | 2009-01-13 | 2 | -3/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | objects to be pruned immediately don't have to be loosened | Nicolas Pitre | 2009-01-01 | 2 | -3/+9 |
* | | | | | | | | Merge branch 'cb/maint-unpack-trees-absense' | Junio C Hamano | 2009-01-13 | 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 'mc/cd-p-pwd' | Junio C Hamano | 2009-01-13 | 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 |
| | |_|/ / / / / / | |/| | | | | | | |