summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2020-09-17t4068: remove unnecessary >tmpDenton Liu
2020-09-09Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano
2020-09-09Merge branch 'hv/ref-filter-misc'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c-fixes'Junio C Hamano
2020-09-09Merge branch 'es/worktree-repair'Junio C Hamano
2020-09-09Merge branch 'tb/repack-clearing-midx'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c'Junio C Hamano
2020-09-03Merge branch 'mr/diff-hide-stat-wo-textual-change'Junio C Hamano
2020-09-03Merge branch 'jt/lazy-fetch'Junio C Hamano
2020-09-03Merge branch 'jk/slimmed-down'Junio C Hamano
2020-09-03Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri'Junio C Hamano
2020-09-03Merge branch 'ss/t7401-modernize'Junio C Hamano
2020-09-03Merge branch 'pw/rebase-i-more-options'Junio C Hamano
2020-09-02wt-status: tolerate dangling marksJonathan Tan
2020-09-02fetch: no FETCH_HEAD display if --no-write-fetch-headJonathan Tan
2020-08-31Merge branch 'ps/ref-transaction-hook'Junio C Hamano
2020-08-31Merge branch 'jk/rev-input-given-fix'Junio C Hamano
2020-08-31Merge branch 'jc/ident-whose-ident'Junio C Hamano
2020-08-31Merge branch 'rs/checkout-no-overlay-pathspec-fix'Junio C Hamano
2020-08-31Merge branch 'jk/index-pack-w-more-threads'Junio C Hamano
2020-08-31Merge branch 'hv/ref-filter-trailers-atom-parsing-fix'Junio C Hamano
2020-08-31Merge branch 'jt/promisor-pack-fix'Junio C Hamano
2020-08-31Merge branch 'dd/diff-customize-index-line-abbrev'Junio C Hamano
2020-08-31init: make --separate-git-dir work from within linked worktreeEric Sunshine
2020-08-31init: teach --separate-git-dir to repair linked worktreesEric Sunshine
2020-08-31worktree: teach "repair" to fix outgoing links to worktreesEric Sunshine
2020-08-31worktree: teach "repair" to fix worktree back-links to main worktreeEric Sunshine
2020-08-28ref-filter: add `sanitize` option for 'subject' atomHariom Verma
2020-08-28ref-filter: add `short` modifier to 'parent' atomHariom Verma
2020-08-28ref-filter: add `short` modifier to 'tree' atomHariom Verma
2020-08-28ref-filter: support different email formatsHariom Verma
2020-08-27Merge branch 'jk/leakfix'Junio C Hamano
2020-08-27t7421: eliminate 'grep' check in t7421.4 for mingw compatibilityShourya Shukla
2020-08-27worktree: add skeleton "repair" commandEric Sunshine
2020-08-26t3436: do not run git-merge-recursive in dashed formJunio C Hamano
2020-08-26builtin/repack.c: invalidate MIDX only when necessaryTaylor Blau
2020-08-26revision: set rev_input_given in handle_revision_arg()Jeff King
2020-08-25refs: remove lookup cache for reference-transaction hookPatrick Steinhardt
2020-08-25fetch-pack: make packfile URIs work with transfer.fsckobjectsJonathan Tan
2020-08-24Merge branch 'rs/patch-id-with-incomplete-line'Junio C Hamano
2020-08-24Merge branch 'jc/no-update-fetch-head'Junio C Hamano
2020-08-24Merge branch 'en/dir-nonbare-embedded'Junio C Hamano
2020-08-24Merge branch 'ds/midx-repack-to-batch-size'Junio C Hamano
2020-08-24Merge branch 'es/init-no-separate-git-dir-in-bare'Junio C Hamano
2020-08-22checkout, restore: make pathspec recursiveRené Scharfe
2020-08-21ident: say whose identity is missing when giving user.name hintJunio C Hamano
2020-08-21ref-filter: 'contents:trailers' show error if `:` is missingHariom Verma
2020-08-21diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh
2020-08-21t4013: improve diff-post-processor logicbrian m. carlson
2020-08-21t6300: unify %(trailers) and %(contents:trailers) testsHariom Verma