ci: unify Linux images across GitLab and GitHub
Patrick Steinhardt committed 2 months ago
gitlab-ci: add missing Linux jobs
Patrick Steinhardt committed 2 months ago
gitlab-ci: rearrange Linux jobs to match GitHub's order
Patrick Steinhardt committed 2 months ago
config: improve diagnostic for "set" with missing value
Harald Nordgren committed 2 months ago
config: add git_config_key_is_valid() for quiet validation
Harald Nordgren committed 2 months ago
revision.c: implement --max-count-oldest
Mirko Faina committed 3 months ago
environment: move "warn_on_object_refname_ambiguity" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move "sparse_expect_files_outside_of_patterns" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move "core_sparse_checkout_cone" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move "precomposed_unicode" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move "pack_compression_level" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move `zlib_compression_level` into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move "check_stat" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
environment: move "trust_ctime" into `struct repo_config_values`
Olamide Caleb Bello committed 2 months ago
git-gui: add gui and pick as explicit subcommands
Mark Levedahl committed 2 months ago
git-gui: check browser/blame arguments carefully
Mark Levedahl committed 2 months ago
git-gui: allow specifying path '.' to the browser
Mark Levedahl committed 2 months ago
git-gui: try harder to find worktree from gitdir
Mark Levedahl committed 2 months ago
git-gui: simplify [is_bare] to report if a worktree is known
Mark Levedahl committed 2 months ago
git-gui: use git rev-parse for worktree discovery
Mark Levedahl committed 2 months ago