index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-08
Git 2.44-rc0
v2.44.0-rc0
Junio C Hamano
2
-50
/
+1
2024-02-08
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-07
ref-filter.c: sort formatted dates by byte value
Victoria Dye
3
-3
/
+57
2024-02-07
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-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
2
-4
/
+35
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
2
-0
/
+19
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
1
-3
/
+15
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
2
-1
/
+12
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
2
-2
/
+45
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
2
-2
/
+73
2024-02-06
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-05
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
5
-0
/
+23
2024-02-05
t5332-multi-pack-reuse.sh: extract pack-objects helper functions
Taylor Blau
1
-42
/
+29
2024-02-02
t/Makefile: say the default target upfront
Junio C Hamano
1
-1
/
+4
2024-02-02
GitHub Actions: update to github-script@v7
Junio C Hamano
1
-1
/
+1
2024-02-02
GitHub Actions: update to checkout@v4
Junio C Hamano
3
-10
/
+10
2024-02-02
The thirteenth batch
Junio C Hamano
1
-0
/
+19
2024-02-02
sparse-index: pass string length to index_file_exists()
Jeff Hostetler
1
-2
/
+2
2024-02-01
imap-send: add missing "strbuf.h" include under NO_CURL
Philippe Blain
1
-0
/
+1
2024-02-01
reftable: document reading and writing indices
Patrick Steinhardt
2
-0
/
+50
2024-02-01
reftable/writer: fix writing multi-level indices
Patrick Steinhardt
2
-4
/
+60
2024-02-01
reftable/writer: simplify writing index records
Patrick Steinhardt
1
-15
/
+3
2024-02-01
reftable/writer: use correct type to iterate through index entries
Patrick Steinhardt
1
-9
/
+7
2024-02-01
reftable/reader: be more careful about errors in indexed seeks
Patrick Steinhardt
1
-0
/
+3
2024-02-01
index-pack: --fsck-objects to take an optional argument for fsck msgs
John Cai
3
-13
/
+38
2024-02-01
index-pack: test and document --strict=<msg-id>=<severity>...
John Cai
3
-3
/
+30
[next]