index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
promisor-remote.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
l10n: uk: v2.44 update (round 2)
Arkadii Yakovets
1
-5
/
+9
2024-02-16
l10n: uk: v2.44 localization update
Arkadii Yakovets
1
-147
/
+262
2024-02-15
Hopefully the last batch of fixes before 2.44 final
Junio C Hamano
1
-0
/
+19
2024-02-14
diff: mark param1 and param2 as placeholders
Jiang Xin
1
-3
/
+3
2024-02-13
Git 2.43.2
v2.43.2
Junio C Hamano
3
-2
/
+39
2024-02-13
A few more fixes before -rc1
Junio C Hamano
1
-0
/
+14
2024-02-13
write-or-die: fix the polarity of GIT_FLUSH environment variable
Junio C Hamano
1
-8
/
+8
2024-02-12
A few more topics before -rc1
Junio C Hamano
1
-0
/
+24
2024-02-12
completion: add and use __git_compute_second_level_config_vars_for_section
Philippe Blain
2
-51
/
+22
2024-02-12
completion: add and use __git_compute_first_level_config_vars_for_section
Philippe Blain
2
-4
/
+22
2024-02-12
completion: complete 'submodule.*' config variables
Philippe Blain
2
-0
/
+42
2024-02-12
completion: add space after config variable names also in Bash 3
Philippe Blain
1
-3
/
+3
2024-02-12
receive-pack: use find_commit_header() in check_nonce()
René Scharfe
1
-23
/
+7
2024-02-12
ci(linux32): add a note about Actions that must not be updated
Johannes Schindelin
1
-2
/
+2
2024-02-12
ci: bump remaining outdated Actions versions
Johannes Schindelin
2
-10
/
+10
2024-02-12
unit-tests: do show relative file paths on non-Windows, too
Junio C Hamano
1
-14
/
+47
2024-02-09
receive-pack: use find_commit_header() in check_cert_push_options()
René Scharfe
1
-15
/
+9
2024-02-09
prune: mark rebase autostash and orig-head as reachable
Phillip Wood
3
-1
/
+76
2024-02-09
Git 2.44-rc0
v2.44.0-rc0
Junio C Hamano
2
-50
/
+1
2024-02-09
Git 2.43.1
v2.43.1
Junio C Hamano
3
-2
/
+84
2024-02-08
The fifteenth batch
Junio C Hamano
1
-0
/
+14
2024-02-08
sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
Vegard Nossum
2
-0
/
+13
2024-02-08
ref-filter.c: sort formatted dates by byte value
Victoria Dye
3
-3
/
+57
2024-02-08
ssh signing: signal an error with a negative return value
Junio C Hamano
1
-1
/
+1
2024-02-07
bisect: document command line arguments for "bisect start"
Junio C Hamano
1
-1
/
+1
2024-02-07
bisect: document "terms" subcommand more fully
Junio C Hamano
1
-3
/
+5
2024-02-07
tag: fix sign_buffer() call to create a signed tag
Junio C Hamano
2
-2
/
+2
2024-02-07
t1400: use show-ref to check pseudorefs
Phillip Wood
1
-9
/
+9
2024-02-07
show-ref --verify: accept pseudorefs
Phillip Wood
2
-1
/
+9
2024-02-07
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
2
-4
/
+35
2024-02-07
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
2
-0
/
+19
2024-02-07
completion: new function __git_complete_log_opts
Britton Leo Kerin
1
-3
/
+15
2024-02-07
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
2
-1
/
+12
2024-02-07
completion: bisect: complete custom terms and related options
Britton Leo Kerin
2
-2
/
+45
2024-02-07
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
2
-2
/
+73
2024-02-07
completion: tests: always use 'master' for default initial branch name
Britton Leo Kerin
1
-0
/
+5
2024-02-06
The fourteenth batch
Junio C Hamano
1
-0
/
+23
2024-02-06
.github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
Philippe Blain
1
-0
/
+3
2024-02-06
reftable/record: improve semantics when initializing records
Patrick Steinhardt
6
-54
/
+33
2024-02-06
reftable/merged: refactor initialization of iterators
Patrick Steinhardt
1
-14
/
+13
2024-02-06
reftable/merged: refactor seeking of records
Patrick Steinhardt
1
-33
/
+21
2024-02-06
reftable/stack: use `size_t` to track stack length
Patrick Steinhardt
6
-31
/
+26
2024-02-06
reftable/stack: use `size_t` to track stack slices during compaction
Patrick Steinhardt
1
-16
/
+16
2024-02-06
reftable/stack: index segments with `size_t`
Patrick Steinhardt
3
-21
/
+17
2024-02-06
reftable/stack: fix parameter validation when compacting range
Patrick Steinhardt
1
-11
/
+13
2024-02-06
reftable: introduce macros to allocate arrays
Patrick Steinhardt
16
-61
/
+68
2024-02-06
reftable: introduce macros to grow arrays
Patrick Steinhardt
7
-61
/
+36
2024-02-06
builtin/stash: report failure to write to index
Patrick Steinhardt
2
-4
/
+56
2024-02-06
Always check the return value of `repo_read_object_file()`
Johannes Schindelin
6
-4
/
+22
2024-02-06
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
5
-0
/
+23
[next]