summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-04-26Merge branch 'gb/rebase-signoff'Junio C Hamano
2017-04-24Merge branch 'jk/ls-files-recurse-submodules-fix'Junio C Hamano
2017-04-24Merge branch 'km/t1400-modernization'Junio C Hamano
2017-04-24Merge branch 'jk/quarantine-received-objects'Junio C Hamano
2017-04-24Merge branch 'bw/submodule-with-bs-path'Junio C Hamano
2017-04-24Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano
2017-04-24Merge branch 'jh/string-list-micro-optim'Junio C Hamano
2017-04-24Merge branch 'nd/conditional-config-include'Junio C Hamano
2017-04-24Merge branch 'tb/doc-eol-normalization'Junio C Hamano
2017-04-20Merge branch 'jh/memihash-opt'Junio C Hamano
2017-04-20Merge branch 'sf/putty-w-args'Junio C Hamano
2017-04-20Merge branch 'ld/p4-current-branch-fix'Junio C Hamano
2017-04-20Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano
2017-04-20Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano
2017-04-20Merge branch 'nd/files-backend-git-dir'Junio C Hamano
2017-04-20Merge branch 'lt/mailinfo-in-body-header-continuation'Junio C Hamano
2017-04-20Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano
2017-04-20Merge branch 'bc/object-id'Junio C Hamano
2017-04-20Merge branch 'sb/submodule-short-status'Junio C Hamano
2017-04-19rebase: pass --[no-]signoff option to git amGiuseppe Bilotta
2017-04-19p0004: make perf test executableChristian Couder
2017-04-19ls-files: fix path used when recursing into submodulesJacob Keller
2017-04-18ls-files: fix recurse-submodules with nested submodulesJacob Keller
2017-04-17t1400: use consistent style for test_expect_success callsKyle Meyer
2017-04-17Merge branch 'js/difftool-builtin'Junio C Hamano
2017-04-17Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Junio C Hamano
2017-04-17Merge branch 'jk/loose-object-info-report-error'Junio C Hamano
2017-04-17git-p4: don't use name-rev to get current branchLuke Diamand
2017-04-17git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand
2017-04-17submodule: prevent backslash expantion in submodule namesBrandon Williams
2017-04-17test-read-cache: setup git dirRené Scharfe
2017-04-17refs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King
2017-04-17t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor
2017-04-17connect.c: handle errors from split_cmdlineJeff King
2017-04-15string-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler
2017-04-15read-cache: force_verify_index_checksumJeff Hostetler
2017-04-15config: resolve symlinks in conditional include's patternsNguyễn Thái Ngọc Duy
2017-04-14refs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy
2017-04-14t1406: new tests for submodule ref storeNguyễn Thái Ngọc Duy
2017-04-14t1405: some basic tests on main ref storeNguyễn Thái Ngọc Duy
2017-04-14t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy
2017-04-14difftool: fix use-after-freeJohannes Schindelin
2017-04-13gitattributes.txt: document how to normalize the line endingsTorsten Bögershausen
2017-04-13t3008: skip lazy-init test on a single-core boxKevin Willford
2017-04-13test-online-cpus: helper to return cpu countJeff Hostetler
2017-04-11mailinfo: fix in-body header continuationsLinus Torvalds
2017-04-11push: propagate remote and refspec with --recurse-submodulesBrandon Williams
2017-04-11push: propagate push-options with --recurse-submodulesBrandon Williams
2017-04-11Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano
2017-04-11Merge branch 'ab/ref-filter-no-contains'Junio C Hamano