index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
/
static
/
js
/
javascript-detection.js
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-27
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt
1
-2
/
+2
2024-10-22
The third batch
Taylor Blau
1
-0
/
+8
2024-10-18
The third batch
Taylor Blau
1
-0
/
+13
2024-10-15
The second batch
Taylor Blau
1
-0
/
+12
2024-10-10
Start the 2.48 cycle
Junio C Hamano
3
-2
/
+37
2024-10-10
checkout: refer to other-worktree branch, not ref
Kristoffer Haugsbakk
2
-5
/
+5
2024-10-10
Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format
Xing Xin
1
-2
/
+2
2024-10-10
bundle-uri: plug leak in unbundle_from_file()
Toon Claes
1
-5
/
+13
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
2
-2
/
+21
2024-10-09
doc: clarify <src> in refspec syntax
Junio C Hamano
1
-3
/
+4
2024-10-09
t7300-clean.sh: use test_path_* helper functions for error logging
Abraham Samuel Adekunle
1
-185
/
+185
2024-10-09
loose: don't rely on repository global state
Karthik Nayak
1
-4
/
+3
2024-10-09
rebase-merges: try and use branch names as labels
Nicolas Guichard
3
-16
/
+25
2024-10-09
rebase-update-refs: extract load_branch_decorations
Nicolas Guichard
3
-10
/
+23
2024-10-09
load_branch_decorations: fix memory leak with non-static filters
Nicolas Guichard
1
-0
/
+5
2024-10-09
doc: merge-tree: improve example script
Kristoffer Haugsbakk
1
-3
/
+9
2024-10-08
git-config.1: remove value from positional args in unset usage
Josh Heinrichs
2
-3
/
+3
2024-10-08
fsmonitor: initialize fs event listener before accepting clients
Jeff King
3
-2
/
+12
2024-10-08
simple-ipc: split async server initialization and running
Jeff King
5
-18
/
+88
2024-10-08
worktree: add test for path handling in linked worktrees
Caleb White
1
-0
/
+19
2024-10-08
worktree: link worktrees with relative paths
Caleb White
5
-51
/
+223
2024-10-08
worktree: refactor infer_backlink() to use *strbuf
Caleb White
1
-24
/
+24
2024-10-08
ls-remote: leakfix for not clearing server_options
Xing Xin
1
-0
/
+1
2024-10-08
fetch: respect --server-option when fetching multiple remotes
Xing Xin
2
-0
/
+12
2024-10-08
transport.c::handshake: make use of server options from remote
Xing Xin
5
-0
/
+135
2024-10-08
remote: introduce remote.<name>.serverOption configuration
Xing Xin
3
-0
/
+19
2024-10-08
transport: introduce parse_transport_option() method
Xing Xin
3
-8
/
+17
2024-10-07
docs: fix the `maintain-git` links in `technical/platform-support`
Johannes Schindelin
1
-2
/
+2
2024-10-07
unpack-trees: detect mismatching number of cache-tree/index entries
Patrick Steinhardt
2
-2
/
+7
2024-10-07
cache-tree: detect mismatching number of index entries
Patrick Steinhardt
2
-6
/
+11
2024-10-07
cache-tree: refactor verification to return error codes
Patrick Steinhardt
4
-35
/
+79
2024-10-06
Git 2.47
v2.47.0
Junio C Hamano
1
-1
/
+1
2024-10-05
l10n: Update German translation
Ralf Thielow
1
-49
/
+184
2024-10-05
l10n: bg.po: Updated Bulgarian translation (5772t)
Alexander Shopov
1
-54
/
+211
2024-10-05
l10n: vi: Updated translation for 2.47
Vũ Tiến Hưng
1
-74
/
+207
2024-10-05
l10n: zh_TW: Git 2.47
Yi-Jyun Pan
1
-76
/
+248
2024-10-05
l10n: new lead for Catalan translation
Jordi Mas
1
-2
/
+2
2024-10-05
l10n: Update Catalan translation
Jordi Mas
1
-640
/
+7287
2024-10-04
Mostly there for 2.47 final
Junio C Hamano
1
-0
/
+3
2024-10-04
l10n: fr.po: 2.47.0
Jean-Noël Avila
1
-60
/
+194
2024-10-05
l10n: zh_CN: updated translation for 2.47
Teng Long
1
-72
/
+240
2024-10-04
A bit more after 2.47-rc1
Junio C Hamano
1
-0
/
+2
2024-10-04
t0610: work around flaky test with concurrent writers
Patrick Steinhardt
1
-5
/
+12
2024-10-04
fsmonitor OSX: fix hangs for submodules
Koji Nakamaru
2
-0
/
+52
2024-10-04
reftable/basics: fix segfault when growing `names` array fails
Patrick Steinhardt
1
-2
/
+4
2024-10-04
l10n: po-id for 2.47
Bagas Sanjaya
1
-77
/
+246
2024-10-03
diff: store graph prefix buf in git_graph struct
Jeff King
1
-6
/
+12
2024-10-03
diff: return line_prefix directly when possible
Jeff King
1
-0
/
+3
2024-10-03
diff: return const char from output_prefix callback
Jeff King
6
-19
/
+11
2024-10-03
diff: drop line_prefix_length field
Jeff King
3
-8
/
+2
[next]