index
:
git
jch
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
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
ci: fix propagating UTF-8 test locale in musl-based Meson job
Patrick Steinhardt
-2
/
+2
2025-02-20
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
-37
/
+241
2025-02-20
Merge branch 'pks-meson-support' of https://github.com/pks-t/gitk
Johannes Sixt
-3
/
+62
2025-02-20
Merge branch 'g4w-gitk' of https://github.com/dscho/gitk
Johannes Sixt
-34
/
+179
2025-02-20
gitk: introduce support for the Meson build system
Patrick Steinhardt
-0
/
+49
2025-02-20
gitk: extract script to build executable
Patrick Steinhardt
-3
/
+13
2025-02-19
agent: advertise OS name via agent capability
Usman Akinyemi
-6
/
+62
2025-02-19
meson: fix Perl version check for Meson versions before 1.7.0
Peter Oliver
-1
/
+16
2025-02-19
meson: bump minimum required Perl version to 5.26.0
Peter Oliver
-1
/
+1
2025-02-18
The twelfth batch
Junio C Hamano
-0
/
+17
2025-02-18
Merge branch 'bc/contrib-thunderbird-patch-inline-fix'
Junio C Hamano
-1
/
+1
2025-02-18
Merge branch 'lo/t7603-path-is-file-update'
Junio C Hamano
-12
/
+12
2025-02-18
Merge branch 'da/difftool-sans-the-repository'
Junio C Hamano
-39
/
+56
2025-02-18
Merge branch 'jt/rev-list-missing-print-info'
Junio C Hamano
-17
/
+161
2025-02-18
Merge branch 'ps/send-pack-unhide-error-in-atomic-push'
Junio C Hamano
-142
/
+406
2025-02-18
Merge branch 'ds/backfill'
Junio C Hamano
-14
/
+540
2025-02-18
reftable: ignore file-in-use errors when unlink(3p) fails on Windows
Patrick Steinhardt
-3
/
+11
2025-02-18
Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-windows-unlink-fix
Junio C Hamano
-1155
/
+1405
2025-02-18
meson: wire up static analysis via Coccinelle
Patrick Steinhardt
-0
/
+92
2025-02-18
meson: wire up git-contacts(1)
Patrick Steinhardt
-1
/
+56
2025-02-18
meson: wire up credential helpers
Patrick Steinhardt
-1
/
+51
2025-02-18
contrib/credential: fix compilation of "osxkeychain" helper
Patrick Steinhardt
-1
/
+1
2025-02-18
contrib/credential: fix compiling "libsecret" helper
Patrick Steinhardt
-5
/
+5
2025-02-18
contrib/credential: fix compilation of wincred helper with MSVC
M Hickford
-0
/
+2
2025-02-18
contrib/credential: fix "netrc" tests with out-of-tree builds
Patrick Steinhardt
-4
/
+5
2025-02-18
GIT-BUILD-OPTIONS: propagate project's source directory
Patrick Steinhardt
-10
/
+6
2025-02-18
promisor-remote: check advertised name or URL
Christian Couder
-12
/
+138
2025-02-18
Add 'promisor-remote' capability to protocol v2
Christian Couder
-1
/
+584
2025-02-18
Makefile: skip reftable library for Coccinelle
Patrick Steinhardt
-1
/
+1
2025-02-18
reftable: decouple from Git codebase by pulling in "compat/posix.h"
Patrick Steinhardt
-1
/
+3
2025-02-18
git-compat-util.h: split out POSIX-emulating bits
Patrick Steinhardt
-529
/
+543
2025-02-18
compat/mingw: split out POSIX-related bits
Patrick Steinhardt
-453
/
+467
2025-02-18
reftable/basics: introduce `REFTABLE_UNUSED` annotation
Patrick Steinhardt
-22
/
+24
2025-02-18
reftable/basics: stop using `SWAP()` macro
Patrick Steinhardt
-11
/
+20
2025-02-18
reftable/stack: stop using `sleep_millisec()`
Patrick Steinhardt
-1
/
+1
2025-02-18
reftable/system: introduce `reftable_rand()`
Patrick Steinhardt
-2
/
+13
2025-02-18
reftable/reader: stop using `ARRAY_SIZE()` macro
Patrick Steinhardt
-1
/
+1
2025-02-18
reftable/basics: provide wrappers for big endian conversion
Patrick Steinhardt
-58
/
+127
2025-02-18
reftable/basics: stop using `st_mult()` in array allocators
Patrick Steinhardt
-4
/
+32
2025-02-18
reftable: stop using `BUG()` in trivial cases
Patrick Steinhardt
-9
/
+3
2025-02-18
reftable/record: don't `BUG()` in `reftable_record_cmp()`
Patrick Steinhardt
-34
/
+92
2025-02-18
reftable/record: stop using `BUG()` in `reftable_record_init()`
Patrick Steinhardt
-13
/
+21
2025-02-18
reftable/record: stop using `COPY_ARRAY()`
Patrick Steinhardt
-5
/
+11
2025-02-18
reftable/blocksource: stop using `xmmap()`
Patrick Steinhardt
-3
/
+8
2025-02-18
reftable/stack: stop using `write_in_full()`
Patrick Steinhardt
-4
/
+24
2025-02-18
reftable/stack: stop using `read_in_full()`
Patrick Steinhardt
-4
/
+14
2025-02-18
diff: don't crash with empty argument to -G or -S
brian m. carlson
-0
/
+20
2025-02-18
doc: use 'title' consistently
M Hickford
-8
/
+8
2025-02-18
merge-tree: fix link formatting in html docs
Phillip Wood
-1
/
+2
2025-02-18
merge-tree: improve docs for --stdin
Phillip Wood
-2
/
+6
[prev]
[next]