aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git p4 test: use test_chmod for cygwinPete Wyckoff2013-01-26
* git p4: cygwin p4 client does not mark read-onlyPete Wyckoff2013-01-26
* git p4 test: avoid wildcard * in windowsPete Wyckoff2013-01-26
* git p4 test: use LineEnd unix in windows tests tooPete Wyckoff2013-01-26
* git p4 test: newline handlingPete Wyckoff2013-01-26
* git p4 test: translate windows paths for cygwinPete Wyckoff2013-01-26
* git p4 test: start p4d inside its db dirPete Wyckoff2013-01-26
* git p4 test: use client_view in t9806Pete Wyckoff2013-01-26
* git p4 test: avoid loop in client_viewPete Wyckoff2013-01-26
* git p4 test: use client_view to build the initial clientPete Wyckoff2013-01-26
* git p4: generate better error message for bad depot pathPete Wyckoff2013-01-26
* Merge branch 'for-junio' of git://bogomips.org/git-svnJunio C Hamano2013-01-25
|\
| * git-svn: Simplify calculation of GIT_DIRBarry Wardell2013-01-24
* | Merge branch 'nd/retire-fnmatch'Junio C Hamano2013-01-25
|\ \
| * | wildmatch: advance faster in <asterisk> + <literal> patternsNguyễn Thái Ngọc Duy2013-01-01
| * | wildmatch: make a special case for "*/" with FNM_PATHNAMENguyễn Thái Ngọc Duy2013-01-01
| * | wildmatch: support "no FNM_PATHNAME" modeNguyễn Thái Ngọc Duy2013-01-01
* | | Merge branch 'as/pre-push-hook'Junio C Hamano2013-01-23
|\ \ \
| * | | push: Add support for pre-push hooksAaron Schrab2013-01-18
* | | | Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ \ \
| * | | | t0008: avoid brace expansionRené Scharfe2013-01-10
| * | | | add git-check-ignore sub-commandAdam Spiers2013-01-06
* | | | | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-23
|\ \ \ \ \
| * | | | | push: fix "refs/tags/ hierarchy cannot be updated without --force"Junio C Hamano2013-01-16
* | | | | | Merge branch 'mo/cvs-server-updates'Junio C Hamano2013-01-23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | t9402: Use TABs for indentationTorsten Bögershausen2012-12-09
| * | | | | t9402: Rename check.cvsCount and check.listTorsten Bögershausen2012-12-09
| * | | | | t9402: Simplify git ls-treeTorsten Bögershausen2012-12-09
| * | | | | t9402: Add missing &&; Code styleTorsten Bögershausen2012-12-09
| * | | | | t9402: No space after IO-redirectionTorsten Bögershausen2012-12-09
| * | | | | t9402: Dont use test_must_fail cvsTorsten Bögershausen2012-12-09
| * | | | | t9402: improve check_end_tree() and check_end_full_tree()Torsten Bögershausen2012-12-09
| * | | | | t9402: sed -i is not portableTorsten Bögershausen2012-12-09
| * | | | | cvsserver: add t9402 to test branch and tag refsMatthew Ogilvie2012-10-16
* | | | | | Merge branch 'mz/reset-misc'Junio C Hamano2013-01-22
|\ \ \ \ \ \
| * | | | | | reset: allow reset on unborn branchMartin von Zweigbergk2013-01-15
| * | | | | | reset $sha1 $pathspec: require $sha1 only to be treeishMartin von Zweigbergk2013-01-15
| * | | | | | reset $pathspec: exit with code 0 if successfulMartin von Zweigbergk2013-01-15
* | | | | | | Merge branch 'pw/p4-branch-fixes'Junio C Hamano2013-01-21
|\ \ \ \ \ \ \
| * | | | | | | git p4: fix submit when no master branchPete Wyckoff2013-01-15
| * | | | | | | git p4 test: keep P4CLIENT changes inside subshellsPete Wyckoff2013-01-15
| * | | | | | | git p4: fix sync --branch when no master branchPete Wyckoff2013-01-15
| * | | | | | | git p4: fail gracefully on sync with no master branchPete Wyckoff2013-01-15
| * | | | | | | git p4: allow short ref names to --branchPete Wyckoff2013-01-15
| * | | | | | | git p4: clone --branch should checkout masterPete Wyckoff2013-01-15
| * | | | | | | git p4: verify expected refs in clone --bare testPete Wyckoff2013-01-15
| * | | | | | | git p4: create p4/HEAD on initial clonePete Wyckoff2013-01-15
| * | | | | | | git p4: test sync/clone --branch behaviorPete Wyckoff2013-01-15
* | | | | | | | Merge branch 'rt/commit-cleanup-config'Junio C Hamano2013-01-20
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-10
| | |/ / / / / / | |/| | | | | |