146 Commits (c3eb95a0d759d80d53ccb396627c400cd3db6e6d)

Author SHA1 Message Date
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
Patrick Steinhardt 27852b2c53 branch: report errors in tracking branch setup 9 years ago
David Turner d0ab058498 tests: remove some direct access to .git/logs 10 years ago
Michael J Gruber 356e91f2ec branch: allow -f with -m and -d 10 years ago
Michael J Gruber ff7aa81f89 t3200-branch: test -M 10 years ago
Jonathan Nieder 62a2d52514 branch -d: avoid repeated symref resolution 11 years ago
David Tran 512477b175 tests: use "env" to run commands with temporary env-var settings 11 years ago
Brian Gesiak 95052d1f2d t3200-branch: test setting branch as own upstream 11 years ago
Johannes Sixt 01e8d327a9 t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is html 12 years ago
Eric Sunshine b0f49ff130 t3200: fix failure on case-insensitive filesystems 12 years ago
Per Cederqvist 1d7358c524 branch.c: Relax unnecessary requirement on upstream's remote ref name 12 years ago
Johan Herland 62d94a3aa6 t3200: Add test demonstrating minor regression in 41c21f2 12 years ago
Johan Herland 81f339dc3d t3200: Minor fix when preparing for tracking failure 12 years ago
Felipe Contreras d0423ddd77 t: branch: fix broken && chains 12 years ago
Felipe Contreras 002ba0376b t: branch: fix typo 12 years ago
Felipe Contreras 140cd84593 t: branch: trivial style fix 12 years ago
Johan Herland 41c21f22d0 branch.c: Validate tracking branches with refspecs instead of refs/remotes/* 12 years ago
Johan Herland 9c9cd39a0c t3200.39: tracking setup should fail if there is no matching refspec. 12 years ago
Jeff King 8a3e5ecdaa t3200: test --set-upstream-to with bogus refs 12 years ago