aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-1.6.5-reset-hard'Junio C Hamano2010-01-10
|\
| * reset: unbreak hard resets with GIT_WORK_TREEJeff King2009-12-30
* | Merge branch 'jk/push-to-delete'Junio C Hamano2010-01-10
|\ \
| * | builtin-push: add --delete as syntactic sugar for :fooJan Krüger2009-12-30
* | | Merge branch 'mm/config-path'Junio C Hamano2010-01-10
|\ \ \
| * | | builtin-config: add --path option doing ~ and ~user expansion.Matthieu Moy2009-12-31
| |/ /
* | | Merge branch 'bg/maint-remote-update-default'Junio C Hamano2010-01-10
|\ \ \
| * | | Fix "git remote update" with remotes.defalt setBjörn Gustavsson2009-12-31
* | | | Merge branch 'mm/diag-path-in-treeish'Junio C Hamano2010-01-10
|\ \ \ \
| * | | | Detailed diagnosis when parsing an object name fails.Matthieu Moy2009-12-07
* | | | | Merge branch 'sb/maint-octopus'Junio C Hamano2010-01-07
|\ \ \ \ \
| * | | | | octopus: reenable fast-forward mergesStephen Boyd2009-12-13
| * | | | | octopus: make merge process simpler to followStephen Boyd2009-12-13
* | | | | | Merge branch 'mv/commit-date'Junio C Hamano2010-01-07
|\ \ \ \ \ \
| * | | | | | builtin-commit: add --date optionMiklos Vajna2009-12-03
* | | | | | | Merge branch 'mo/bin-wrappers'Junio C Hamano2010-01-07
|\ \ \ \ \ \ \
| * | | | | | | run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-03
* | | | | | | | Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina2010-01-03
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-31
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-12-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-31
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-30
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-12-29
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-29
* | | | | | | | | | | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | status/commit: do not suggest "reset HEAD <path>" while mergingJunio C Hamano2009-12-12
| * | | | | | | | | | | commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-12
| * | | | | | | | | | | t7508-status: test all modes with colorMichael J Gruber2009-12-08
| * | | | | | | | | | | t7508-status: status --porcelain ignores relative paths settingMichael J Gruber2009-12-08
| * | | | | | | | | | | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-27
| * | | | | | | | | | | git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | t4019 "grep" portability fixJunio C Hamano2009-12-26
| * | | | | | | | | | | t1200: work around a bug in some implementations of "find"Junio C Hamano2009-12-26
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'gb/1.7.0-diff-whitespace-only-output'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | No diff -b/-w output for all-whitespace changesGreg Bacon2009-11-20
* | | | | | | | | | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make test case number uniqueJohannes Sixt2009-08-27
| * | | | | | | | | | | | diff: change semantics of "ignore whitespace" optionsJunio C Hamano2009-07-29
* | | | | | | | | | | | | Merge branch 'jc/1.7.0-push-safety'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Refuse deleting the current branch via pushJunio C Hamano2009-07-29
| * | | | | | | | | | | | | Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-29
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | tests: handle NO_PYTHON settingJeff King2009-12-07
| * | | | | | | | | | | | Add Python support library for remote helpersSverre Rabbelier2009-11-24
| * | | | | | | | | | | | Basic build infrastructure for Python scriptsJohan Herland2009-11-17
* | | | | | | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh2009-12-23
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-22