95 Commits (c553fd1c1ef76688b6200e66a825b530b0b02140)

Author SHA1 Message Date
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 11 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
Jonathon Mah d1520c4b1a branch: give better message when no names specified for rename 12 years ago
Ramkumar Ramachandra 0d158ebb92 t3200 (branch): modernize style 12 years ago
Nguyễn Thái Ngọc Duy 8efb8899cf branch: segfault fixes and validation 12 years ago
Nguyễn Thái Ngọc Duy 43722c4d9e branch: give a more helpful message on redundant arguments 12 years ago
René Scharfe 13baa9fe86 branch: show targets of deleted symrefs, not sha1s 12 years ago
René Scharfe 0fe700e311 branch: skip commit checks when deleting symref branches 12 years ago
René Scharfe 566c7707db branch: delete symref branch, not its target 12 years ago
Carlos Martín Nieto b347d06bf0 branch: deprecate --set-upstream and show help if we detect possible mistaken use 13 years ago
Carlos Martín Nieto b84869ef14 branch: add --unset-upstream option 13 years ago
Jiang Xin 9a0013819e Fix tests under GETTEXT_POISON on parseopt 13 years ago
Carlos Martín Nieto 6183d826ba branch: introduce --set-upstream-to 13 years ago
Nguyễn Thái Ngọc Duy ebe31ef2ed branch: add --column 13 years ago
Carlos Martín Nieto 6c41e97557 branch: don't assume the merge filter ref exists 13 years ago
Junio C Hamano c2d17ba3db branch --edit-description: protect against mistyped branch name 13 years ago
Ramkumar Ramachandra 2f139044f9 t3200 (branch): fix '&&' chaining 13 years ago
Jonathan Nieder 3f59481e33 branch: allow a no-op "branch -M <current-branch> HEAD" 13 years ago
Stefan Naewe db85b3a74f t3200: add test case for 'branch -m' 13 years ago
Junio C Hamano fa79937675 branch --set-upstream: regression fix 14 years ago
Jeff King 376eb14a05 t3200: clean up checks for file existence 14 years ago
Michael J Gruber cddd127b9a branch: introduce --list option 14 years ago
Conrad Irwin 55c4a67307 Prevent force-updating of the current branch 14 years ago
Junio C Hamano 3749fde561 test: use $_z40 from test-lib 14 years ago
Junio C Hamano f2c8c8007c i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 14 years ago
Ævar Arnfjörð Bjarmason 8af42b0f77 i18n: git-branch "Deleted branch [...]" message 14 years ago
Johan Herland 21b5b1e8dc branch/checkout --track: Ensure that upstream branch is indeed a branch 14 years ago
Nguyễn Thái Ngọc Duy 1dacfbcf13 branch -h: show usage even in an invalid repository 14 years ago
Junio C Hamano 6e6842e36f tests: correct "does reflog exist?" tests 15 years ago
Brandon Casey b1edaf669d t/: work around one-shot variable assignment with test_must_fail 15 years ago
Erick Mattos b209995775 t3200: test -l with core.logAllRefUpdates options 15 years ago
Gary V. Vaughan 4fdf71be1c tests: use "test_cmp", not "diff", when verifying the result 15 years ago
Junio C Hamano 99c419c915 branch -d: base the "already-merged" safety on the branch it merges with 15 years ago
Johannes Sixt 704a3143d5 Use prerequisite tags to skip tests that depend on symbolic links 16 years ago
Brandon Casey 76aac71546 git-branch: display "was sha1" on branch deletion rather than just "sha1" 16 years ago
Brandon Casey a126ed0a01 git-branch: display sha1 on branch deletion 16 years ago
Miklos Vajna fa58186c9b git branch -m: forbid renaming of a symref 16 years ago
Miklos Vajna eca35a25a9 Fix git branch -m for symrefs. 17 years ago
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 17 years ago