171 Commits (0d7131763e7762dc34c407f32e3c63123001a292)

Author SHA1 Message Date
Junio C Hamano 98e7ab6d42 for-each-ref: delay parsing of --sort=<atom> options 3 years ago
Han-Wen Nienhuys aa30fe1481 branch tests: test for errno propagating on failing read 3 years ago
René Scharfe 597a977489 branch: allow deleting dangling branches with --force 4 years ago
Ævar Arnfjörð Bjarmason 1108cea7f8 tests: remove most uses of test_i18ncmp 4 years ago
Eric Wong a9ecaa06a7 core.abbrev=no disables abbreviations 4 years ago
Johannes Schindelin ec9779bcd8 t3200: finish transitioning to the initial branch name `main` 4 years ago
Johannes Schindelin 8b70966aa9 tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed 4 years ago
Johannes Schindelin d6c6b10817 t3[0-3]*: adjust the references to the default branch name "main" 4 years ago
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Johannes Schindelin 66713e84e7 tests: prepare aligned mentions of the default branch name 4 years ago
Johannes Schindelin 56300ff356 t3200: prepare for `main` being shorter than `master` 4 years ago
Johannes Schindelin 432f5e638d t3200: avoid variations of the `master` branch name 5 years ago
Aaron Lipman 21bf933928 ref-filter: allow merged and no-merged filters 5 years ago
Aaron Lipman e6d5a11fed t3200: clean side effect of git checkout --orphan 5 years ago
Martin Ågren d223e85407 t3200: don't grep for `strerror()` string 5 years ago
Denton Liu 6b7093064a t3200: test for specific errors 5 years ago
Denton Liu 6d504d5b0f t3200: rename "expected" to "expect" 5 years ago
brian m. carlson 49c9a2ffe5 t3200: mark assertion with SHA1 prerequisite 5 years ago
Nickolai Belakovski ab3138146f branch: update output to include worktree info 6 years ago
Denton Liu e3d6539d58 branch: make create_branch accept a merge base rev 6 years ago
Jonathan Tan f3534c98e4 worktree: update is_bare heuristics 6 years ago
Matthew DeVore dcbaa0b361 t/*: fix ordering of expected/observed arguments 7 years ago
Samuel Maftoul 560ae1c164 branch: support configuring --sort via .gitconfig 7 years ago
Jeff King 7687f19e93 t: switch "branch -l" to "branch --create-reflog" 7 years ago
Jeff King 6b15595151 t3200: unset core.logallrefupdates when testing reflog creation 7 years ago
Kaartic Sivaraam cf317877e3 t3200: clarify description of --set-upstream test 7 years ago
David Turner cbc5cf7ce5 t: make many tests depend less on the refs being files 7 years ago
brian m. carlson 8125a58b91 t: switch $_z40 to $ZERO_OID 7 years ago
Eric Sunshine 1f537be3f2 t3200: verify "branch --list" sanity when rebasing from detached HEAD 7 years ago
Kaartic Sivaraam 40c17eb184 t/t3200: fix a typo in a test description 7 years ago
Jeff King a1c1d8170d refs_resolve_ref_unsafe: handle d/f conflicts for writes 8 years ago
Junio C Hamano e5435ff1fc branch: fix "copy" to never touch HEAD 8 years ago
Nguyễn Thái Ngọc Duy 31824d180d branch: fix branch renaming not updating HEADs correctly 8 years ago
Kaartic Sivaraam 52668846ea builtin/branch: stop supporting the "--set-upstream" option 8 years ago
Kaartic Sivaraam 93a6b3f234 t3200: cleanup cruft of a test 8 years ago
Jeff King d08565bf2d reflog-walk: stop using fake parents 8 years ago
Jeff King 2272d3e542 reflog-walk: skip over double-null oid due to HEAD rename 8 years ago
Sahil Dua 52d59cc645 branch: add a --copy (-c) option to go with --move (-m) 8 years ago
Ævar Arnfjörð Bjarmason c8b2cec09e branch: add test for -m renaming multiple config sections 8 years ago
Sahil Dua bb8efa1772 t3200: add test for single parameter passed to -m option 8 years ago
Sahil Dua b8f354f294 branch test: fix invalid config key access 8 years ago
Ævar Arnfjörð Bjarmason 17d6c744dc ref-filter: make combining --merged & --no-merged an error 8 years ago
Junio C Hamano ac5bbc02b8 branch: honor --abbrev/--no-abbrev in --list mode 8 years ago
Kyle Meyer 39ee4c6c2f branch: record creation of renamed branch in HEAD's log 8 years ago
Kyle Meyer 893dbf5ba1 rename_ref: replace empty message in HEAD's log 8 years ago
Vasco Almeida 1edbaac3bb tests: use test_i18n* functions to suppress false positives 9 years ago
David Turner 12fd3496d1 refs: don't dereference on rename 9 years ago
Kazuki Yamaguchi 70999e9cec branch -m: update all per-worktree HEADs 9 years ago
Kazuki Yamaguchi f292244c04 branch -d: refuse deleting a branch which is currently checked out 9 years ago
Patrick Steinhardt b81842cbbb branch: die on config error when unsetting upstream 9 years ago