Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-lib.sh: do not "echo" caller-supplied stringsus/printf-not-echo | Uwe Storbeck | 2014-03-18 | 1 | -2/+2 |
* | Merge branch 'aj/ada-diff-word-pattern' | Junio C Hamano | 2014-02-07 | 1 | -1/+1 |
|\ | |||||
| * | userdiff: update Ada patternsaj/ada-diff-word-pattern | Adrian Johnson | 2014-02-05 | 1 | -1/+1 |
* | | Merge branch 'jn/pager-lv-default-env' | Junio C Hamano | 2014-01-31 | 1 | -1/+1 |
|\ \ | |||||
| * | | pager test: make fake pager consume all its inputjn/pager-lv-default-env | Jonathan Nieder | 2014-01-31 | 1 | -1/+1 |
* | | | Merge branch 'as/tree-walk-fix-aggressive-short-cut' | Junio C Hamano | 2014-01-27 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | tree_entry_interesting: match against all pathspecsas/tree-walk-fix-aggressive-short-cut | Andy Spencer | 2014-01-27 | 1 | -0/+13 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/test-fixes' | Junio C Hamano | 2014-01-27 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | t7700: do not use "touch" unnecessarilyjk/test-fixes | Jeff King | 2014-01-23 | 1 | -1/+1 |
| * | | | t7501: fix "empty commit" test with NO_PERL | Jeff King | 2014-01-23 | 1 | -0/+1 |
* | | | | Merge branch 'nd/negative-pathspec' | Junio C Hamano | 2014-01-27 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()nd/negative-pathspec | Nguyễn Thái Ngọc Duy | 2014-01-23 | 1 | -0/+17 |
* | | | | | Merge branch 'pw/git-p4' | Junio C Hamano | 2014-01-27 | 8 | -37/+326 |
|\ \ \ \ \ | |||||
| * | | | | | git p4 test: examine behavior with locked (+l) files | Pete Wyckoff | 2014-01-22 | 1 | -0/+145 |
| * | | | | | git p4: handle files with wildcards when doing RCS scrubbing | Pete Wyckoff | 2014-01-22 | 1 | -0/+23 |
| * | | | | | git p4 test: do not pollute /tmp | Pete Wyckoff | 2014-01-22 | 2 | -3/+11 |
| * | | | | | git p4 test: run as user "author" | Pete Wyckoff | 2014-01-22 | 2 | -25/+28 |
| * | | | | | git p4 test: is_cli_file_writeable succeeds | Pete Wyckoff | 2014-01-22 | 1 | -1/+1 |
| * | | | | | git p4 test: explicitly check p4 wildcard delete | Pete Wyckoff | 2014-01-22 | 1 | -0/+27 |
| * | | | | | git p4: work around p4 bug that causes empty symlinks | Pete Wyckoff | 2014-01-22 | 1 | -0/+66 |
| * | | | | | git p4 test: ensure p4 symlink parsing works | Pete Wyckoff | 2014-01-21 | 1 | -0/+17 |
| * | | | | | git p4 test: wildcards are supported | Pete Wyckoff | 2014-01-21 | 1 | -8/+8 |
* | | | | | | Merge branch 'jk/mark-edges-uninteresting' | Junio C Hamano | 2014-01-27 | 1 | -0/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t/perf: time rev-list with UNINTERESTING commits | Jeff King | 2014-01-21 | 1 | -0/+12 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/interpret-branch-name-fix' | Junio C Hamano | 2014-01-27 | 2 | -1/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | interpret_branch_name: find all possible @-marksjk/interpret-branch-name-fix | Jeff King | 2014-01-15 | 1 | -0/+21 |
| * | | | | | | interpret_branch_name: avoid @{upstream} past colon | Jeff King | 2014-01-15 | 1 | -0/+16 |
| * | | | | | | interpret_branch_name: always respect "namelen" parameter | Jeff King | 2014-01-15 | 1 | -1/+14 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint | Junio C Hamano | 2014-01-13 | 1 | -0/+29 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/rev-parse-double-dashes' into maint | Junio C Hamano | 2014-01-13 | 1 | -0/+24 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/cat-file-regression-fix' into maint | Junio C Hamano | 2014-01-13 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jk/allow-fetch-onelevel-refname' | Junio C Hamano | 2014-01-27 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fetch-pack: do not filter out one-level refsjk/allow-fetch-onelevel-refname | Jeff King | 2014-01-15 | 1 | -0/+11 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/revision-range-unpeel' | Junio C Hamano | 2014-01-27 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revision: propagate flag bits from tags to pointeesjc/revision-range-unpeel | Junio C Hamano | 2014-01-15 | 1 | -0/+11 |
| * | | | | | | | | | revision: mark contents of an uninteresting tree uninteresting | Junio C Hamano | 2014-01-15 | 1 | -0/+6 |
* | | | | | | | | | | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 | 4 | -0/+404 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t5537: fix incorrect expectation in test case 10nd/shallow-clone | Nguyễn Thái Ngọc Duy | 2014-01-09 | 1 | -1/+2 |
| * | | | | | | | | | | prune: clean .git/shallow after pruning objects | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+10 |
| * | | | | | | | | | | clone: use git protocol for cloning shallow repo locally | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+7 |
| * | | | | | | | | | | send-pack: support pushing from a shallow clone via http | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+25 |
| * | | | | | | | | | | receive-pack: support pushing to a shallow clone via http | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+35 |
| * | | | | | | | | | | smart-http: support shallow fetch/clone | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+27 |
| * | | | | | | | | | | send-pack: support pushing to a shallow clone | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+38 |
| * | | | | | | | | | | receive-pack: allow pushes that update .git/shallow | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+15 |
| * | | | | | | | | | | receive/send-pack: support pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+70 |
| * | | | | | | | | | | fetch: add --update-shallow to accept refs that update .git/shallow | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+32 |
| * | | | | | | | | | | upload-pack: make sure deepening preserves shallow roots | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+16 |
| * | | | | | | | | | | fetch: support fetching from a shallow repository | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+128 |
* | | | | | | | | | | | Merge branch 'jk/t5531-prepare-to-default-to-non-matching' | Junio C Hamano | 2014-01-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |