aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | refs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King2017-04-16
* | | | | | | | | Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | read-cache: force_verify_index_checksumJeff Hostetler2017-04-15
* | | | | | | | | | Merge branch 'jh/string-list-micro-optim'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | string-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler2017-04-15
* | | | | | | | | | | Merge branch 'nd/conditional-config-include'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config: resolve symlinks in conditional include's patternsNguyễn Thái Ngọc Duy2017-04-14
* | | | | | | | | | | | Merge branch 'tb/doc-eol-normalization'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitattributes.txt: document how to normalize the line endingsTorsten Bögershausen2017-04-13
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | p0004: make perf test executableChristian Couder2017-04-18
| * | | | | | | | | | | | t3008: skip lazy-init test on a single-core boxKevin Willford2017-04-12
| * | | | | | | | | | | | test-online-cpus: helper to return cpu countJeff Hostetler2017-04-12
| * | | | | | | | | | | | name-hash: fix buffer overrunKevin Willford2017-03-31
* | | | | | | | | | | | | Merge branch 'sf/putty-w-args'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | connect.c: handle errors from split_cmdlineJeff King2017-04-16
* | | | | | | | | | | | | | Merge branch 'ld/p4-current-branch-fix'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-p4: don't use name-rev to get current branchLuke Diamand2017-04-16
| * | | | | | | | | | | | | | git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand2017-04-16
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor2017-04-16
* | | | | | | | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | test-read-cache: setup git dirRené Scharfe2017-04-16
* | | | | | | | | | | | | | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \