summaryrefslogtreecommitdiffstats
path: root/t/t3409-rebase-environ.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-13config: don't have setters depend on `the_repository`Patrick Steinhardt1-8/+8
2024-08-13config: pass repo to functions that rename or copy sectionsPatrick Steinhardt7-33/+36
2024-08-13config: pass repo to `git_die_config()`Patrick Steinhardt4-10/+11
2024-08-13config: pass repo to `git_config_get_expiry_in_days()`Patrick Steinhardt3-5/+9
2024-08-13config: pass repo to `git_config_get_expiry()`Patrick Steinhardt4-8/+8
2024-08-13config: pass repo to `git_config_get_max_percent_split_change()`Patrick Steinhardt3-4/+4
2024-08-13config: pass repo to `git_config_get_split_index()`Patrick Steinhardt4-6/+6
2024-08-13config: pass repo to `git_config_get_index_threads()`Patrick Steinhardt3-7/+7
2024-08-13config: expose `repo_config_clear()`Patrick Steinhardt2-1/+2
2024-08-13config: introduce missing setters that take repo as parameterPatrick Steinhardt2-21/+87
2024-08-13path: hide functions using `the_repository` by defaultPatrick Steinhardt2-99/+100
2024-08-13path: stop relying on `the_repository` in `worktree_git_path()`Patrick Steinhardt7-17/+24
2024-08-13path: stop relying on `the_repository` when reporting garbagePatrick Steinhardt3-5/+5
2024-08-13hooks: remove implicit dependency on `the_repository`Patrick Steinhardt18-42/+47
2024-08-13editor: do not rely on `the_repository` for interactive editsPatrick Steinhardt3-8/+13
2024-08-13path: expose `do_git_common_path()` as `repo_common_pathv()`Patrick Steinhardt2-12/+15
2024-08-13path: expose `do_git_path()` as `repo_git_pathv()`Patrick Steinhardt2-10/+18
2024-08-01The second batchJunio C Hamano1-0/+10
2024-07-31Start the 2.47 cycleJunio C Hamano3-2/+44
2024-07-30refs/reftable: stop using `the_repository`Patrick Steinhardt1-25/+26
2024-07-30refs/packed: stop using `the_repository`Patrick Steinhardt1-8/+6
2024-07-30refs/files: stop using `the_repository`Patrick Steinhardt1-5/+3
2024-07-30refs/files: stop using `the_repository` in `parse_loose_ref_contents()`Patrick Steinhardt3-12/+16
2024-07-30refs: stop using `the_repository`Patrick Steinhardt1-7/+5
2024-07-29Git 2.46v2.46.0Junio C Hamano1-1/+1
2024-07-28l10n: zh_CN: updated translation for 2.46Teng Long1-229/+637
2024-07-27l10n: sv.po: Update Swedish translationPeter Krefting1-187/+547
2024-07-27l10n: zh_TW: Git 2.46Yi-Jyun Pan1-645/+1085
2024-07-26l10n: Update German translationRalf Thielow1-195/+548
2024-07-26l10n: vi: Updated translation for 2.46Vũ Tiến Hưng1-319/+709
2024-07-25doc: difference in location to apply is "offset", not "fuzz"Junio C Hamano1-1/+1
2024-07-25ReviewingGuidelines: encourage positive reviews moreJunio C Hamano1-4/+21
2024-07-25show-ref: improve short help messages of optionsAlexander Shopov1-2/+2
2024-07-24l10n: uk: v2.46 updateArkadii Yakovets1-199/+550
2024-07-24Git 2.46-rc2v2.46.0-rc2Junio C Hamano2-6/+13
2024-07-23Doc: fix Asciidoctor css workaroundJunio C Hamano3-1/+5
2024-07-23ci/style-check: add `RemoveBracesLLVM` in CI jobKarthik Nayak1-1/+18
2024-07-23check-whitespace: detect if no base_commit is providedKarthik Nayak2-3/+14
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak4-0/+64
2024-07-23clang-format: formalize some of the spacing rulesKarthik Nayak1-0/+15
2024-07-23clang-format: avoid spacing around bitfield colonKarthik Nayak1-0/+4
2024-07-23clang-format: indent preprocessor directives after hashKarthik Nayak1-0/+6
2024-07-23refs: fix format migration on CygwinPatrick Steinhardt1-4/+18
2024-07-23CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"Junio C Hamano1-0/+27
2024-07-23doc: remove dangling closing parenthesisTomas Nordin2-2/+2
2024-07-22asciidoctor: fix `synopsis` renderingJohannes Schindelin3-0/+7
2024-07-21l10n: bg.po: Updated Bulgarian translation (5734t)Alexander Shopov1-231/+579
2024-07-21add-patch: use normalize_marker() when recounting edited hunkPhillip Wood1-2/+2
2024-07-21add-patch: handle splitting hunks with diff.suppressBlankEmptyPhillip Wood2-6/+32
2024-07-21doc: git-clone fix discrepancy between asciidoc and asciidoctorJean-Noël Avila1-3/+3