aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ab/clone-no-tags'Junio C Hamano2017-05-16
|\
| * tests: rename a test having to do with shallow submodulesÆvar Arnfjörð Bjarmason2017-05-01
| * clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason2017-05-01
| * tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"Ævar Arnfjörð Bjarmason2017-05-01
* | Merge branch 'sk/status-short-branch-color-config'Junio C Hamano2017-05-16
|\ \
| * | status: add color config slots for branch info in "--short --branch"Stephen Kent2017-04-28
| * | status: fix missing newline when comment chars are disabledJeff King2017-04-28
* | | Merge branch 'jt/use-trailer-api-in-commands'Junio C Hamano2017-05-16
|\ \ \
| * | | sequencer: add newline before adding footersJonathan Tan2017-04-26
* | | | Merge branch 'nd/worktree-kill-parse-ref'Junio C Hamano2017-05-16
|\ \ \ \
| * | | | refs: kill set_worktree_head_symref()Nguyễn Thái Ngọc Duy2017-04-24
| * | | | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2017-04-24
* | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-05-16
|\ \ \ \ \
| * | | | | test-lib: retire $remove_trash variableJunio C Hamano2017-04-24
| * | | | | test-lib.sh: do not barf under --debug at the end of the testJunio C Hamano2017-04-24
| * | | | | test-lib: abort when can't remove trash directorySZEDER Gábor2017-04-23
* | | | | | Merge branch 'jk/no-null-sha1-in-cache-tree'Junio C Hamano2017-05-16
|\ \ \ \ \ \
| * | | | | | cache-tree: reject entries with null sha1Jeff King2017-04-23
* | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-05-09
|\ \ \ \ \ \ \
| * | | | | | | t1450: avoid use of "sed" on the index, which is a binary fileJeff Hostetler2017-04-27
* | | | | | | | Merge branch 'sh/rebase-i-reread-todo-after-exec'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-27
* | | | | | | | | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule_init: die cleanly on submodules without url definedJeff King2017-04-24
* | | | | | | | | | Merge branch 'ab/align-perf-descriptions'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason2017-04-23
* | | | | | | | | | Merge branch 'nd/worktree-add-lock'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | worktree add: add --lock optionNguyễn Thái Ngọc Duy2017-04-20
* | | | | | | | | | | Merge branch 'ab/completion-push-delete-ref'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason2017-04-23
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler2017-04-19
| * | | | | | | | | | | read-cache: add strcmp_offset functionJeff Hostetler2017-04-15
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/conditional-config-in-early-config'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy2017-04-19
| * | | | | | | | | | | config: handle conditional include when $GIT_DIR is not set upNguyễn Thái Ngọc Duy2017-04-17
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ab/push-cas-doc-n-test'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | push: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason2017-04-19
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ps/pathspec-empty-prefix-origin'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixPatrick Steinhardt2017-04-14
* | | | | | | | | | | | Merge branch 'pc/t2027-git-to-pipe-cleanup'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t2027: avoid using pipesPrathamesh Chavan2017-04-14
* | | | | | | | | | | | | Merge branch 'gb/rebase-signoff'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | rebase: pass --[no-]signoff option to git amGiuseppe Bilotta2017-04-18
* | | | | | | | | | | | | Merge branch 'jk/ls-files-recurse-submodules-fix'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ls-files: fix path used when recursing into submodulesJacob Keller2017-04-18
| * | | | | | | | | | | | | ls-files: fix recurse-submodules with nested submodulesJacob Keller2017-04-17
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'km/t1400-modernization'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t1400: use consistent style for test_expect_success callsKyle Meyer2017-04-16
* | | | | | | | | | | | | | Merge branch 'jk/quarantine-received-objects'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \