Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t5531: further "matching" fixupsjk/t5531-prepare-to-default-to-non-matching | Jeff King | 2014-01-13 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'sb/diff-orderfile-config' | Junio C Hamano | 2014-01-13 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff test: reading a directory as a file need not error outsb/diff-orderfile-config | Jonathan Nieder | 2014-01-10 | 1 | -4/+0 |
* | | | | | | | | | | Merge branch 'jl/submodule-mv-checkout-caveat' | Junio C Hamano | 2014-01-13 | 2 | -0/+37 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | rm: better document side effects when removing a submodulejl/submodule-mv-checkout-caveat | Jens Lehmann | 2014-01-07 | 1 | -0/+16 |
| * | | | | | | | | | | mv: better document side effects when moving a submodule | Jens Lehmann | 2014-01-07 | 1 | -0/+21 |
* | | | | | | | | | | | Merge branch 'jk/pull-rebase-using-fork-point' | Junio C Hamano | 2014-01-13 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rebase: fix fork-point with zero arguments | John Keeping | 2014-01-09 | 1 | -2/+10 |
* | | | | | | | | | | | | Merge branch 'ow/stash-with-ifs' | Junio C Hamano | 2014-01-13 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | stash: handle specifying stashes with $IFSow/stash-with-ifs | Øystein Walle | 2014-01-07 | 1 | -0/+12 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jn/pager-lv-default-env' | Junio C Hamano | 2014-01-13 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | pager: set LV=-c alongside LESS=FRSX | Jonathan Nieder | 2014-01-07 | 1 | -0/+12 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'js/lift-parent-count-limit' | Junio C Hamano | 2014-01-10 | 2 | -1/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Remove the line length limit for graft filesjs/lift-parent-count-limit | Johannes Schindelin | 2013-12-27 | 2 | -1/+36 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'jk/test-framework-updates' | Junio C Hamano | 2014-01-10 | 2 | -14/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t0000: drop "known breakage" testjk/test-framework-updates | Jeff King | 2014-01-02 | 1 | -3/+0 |
| * | | | | | | | | | | | | t0000: simplify HARNESS_ACTIVE hack | Jeff King | 2014-01-02 | 2 | -11/+5 |
| * | | | | | | | | | | | | t0000: set TEST_OUTPUT_DIRECTORY for sub-tests | Jeff King | 2014-01-02 | 1 | -0/+2 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge branch 'jk/two-way-merge-corner-case-fix' into maint | Junio C Hamano | 2013-12-17 | 2 | -89/+104 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/sha1-loose-object-info-check-existence' into maint | Junio C Hamano | 2013-12-17 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/magic-pathspec' into maint | Junio C Hamano | 2013-12-17 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bm/merge-base-octopus-dedup' | Junio C Hamano | 2014-01-10 | 1 | -0/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |