summaryrefslogtreecommitdiffstats
path: root/promisor-remote.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16l10n: uk: v2.44 update (round 2)Arkadii Yakovets1-5/+9
2024-02-16l10n: uk: v2.44 localization updateArkadii Yakovets1-147/+262
2024-02-15Hopefully the last batch of fixes before 2.44 finalJunio C Hamano1-0/+19
2024-02-14diff: mark param1 and param2 as placeholdersJiang Xin1-3/+3
2024-02-13Git 2.43.2v2.43.2Junio C Hamano3-2/+39
2024-02-13A few more fixes before -rc1Junio C Hamano1-0/+14
2024-02-13write-or-die: fix the polarity of GIT_FLUSH environment variableJunio C Hamano1-8/+8
2024-02-12A few more topics before -rc1Junio C Hamano1-0/+24
2024-02-12completion: add and use __git_compute_second_level_config_vars_for_sectionPhilippe Blain2-51/+22
2024-02-12completion: add and use __git_compute_first_level_config_vars_for_sectionPhilippe Blain2-4/+22
2024-02-12completion: complete 'submodule.*' config variablesPhilippe Blain2-0/+42
2024-02-12completion: add space after config variable names also in Bash 3Philippe Blain1-3/+3
2024-02-12receive-pack: use find_commit_header() in check_nonce()René Scharfe1-23/+7
2024-02-12ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin1-2/+2
2024-02-12ci: bump remaining outdated Actions versionsJohannes Schindelin2-10/+10
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano1-14/+47
2024-02-09receive-pack: use find_commit_header() in check_cert_push_options()René Scharfe1-15/+9
2024-02-09prune: mark rebase autostash and orig-head as reachablePhillip Wood3-1/+76
2024-02-09Git 2.44-rc0v2.44.0-rc0Junio C Hamano2-50/+1
2024-02-09Git 2.43.1v2.43.1Junio C Hamano3-2/+84
2024-02-08The fifteenth batchJunio C Hamano1-0/+14
2024-02-08sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commandsVegard Nossum2-0/+13
2024-02-08ref-filter.c: sort formatted dates by byte valueVictoria Dye3-3/+57
2024-02-08ssh signing: signal an error with a negative return valueJunio C Hamano1-1/+1
2024-02-07bisect: document command line arguments for "bisect start"Junio C Hamano1-1/+1
2024-02-07bisect: document "terms" subcommand more fullyJunio C Hamano1-3/+5
2024-02-07tag: fix sign_buffer() call to create a signed tagJunio C Hamano2-2/+2
2024-02-07t1400: use show-ref to check pseudorefsPhillip Wood1-9/+9
2024-02-07show-ref --verify: accept pseudorefsPhillip Wood2-1/+9
2024-02-07completion: bisect: recognize but do not complete view subcommandBritton Leo Kerin2-4/+35
2024-02-07completion: bisect: complete log opts for visualize subcommandBritton Leo Kerin2-0/+19
2024-02-07completion: new function __git_complete_log_optsBritton Leo Kerin1-3/+15
2024-02-07completion: bisect: complete missing --first-parent and - -no-checkout optionsBritton Leo Kerin2-1/+12
2024-02-07completion: bisect: complete custom terms and related optionsBritton Leo Kerin2-2/+45
2024-02-07completion: bisect: complete bad, new, old, and help subcommandsBritton Leo Kerin2-2/+73
2024-02-07completion: tests: always use 'master' for default initial branch nameBritton Leo Kerin1-0/+5
2024-02-06The fourteenth batchJunio C Hamano1-0/+23
2024-02-06.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRsPhilippe Blain1-0/+3
2024-02-06reftable/record: improve semantics when initializing recordsPatrick Steinhardt6-54/+33
2024-02-06reftable/merged: refactor initialization of iteratorsPatrick Steinhardt1-14/+13
2024-02-06reftable/merged: refactor seeking of recordsPatrick Steinhardt1-33/+21
2024-02-06reftable/stack: use `size_t` to track stack lengthPatrick Steinhardt6-31/+26
2024-02-06reftable/stack: use `size_t` to track stack slices during compactionPatrick Steinhardt1-16/+16
2024-02-06reftable/stack: index segments with `size_t`Patrick Steinhardt3-21/+17
2024-02-06reftable/stack: fix parameter validation when compacting rangePatrick Steinhardt1-11/+13
2024-02-06reftable: introduce macros to allocate arraysPatrick Steinhardt16-61/+68
2024-02-06reftable: introduce macros to grow arraysPatrick Steinhardt7-61/+36
2024-02-06builtin/stash: report failure to write to indexPatrick Steinhardt2-4/+56
2024-02-06Always check the return value of `repo_read_object_file()`Johannes Schindelin6-4/+22
2024-02-06pack-objects: enable multi-pack reuse via `feature.experimental`Taylor Blau5-0/+23