Junio C Hamano
41534b626e
Merge branch 'jk/interpret-branch-name' into maint
...
"git branch @" created refs/heads/@ as a branch, and in general the
code that handled @{-1} and @{upstream} was a bit too loose in
disambiguating.
* jk/interpret-branch-name:
checkout: restrict @-expansions when finding branch
strbuf_check_ref_format(): expand only local branches
branch: restrict @-expansions when deleting
t3204: test git-branch @-expansion corner cases
interpret_branch_name: allow callers to restrict expansions
strbuf_branchname: add docstring
strbuf_branchname: drop return value
interpret_branch_name: move docstring to header file
interpret_branch_name(): handle auto-namelen for @{-1}
2017-03-28 13:52:22 -07:00
..
2016-12-07 11:31:59 -08:00
2016-12-21 14:55:01 -08:00
2016-09-07 12:59:42 -07:00
2016-11-22 13:55:20 -08:00
2017-01-31 13:32:07 -08:00
2017-03-28 13:52:22 -07:00
2016-10-10 14:03:47 -07:00
2016-12-07 11:31:59 -08:00
2017-03-28 13:52:22 -07:00
2016-12-14 11:00:05 -08:00
2017-02-02 13:36:55 -08:00
2016-09-07 12:59:43 -07:00
2017-01-31 10:09:00 -08:00
2016-09-15 13:17:32 -07:00
2016-10-10 13:52:37 -07:00
2016-09-29 15:42:18 -07:00
2016-05-13 14:35:49 -07:00
2016-05-13 14:35:49 -07:00
2017-01-30 14:17:00 -08:00
2017-01-30 14:17:00 -08:00
2017-02-06 10:13:48 -08:00
2016-09-29 15:42:18 -07:00
2016-10-10 14:03:50 -07:00
2017-01-31 13:14:59 -08:00
2016-09-29 15:42:18 -07:00
2016-12-05 14:59:29 -08:00
2017-01-31 13:15:01 -08:00
2017-02-13 15:19:11 -08:00
2017-02-14 13:59:25 -08:00
2016-09-13 15:45:45 -07:00
2016-09-08 21:35:55 -07:00
2016-12-16 13:57:19 -08:00
2017-03-08 14:38:41 -08:00
2016-06-13 10:37:48 -07:00
2016-09-26 16:09:17 -07:00
2017-02-13 12:06:10 -08:00
2017-01-08 18:04:17 -08:00
2016-11-22 13:13:16 -08:00
2016-06-06 11:14:43 -07:00
2016-10-12 14:30:16 -07:00
2016-05-09 12:29:08 -07:00
2017-01-30 14:23:40 -08:00
2016-09-15 13:17:32 -07:00
2016-04-25 14:23:42 -07:00
2017-03-28 13:52:22 -07:00
2016-09-29 15:42:18 -07:00
2017-01-18 15:12:15 -08:00
2016-09-29 15:42:18 -07:00
2016-09-15 13:17:32 -07:00
2017-03-28 13:52:21 -07:00
2016-06-03 14:38:03 -07:00
2017-01-17 15:11:05 -08:00
2017-01-31 13:14:56 -08:00
2017-01-11 13:17:16 -08:00
2017-03-24 12:57:52 -07:00
2016-04-25 14:23:42 -07:00
2016-10-17 11:36:50 -07:00
2017-03-21 15:03:28 -07:00
2016-12-29 13:45:37 -08:00
2016-05-06 14:53:24 -07:00
2016-12-07 11:31:59 -08:00
2017-01-30 14:23:40 -08:00
2017-01-17 14:49:26 -08:00
2016-10-21 09:32:34 -07:00
2017-02-13 14:33:32 -08:00
2016-04-29 14:15:57 -07:00
2016-12-15 16:19:13 -08:00
2017-03-21 15:03:29 -07:00
2017-01-23 18:51:56 -08:00
2016-11-21 11:00:38 -08:00
2017-02-02 13:36:55 -08:00
2016-09-02 09:01:38 -07:00
2017-01-31 13:14:58 -08:00
2016-08-24 12:31:05 -07:00
2016-12-07 11:31:59 -08:00
2016-11-22 13:55:20 -08:00
2017-01-17 16:10:22 -08:00
2017-02-10 12:52:25 -08:00