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
git-gui: use rev-parse exclusively to find a repository
Mark Levedahl committed 2 months ago
git-gui: use --absolute-git-dir
Mark Levedahl committed 2 months ago
git-gui: do not change global vars in choose_repository::pick
Mark Levedahl committed 2 months ago
git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
Mark Levedahl committed 2 months ago
SubmittingPatches: describe cover letter
Junio C Hamano committed 2 months ago
SubmittingPatches: separate typofixes section
Junio C Hamano committed 2 months ago
doc: document and test `@` prefix for raw timestamps
Luna Schwalbe committed 2 months ago