refs: refuse to write pseudorefs

Patrick Steinhardt committed over 2 years ago

ref-filter: properly distinuish pseudo and root refs

Patrick Steinhardt committed over 2 years ago

refs: pseudorefs are no refs

Patrick Steinhardt committed over 2 years ago

refs: classify HEAD as a root ref

Patrick Steinhardt committed over 2 years ago

refs: do not check ref existence in `is_root_ref()`

Patrick Steinhardt committed over 2 years ago

refs: rename `is_special_ref()` to `is_pseudo_ref()`

Patrick Steinhardt committed over 2 years ago

refs: rename `is_pseudoref()` to `is_root_ref()`

Patrick Steinhardt committed over 2 years ago

Documentation/glossary: define root refs as refs

Patrick Steinhardt committed over 2 years ago

Documentation/glossary: clarify limitations of pseudorefs

Patrick Steinhardt committed over 2 years ago

Documentation/glossary: redefine pseudorefs as special refs

Patrick Steinhardt committed over 2 years ago

builtin/config: pass data between callbacks via local variables

Patrick Steinhardt committed over 2 years ago

builtin/config: convert flags to a local variable

Patrick Steinhardt committed over 2 years ago

builtin/config: track "fixed value" option via flags only

Patrick Steinhardt committed over 2 years ago

builtin/config: convert `key` to a local variable

Patrick Steinhardt committed over 2 years ago

builtin/config: convert `key_regexp` to a local variable

Patrick Steinhardt committed over 2 years ago

builtin/config: convert `regexp` to a local variable

Patrick Steinhardt committed over 2 years ago

builtin/config: convert `value_pattern` to a local variable

Patrick Steinhardt committed over 2 years ago

builtin/config: convert `do_not_match` to a local variable

Patrick Steinhardt committed over 2 years ago

builtin/config: move default value into display options

Patrick Steinhardt committed over 2 years ago

← Newer Page 396 of 4065 Older →