summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | git p4 test: use client_view in t9806Pete Wyckoff2013-01-262-30/+23
| * | | | | | | | | | | | | | | | | | | git p4 test: avoid loop in client_viewPete Wyckoff2013-01-262-4/+2
| * | | | | | | | | | | | | | | | | | | git p4 test: use client_view to build the initial clientPete Wyckoff2013-01-261-9/+2
| * | | | | | | | | | | | | | | | | | | git p4: generate better error message for bad depot pathPete Wyckoff2013-01-261-0/+5
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/read-commit-buffer-data-after-free'Junio C Hamano2013-02-041-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | logmsg_reencode: lazily load missing commit buffersJeff King2013-01-261-0/+8
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jk/config-parsing-cleanup'Junio C Hamano2013-02-041-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | archive-tar: use parse_config_key when parsing configJeff King2013-01-231-1/+2
* | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \