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
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
refs: use "initial" transaction semantics to migrate refs
Patrick Steinhardt
2
-9
/
+3
2024-11-21
refs/files: support symbolic and root refs in initial transaction
Patrick Steinhardt
1
-10
/
+34
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
8
-68
/
+29
2024-11-21
refs/files: move logic to commit initial transaction
Patrick Steinhardt
1
-101
/
+101
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
14
-26
/
+33
2024-11-20
The tenth batch
Junio C Hamano
1
-5
/
+10
2024-11-20
Prepare for 2.47.1
Junio C Hamano
3
-2
/
+28
2024-11-20
index-pack: teach --promisor to forbid pack name
Jonathan Tan
3
-3
/
+5
2024-11-20
builtin/gc: provide hint when maintenance hits a stale schedule lock
Patrick Steinhardt
2
-1
/
+18
2024-11-19
doc: git-diff: apply format changes to config part
Jean-Noël Avila
1
-93
/
+111
2024-11-19
doc: git-diff: apply format changes to diff-generate-patch
Jean-Noël Avila
1
-21
/
+23
2024-11-19
doc: git-diff: apply format changes to diff-format
Jean-Noël Avila
1
-21
/
+21
2024-11-19
doc: git-diff: apply format changes to diff-options
Jean-Noël Avila
1
-211
/
+212
2024-11-19
doc: git-diff: apply new documentation guidelines
Jean-Noël Avila
1
-56
/
+66
2024-11-19
reftable/system: provide thin wrapper for lockfile subsystem
Patrick Steinhardt
8
-37
/
+154
2024-11-19
reftable/stack: drop only use of `get_locked_file_path()`
Patrick Steinhardt
1
-3
/
+9
2024-11-19
reftable/system: provide thin wrapper for tempfile subsystem
Patrick Steinhardt
4
-35
/
+114
2024-11-19
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt
3
-17
/
+45
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
25
-143
/
+166
2024-11-19
reftable: explicitly handle hash format IDs
Patrick Steinhardt
3
-5
/
+29
2024-11-19
reftable/system: move "dir.h" to its only user
Patrick Steinhardt
2
-1
/
+1
2024-11-19
fast-import: avoid making replace refs point to themselves
Elijah Newren
2
-1
/
+43
2024-11-18
object-file: inline empty tree and blob literals
Jeff King
1
-27
/
+20
2024-11-18
object-file: treat cached_object values as const
Jeff King
1
-4
/
+4
2024-11-18
object-file: drop oid field from find_cached_object() return value
Jeff King
1
-11
/
+12
2024-11-18
object-file: move empty_tree struct into find_cached_object()
Jeff King
1
-6
/
+5
2024-11-18
object-file: drop confusing oid initializer of empty_tree struct
Jeff King
1
-3
/
+1
2024-11-18
object-file: prefer array-of-bytes initializer for hash literals
Jeff King
1
-17
/
+21
2024-11-18
Makefile: let clar header targets depend on their scripts
Patrick Steinhardt
1
-2
/
+2
2024-11-18
cmake: use verbatim arguments when invoking clar commands
Patrick Steinhardt
1
-2
/
+4
2024-11-18
cmake: use SH_EXE to execute clar scripts
Patrick Steinhardt
1
-3
/
+6
2024-11-18
t/unit-tests: convert "clar-generate.awk" into a shell script
Patrick Steinhardt
4
-53
/
+69
2024-11-18
Documentation/git-bundle.txt: discuss naïve backups
Kristoffer Haugsbakk
1
-0
/
+18
2024-11-18
Documentation/git-bundle.txt: mention --all in spec. refs
Kristoffer Haugsbakk
1
-1
/
+1
2024-11-18
Documentation/git-bundle.txt: remove old `--all` example
Kristoffer Haugsbakk
1
-2
/
+0
2024-11-18
Documentation/git-bundle.txt: mention full backup example
Kristoffer Haugsbakk
1
-6
/
+31
2024-11-18
reflog: rename unreachable
brian m. carlson
1
-2
/
+2
2024-11-18
index-pack: rename struct thread_local
brian m. carlson
1
-5
/
+5
2024-11-18
Documentation/glossary: describe "trailer"
Kristoffer Haugsbakk
1
-0
/
+5
2024-11-16
Clean up RelNotes for 2.48
Junio C Hamano
1
-15
/
+0
2024-11-15
Allow cloning from repositories owned by another user
brian m. carlson
7
-11
/
+49
2024-11-15
pack-objects: only perform verbatim reuse on the preferred pack
Taylor Blau
2
-56
/
+41
2024-11-15
t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
Taylor Blau
1
-0
/
+22
2024-11-15
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
2
-2
/
+3
2024-11-14
test-lib: move malloc-debug setup after $PATH setup
Jeff King
1
-50
/
+50
2024-11-13
The ninth batch
Junio C Hamano
1
-0
/
+15
2024-11-13
builtin/difftool: intialize some hashmap variables
Simon Marchi
2
-4
/
+6
2024-11-12
refspec: store raw refspecs inside refspec_item
Jeff King
5
-31
/
+19
2024-11-12
refspec: drop separate raw_nr count
Jeff King
5
-15
/
+14
2024-11-12
fetch: adjust refspec->raw_nr when filtering prefetch refspecs
Jeff King
2
-0
/
+5
[prev]
[next]