t[01]*: adjust the references to the default branch name "main"
[git] / t /
2020-10-29  Junio C HamanoMerge branch 'cc/doc-filter-branch-typofix' into maint
2020-10-29  Junio C HamanoMerge branch 'jk/committer-date-is-author-date-fix...
2020-10-29  Elijah Newrenfast-rebase: demonstrate merge-ort's API via new test...
2020-10-29  Philippe Blainlog, show: add tests for messages containing CRLF
2020-10-29  Philippe Blainref-filter: handle CRLF at end-of-line more gracefully
2020-10-29  Jeff Kingsideband: diagnose more sideband anomalies
2020-10-28  Felipe Contreraszsh: update copyright notices
2020-10-27  Junio C HamanoMerge branch 'dl/checkout-guess'
2020-10-27  Junio C HamanoMerge branch 'dl/checkout-p-merge-base'
2020-10-27  Junio C HamanoMerge branch 'sb/clone-origin'
2020-10-27  Junio C HamanoMerge branch 'sk/force-if-includes'
2020-10-27  Junio C HamanoMerge branch 'ds/maintenance-part-2'
2020-10-27  Junio C HamanoMerge branch 'rs/worktree-list-show-locked'
2020-10-27  Junio C HamanoMerge branch 'rs/tighten-callers-of-deref-tag'
2020-10-27  Junio C HamanoMerge branch 'rs/dist-doc-with-git-archive'
2020-10-27  Junio C HamanoMerge branch 'cw/ci-ghwf-check-ws-errors'
2020-10-27  Junio C HamanoMerge branch 'sd/userdiff-css-update'
2020-10-27  Junio C HamanoMerge branch 'rk/completion-stash'
2020-10-27  Junio C HamanoMerge branch 'kb/userdiff-rust-macro-rules'
2020-10-27  Junio C HamanoMerge branch 'js/userdiff-php'
2020-10-27  Jeff Kingcheckout-index: propagate errors to exit code
2020-10-27  Jeff Kingcheckout-index: drop error message from empty --stage=all
2020-10-27  Jeff Kingtest-pkt-line: drop colon from sideband identity
2020-10-27  Ævar Arnfjörð Bjar... remote: add meaningful exit code on missing/existing
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: add benchmark for dirty status
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: perf comparison of multiple fsmonitor...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: initialize test with git reset
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: factor setup for fsmonitor into function
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: silence initial git commit
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: shorten DESC to basename
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: factor description out for readability
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: improve error message if typoing...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: move watchman setup to one-time-repo...
2020-10-26  Nipunn Koorapatit/perf/fsmonitor: separate one time repo initialization
2020-10-26  Junio C HamanoMerge branch 'cc/doc-filter-branch-typofix'
2020-10-26  Junio C HamanoMerge branch 'jk/committer-date-is-author-date-fix'
2020-10-26  Elijah Newrent6423: add more details about direct resolution of...
2020-10-26  Elijah Newrent6423: note improved ort handling with untracked files
2020-10-26  Elijah Newrent6423, t6436: note improved ort handling with dirty...
2020-10-26  Elijah Newrenmerge tests: expect slight differences in output for...
2020-10-26  Elijah Newrent6423: expect improved conflict markers labels in the...
2020-10-26  Elijah Newrent6404, t6423: expect improved rename/delete handling...
2020-10-26  Elijah Newrent6416: correct expectation for rename/rename(1to2)...
2020-10-26  Elijah Newrenmerge tests: expect improved directory/file conflict...
2020-10-26  Elijah Newrent/: new helper for tests that pass with ort but fail...
2020-10-23  Johannes Schindelint1400: prepare for `main` being default branch name
2020-10-23  Johannes Schindelintests: prepare aligned mentions of the default branch...
2020-10-23  Johannes Schindelint9902: prepare a test for the upcoming default branch...
2020-10-23  Johannes Schindelint3200: prepare for `main` being shorter than `master`
2020-10-23  Johannes Schindelint5703: adjust a test case for the upcoming default...
2020-10-23  Johannes Schindelint6200: adjust suppression pattern to also match "main"
2020-10-23  Johannes Schindelintests: start moving to a different default main branch...
2020-10-23  Johannes Schindelint9801: use `--` in preparation for default branch rename
2020-10-23  Jeff Kingrebase: fix broken email with --committer-date-is-autho...
2020-10-23  Jeff Kingam: fix broken email with --committer-date-is-author...
2020-10-23  Jeff Kingt3436: check --committer-date-is-author-date result...
2020-10-22  Junio C HamanoMerge branch 'js/no-builtins-on-disk-option' into maint
2020-10-22  Junio C Hamanot7102: prepare expected output inside test_expect_...
2020-10-22  Charvi Mendirattat7201: put each command on a separate line
2020-10-22  Charvi Mendirattat7201: use 'git -C' to avoid subshell
2020-10-22  Charvi Mendirattat7102,t7201: remove whitespace after redirect operator
2020-10-22  Victor Engmarkuserdiff: support Bash
2020-10-22  Jeff Kingperl: check for perl warnings while running tests
2020-10-21  Joey Salazart7006: Use test_path_is_* functions in test script
2020-10-20  Jonathan Tanapply: when -R, also reverse list of sections
2020-10-20  Johannes Schindelinsideband: avoid reporting incomplete sideband messages
2020-10-20  Charvi Mendirattat7102,t7201: remove unnecessary blank spaces in test...
2020-10-20  Charvi Mendirattat7101,t7102,t7201: modernize test formatting
2020-10-20  Michał Kępieńdiff: add -I<regex> that ignores matching changes
2020-10-20  Nipunn Koorapatip7519-fsmonitor: add a git add benchmark
2020-10-20  Nipunn Koorapatip7519-fsmonitor: refactor to avoid code duplication
2020-10-20  Nipunn Koorapatiperf lint: add make test-lint to perf tests
2020-10-20  Nipunn Koorapatit/perf: add fsmonitor perf test for git diff
2020-10-20  Nipunn Koorapatit/perf/p7519-fsmonitor.sh: warm cache on first git...
2020-10-20  Nipunn Koorapatit/perf/README: elaborate on output format
2020-10-20  Junio C HamanoRevert "test_cmp: diagnose incorrect arguments"
2020-10-18  Amanda Shafackt2200,t9832: avoid using 'git' upstream in a pipe
2020-10-18  Elijah Newrentest-lib: reduce verbosity of skipped tests
2020-10-18  Elijah Newrent6006, t6012: adjust tests to use 'setup' instead of...
2020-10-18  Elijah Newrentest-lib: allow selecting tests by substring/glob with...
2020-10-18  Elijah Newrent7518: fix flaky grep invocation
2020-10-18  Samuel Čavojt3435: add tests for rebase -r GPG signing
2020-10-18  Samuel Čavojsequencer: pass explicit --no-gpg-sign to merge
2020-10-18  Samuel Čavojsequencer: fix gpg option passed to merge subcommand
2020-10-18  Caleb Tillmant0000: use test_path_is_file instead of "test -f"
2020-10-18  Jiang XinMerge branch 'master' of github.com:Softcatala/git-po
2020-10-17  Junio C HamanoMerge https://github.com/prati0100/git-gui
2020-10-16  Thomas Koutchercredential: load default config
2020-10-16  Elijah Newrent6423: more involved rules for renaming directories...
2020-10-16  Elijah Newrent6423: update directory rename detection tests with...
2020-10-16  Elijah Newrent6423: more involved directory rename test
2020-10-16  Derrick Stoleemaintenance: use 'incremental' strategy by default
2020-10-16  Derrick Stoleemaintenance: create maintenance.strategy config
2020-10-15  Jeff Kingfast-import: fix over-allocation of marks storage
2020-10-12  Rafael Silvaworktree: teach `list` to annotate locked worktree
2020-10-12  Derrick Stoleemaintenance: core.commitGraph=false prevents writes
2020-10-10  Jiang XinMerge tag 'v2.29.0-rc1' of github.com:git/git
2020-10-09  Derrick Stoleecommit-graph: don't write commit-graph when disabled
2020-10-09  Derrick Stoleecommit-graph: ignore duplicates when merging layers
2020-10-09  Junio C HamanoMerge branch 'js/default-branch-name-part-3'
next