summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-043-0/+92
|\
| * Allow custom "comment char"Junio C Hamano2013-01-163-0/+92
* | Merge branch 'bc/git-p4-for-python-2.4'Junio C Hamano2013-02-011-5/+6
|\ \
| * | git-p4.py: support Python 2.4Brandon Casey2013-01-261-5/+6
* | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'Junio C Hamano2013-02-011-1/+24
|\ \ \
| * | | t9902: protect test from stray build artifactsJunio C Hamano2013-01-241-1/+24
* | | | Merge branch 'as/test-cleanup'Junio C Hamano2013-02-011-20/+21
|\ \ \ \
| * | | | t7102 (reset): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-01-241-20/+21
| |/ / /
| * | | Merge branch 'rs/zip-tests' into maintJunio C Hamano2013-01-205-80/+140
| |\ \ \
* | \ \ \ Merge branch 'nd/fetch-depth-is-broken'Junio C Hamano2013-02-011-6/+39
|\ \ \ \ \
| * | | | | upload-pack: fix off-by-one depth calculation in shallow cloneNguyễn Thái Ngọc Duy2013-01-111-6/+19
| * | | | | fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-111-0/+20
* | | | | | Merge branch 'nd/magic-pathspec-from-root'Junio C Hamano2013-01-301-2/+15
|\ \ \ \ \ \
| * | | | | | Update :/abc ambiguity checkNguyễn Thái Ngọc Duy2013-01-211-2/+15
* | | | | | | Merge branch 'tb/t0050-maint'Junio C Hamano2013-01-281-35/+17
|\ \ \ \ \ \ \
| * | | | | | | t0050: Use TAB for indentationTorsten Bögershausen2013-01-211-33/+15
| * | | | | | | t0050: honor CASE_INSENSITIVE_FS in add (with different case)Torsten Bögershausen2013-01-211-1/+1
| * | | | | | | t0050: known breakage vanished in merge (case change)Torsten Bögershausen2013-01-211-1/+1
* | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svnJunio C Hamano2013-01-251-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: Simplify calculation of GIT_DIRBarry Wardell2013-01-241-0/+8
* | | | | | | | | Merge branch 'nd/retire-fnmatch'Junio C Hamano2013-01-251-0/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wildmatch: advance faster in <asterisk> + <literal> patternsNguyễn Thái Ngọc Duy2013-01-011-0/+8
| * | | | | | | | | wildmatch: make a special case for "*/" with FNM_PATHNAMENguyễn Thái Ngọc Duy2013-01-011-0/+8
| * | | | | | | | | wildmatch: support "no FNM_PATHNAME" modeNguyễn Thái Ngọc Duy2013-01-011-0/+27
* | | | | | | | | | Merge branch 'as/pre-push-hook'Junio C Hamano2013-01-231-0/+131
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | push: Add support for pre-push hooksAaron Schrab2013-01-181-0/+131
* | | | | | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-01-231-0/+637
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t0008: avoid brace expansionRené Scharfe2013-01-101-2/+7
| * | | | | | | | | | | add git-check-ignore sub-commandAdam Spiers2013-01-061-0/+632
* | | | | | | | | | | | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-231-21/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | push: fix "refs/tags/ hierarchy cannot be updated without --force"Junio C Hamano2013-01-161-21/+0
* | | | | | | | | | | | | Merge branch 'mo/cvs-server-updates'Junio C Hamano2013-01-231-0/+551
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | t9402: Use TABs for indentationTorsten Bögershausen2012-12-091-375/+376
| * | | | | | | | | | | | t9402: Rename check.cvsCount and check.listTorsten Bögershausen2012-12-091-6/+6
| * | | | | | | | | | | | t9402: Simplify git ls-treeTorsten Bögershausen2012-12-091-1/+1
| * | | | | | | | | | | | t9402: Add missing &&; Code styleTorsten Bögershausen2012-12-091-56/+50
| * | | | | | | | | | | | t9402: No space after IO-redirectionTorsten Bögershausen2012-12-091-30/+30
| * | | | | | | | | | | | t9402: Dont use test_must_fail cvsTorsten Bögershausen2012-12-091-10/+10
| * | | | | | | | | | | | t9402: improve check_end_tree() and check_end_full_tree()Torsten Bögershausen2012-12-091-18/+13
| * | | | | | | | | | | | t9402: sed -i is not portableTorsten Bögershausen2012-12-091-3/+6
| * | | | | | | | | | | | cvsserver: add t9402 to test branch and tag refsMatthew Ogilvie2012-10-161-0/+558
* | | | | | | | | | | | | Merge branch 'mz/reset-misc'Junio C Hamano2013-01-223-7/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reset: allow reset on unborn branchMartin von Zweigbergk2013-01-151-0/+52
| * | | | | | | | | | | | | reset $sha1 $pathspec: require $sha1 only to be treeishMartin von Zweigbergk2013-01-151-0/+8
| * | | | | | | | | | | | | reset $pathspec: exit with code 0 if successfulMartin von Zweigbergk2013-01-152-7/+13
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'pw/p4-branch-fixes'Junio C Hamano2013-01-212-9/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | git p4: fix submit when no master branchPete Wyckoff2013-01-151-0/+25
| * | | | | | | | | | | | git p4 test: keep P4CLIENT changes inside subshellsPete Wyckoff2013-01-151-2/+5
| * | | | | | | | | | | | git p4: fix sync --branch when no master branchPete Wyckoff2013-01-151-4/+4
| * | | | | | | | | | | | git p4: fail gracefully on sync with no master branchPete Wyckoff2013-01-151-5/+4