aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'aj/ada-diff-word-pattern'Junio C Hamano2014-02-07
|\
| * userdiff: update Ada patternsAdrian Johnson2014-02-05
* | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-31
|\ \
| * | pager test: make fake pager consume all its inputJonathan Nieder2014-01-31
* | | Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano2014-01-27
|\ \ \
| * | | tree_entry_interesting: match against all pathspecsAndy Spencer2014-01-27
| | |/ | |/|
* | | Merge branch 'jk/test-fixes'Junio C Hamano2014-01-27
|\ \ \
| * | | t7700: do not use "touch" unnecessarilyJeff King2014-01-23
| * | | t7501: fix "empty commit" test with NO_PERLJeff King2014-01-23
* | | | Merge branch 'nd/negative-pathspec'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy2014-01-23
* | | | | Merge branch 'pw/git-p4'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | git p4 test: examine behavior with locked (+l) filesPete Wyckoff2014-01-22
| * | | | | git p4: handle files with wildcards when doing RCS scrubbingPete Wyckoff2014-01-22
| * | | | | git p4 test: do not pollute /tmpPete Wyckoff2014-01-22
| * | | | | git p4 test: run as user "author"Pete Wyckoff2014-01-22
| * | | | | git p4 test: is_cli_file_writeable succeedsPete Wyckoff2014-01-22
| * | | | | git p4 test: explicitly check p4 wildcard deletePete Wyckoff2014-01-22
| * | | | | git p4: work around p4 bug that causes empty symlinksPete Wyckoff2014-01-22
| * | | | | git p4 test: ensure p4 symlink parsing worksPete Wyckoff2014-01-21
| * | | | | git p4 test: wildcards are supportedPete Wyckoff2014-01-21
* | | | | | Merge branch 'jk/mark-edges-uninteresting'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | t/perf: time rev-list with UNINTERESTING commitsJeff King2014-01-21
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/interpret-branch-name-fix'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | interpret_branch_name: find all possible @-marksJeff King2014-01-15
| * | | | | | interpret_branch_name: avoid @{upstream} past colonJeff King2014-01-15
| * | | | | | interpret_branch_name: always respect "namelen" parameterJeff King2014-01-15
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/rev-parse-double-dashes' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/cat-file-regression-fix' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch-pack: do not filter out one-level refsJeff King2014-01-15
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revision: propagate flag bits from tags to pointeesJunio C Hamano2014-01-15
| * | | | | | | | | revision: mark contents of an uninteresting tree uninterestingJunio C Hamano2014-01-15
* | | | | | | | | | Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t5537: fix incorrect expectation in test case 10Nguyễn Thái Ngọc Duy2014-01-09
| * | | | | | | | | | prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | clone: use git protocol for cloning shallow repo locallyNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | send-pack: support pushing from a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | receive-pack: support pushing to a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | smart-http: support shallow fetch/cloneNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | send-pack: support pushing to a shallow cloneNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | receive-pack: allow pushes that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | | fetch: support fetching from a shallow repositoryNguyễn Thái Ngọc Duy2013-12-10
* | | | | | | | | | | Merge branch 'jk/t5531-prepare-to-default-to-non-matching'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5531: further "matching" fixupsJeff King2014-01-13