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
Age
Commit message (
Expand
)
Author
Lines
2024-11-18
object-file: drop oid field from find_cached_object() return value
Jeff King
-11
/
+12
2024-11-18
object-file: move empty_tree struct into find_cached_object()
Jeff King
-6
/
+5
2024-11-18
object-file: drop confusing oid initializer of empty_tree struct
Jeff King
-3
/
+1
2024-11-18
object-file: prefer array-of-bytes initializer for hash literals
Jeff King
-17
/
+21
2024-11-18
Makefile: let clar header targets depend on their scripts
Patrick Steinhardt
-2
/
+2
2024-11-18
cmake: use verbatim arguments when invoking clar commands
Patrick Steinhardt
-2
/
+4
2024-11-18
cmake: use SH_EXE to execute clar scripts
Patrick Steinhardt
-3
/
+6
2024-11-18
t/unit-tests: convert "clar-generate.awk" into a shell script
Patrick Steinhardt
-53
/
+69
2024-11-18
Documentation/git-bundle.txt: discuss naïve backups
Kristoffer Haugsbakk
-0
/
+18
2024-11-18
Documentation/git-bundle.txt: mention --all in spec. refs
Kristoffer Haugsbakk
-1
/
+1
2024-11-18
Documentation/git-bundle.txt: remove old `--all` example
Kristoffer Haugsbakk
-2
/
+0
2024-11-18
Documentation/git-bundle.txt: mention full backup example
Kristoffer Haugsbakk
-6
/
+31
2024-11-18
reflog: rename unreachable
brian m. carlson
-2
/
+2
2024-11-18
index-pack: rename struct thread_local
brian m. carlson
-5
/
+5
2024-11-18
Documentation/glossary: describe "trailer"
Kristoffer Haugsbakk
-0
/
+5
2024-11-16
Clean up RelNotes for 2.48
Junio C Hamano
-15
/
+0
2024-11-15
Allow cloning from repositories owned by another user
brian m. carlson
-11
/
+49
2024-11-15
pack-objects: only perform verbatim reuse on the preferred pack
Taylor Blau
-56
/
+41
2024-11-15
t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
Taylor Blau
-0
/
+22
2024-11-15
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
-2
/
+3
2024-11-14
test-lib: move malloc-debug setup after $PATH setup
Jeff King
-50
/
+50
2024-11-13
The ninth batch
Junio C Hamano
-0
/
+15
2024-11-13
Merge branch 'ps/mingw-rename'
Junio C Hamano
-9
/
+156
2024-11-13
Merge branch 'jt/commit-graph-missing'
Junio C Hamano
-22
/
+24
2024-11-13
Merge branch 'en/shallow-exclude-takes-a-ref-fix'
Junio C Hamano
-10
/
+21
2024-11-13
Merge branch 'ak/t1016-style'
Junio C Hamano
-132
/
+130
2024-11-13
Merge branch 'ps/leakfixes-part-9'
Junio C Hamano
-35
/
+115
2024-11-13
builtin/difftool: intialize some hashmap variables
Simon Marchi
-4
/
+6
2024-11-12
refspec: store raw refspecs inside refspec_item
Jeff King
-31
/
+19
2024-11-12
refspec: drop separate raw_nr count
Jeff King
-15
/
+14
2024-11-12
fetch: adjust refspec->raw_nr when filtering prefetch refspecs
Jeff King
-0
/
+5
2024-11-12
index-pack: repack local links into promisor packs
Jonathan Tan
-2
/
+172
2024-11-12
doc: git-add.txt: convert to new style convention
Jean-Noël Avila
-62
/
+68
2024-11-12
test-lib: check malloc debug LD_PRELOAD before using
Jeff King
-2
/
+5
2024-11-11
Merge https://github.com/j6t/git-gui
Junio C Hamano
-3
/
+29
2024-11-11
t5300: add test for 'show-index --object-format'
Abhijeet Sonar
-0
/
+14
2024-11-11
show-index: fix uninitialized hash function
Abhijeet Sonar
-0
/
+13
2024-11-09
Merge branch 'ob/strip-comments-on-commit'
Johannes Sixt
-1
/
+10
2024-11-09
Merge branch 'tb/mergetool-from-config'
Johannes Sixt
-2
/
+19
2024-11-08
The eighth batch
Junio C Hamano
-0
/
+15
2024-11-08
Merge branch 'jk/left-right-bitmap'
Junio C Hamano
-0
/
+19
2024-11-08
Merge branch 'ps/upgrade-clar'
Junio C Hamano
-166
/
+219
2024-11-08
Merge branch 'cw/config-extensions'
Junio C Hamano
-64
/
+62
2024-11-08
Merge branch 'kn/ci-clang-format-tidy'
Junio C Hamano
-6
/
+10
2024-11-08
Merge branch 'kn/arbitrary-suffixes'
Junio C Hamano
-0
/
+14
2024-11-07
describe: stop traversing when we run out of names
Jeff King
-0
/
+2
2024-11-07
describe: stop digging for max_candidates+1
Jeff King
-7
/
+8
2024-11-07
t/perf: add tests for git-describe
Jeff King
-0
/
+30
2024-11-07
t6120: demonstrate weakness in disjoint-root handling
Jeff King
-3
/
+11
2024-11-07
Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10
Junio C Hamano
-35
/
+115
[prev]
[next]