summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2020-11-24t3404: do not depend on any specific default branch nameJohannes Schindelin
2020-11-21Merge branch 'en/strmap'Junio C Hamano
2020-11-21Merge branch 'jk/diff-release-filespec-fix'Junio C Hamano
2020-11-21Merge branch 'jk/rev-parse-end-of-options'Junio C Hamano
2020-11-21Merge branch 'jc/format-patch-name-max'Junio C Hamano
2020-11-18Merge branch 'jc/blame-ignore-fix'Junio C Hamano
2020-11-18Merge branch 'pb/blame-funcname-range-userdiff'Junio C Hamano
2020-11-18Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano
2020-11-18Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-11-18Merge branch 'pw/rebase-i-orig-head'Junio C Hamano
2020-11-18Merge branch 'jk/format-patch-output'Junio C Hamano
2020-11-18Merge branch 'jc/line-log-takes-no-pathspec'Junio C Hamano
2020-11-18Merge branch 'nk/perf-fsmonitor'Junio C Hamano
2020-11-18Merge branch 'en/merge-tests'Junio C Hamano
2020-11-18Merge branch 'js/default-branch-name-adjust-t5515'Junio C Hamano
2020-11-18Merge branch 'dd/upload-pack-stateless-eof'Junio C Hamano
2020-11-11Merge branch 'js/test-file-size'Junio C Hamano
2020-11-11Merge branch 'js/test-whitespace-fixes'Junio C Hamano
2020-11-11Merge branch 'rs/worktree-list-show-locked'Junio C Hamano
2020-11-11Use new HASHMAP_INIT macro to simplify hashmap initializationElijah Newren
2020-11-11t7800: simplify difftool testJinoh Kang
2020-11-10rev-parse: handle --end-of-optionsJeff King
2020-11-10rev-parse: don't accept options after dashdashJeff King
2020-11-10blame: silently ignore invalid ignore file objectsRené Scharfe
2020-11-10format-patch: make output filename configurableJunio C Hamano
2020-11-09Merge branch 'js/default-branch-name-adjust-t5411'Junio C Hamano
2020-11-09Merge branch 'fc/zsh-completion'Junio C Hamano
2020-11-09Merge branch 'jk/sideband-more-error-checking'Junio C Hamano
2020-11-09Merge branch 'ab/git-remote-exit-code'Junio C Hamano
2020-11-09Merge branch 'pb/ref-filter-with-crlf'Junio C Hamano
2020-11-09Merge branch 'jk/checkout-index-errors'Junio C Hamano
2020-11-09Merge branch 'jk/perl-warning'Junio C Hamano
2020-11-09Merge branch 'nk/diff-files-vs-fsmonitor'Junio C Hamano
2020-11-09Merge branch 'as/tests-cleanup'Junio C Hamano
2020-11-09Merge branch 'en/dir-rename-tests'Junio C Hamano
2020-11-09t9603: use tabs for indentationJohannes Schindelin
2020-11-09t5570: remove trailing paddingJohannes Schindelin
2020-11-09t5400,t5402: consistently indent with tabs, not with spacesJohannes Schindelin
2020-11-09t3427: adjust stale commentJohannes Schindelin
2020-11-09t3406: indent with tabs, not spacesJohannes Schindelin
2020-11-09t1004: insert missing "branch" in a messageJohannes Schindelin
2020-11-07tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin
2020-11-06diff: allow passing NULL to diff_free_filespec_data()Jinoh Kang
2020-11-04rebase -i: stop overwriting ORIG_HEAD bufferPhillip Wood
2020-11-04format-patch: support --output optionJeff King
2020-11-04format-patch: refactor output selectionJeff King
2020-11-04log: diagnose -L used with pathspec as an errorJunio C Hamano
2020-11-03t2402: fix typoJohannes Schindelin
2020-11-03t5515: use `main` as the name of the main branch for testing (conclusion)Johannes Schindelin
2020-11-03t5515: use `main` as the name of the main branch for testing (part 3)Johannes Schindelin