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-12-20
meson: add options to override build information
Patrick Steinhardt
-0
/
+24
2024-12-20
GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
Patrick Steinhardt
-2
/
+12
2024-12-20
GIT-VERSION-GEN: fix overriding GIT_VERSION
Patrick Steinhardt
-29
/
+43
2024-12-20
Makefile: introduce template for GIT-VERSION-GEN
Patrick Steinhardt
-5
/
+13
2024-12-20
Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
Patrick Steinhardt
-8
/
+4
2024-12-20
Makefile: stop including "GIT-VERSION-FILE" in docs
Patrick Steinhardt
-7
/
+0
2024-12-20
l10n: fr.po: Minor improvements
Ethiraric
-345
/
+133
2024-12-20
meson: skip gitweb build when Perl is disabled
Patrick Steinhardt
-2
/
+13
2024-12-20
path-walk: reorder object visits
Derrick Stolee
-74
/
+110
2024-12-20
path-walk: mark trees and blobs as UNINTERESTING
Derrick Stolee
-22
/
+159
2024-12-20
path-walk: visit tags and cached objects
Derrick Stolee
-27
/
+362
2024-12-20
path-walk: allow consumer to specify object types
Derrick Stolee
-50
/
+170
2024-12-20
t6601: add helper for testing path-walk API
Derrick Stolee
-1
/
+209
2024-12-20
test-lib-functions: add test_cmp_sorted
Derrick Stolee
-0
/
+10
2024-12-20
path-walk: introduce an object walk by path
Derrick Stolee
-0
/
+372
2024-12-20
refs: mark invalid refname message for translation
Karthik Nayak
-4
/
+12
2024-12-20
prio-queue: use size_t rather than int for size
Jeff King
-10
/
+12
2024-12-19
Finishing touches before 2.48-rc1
Junio C Hamano
-0
/
+16
2024-12-19
Merge branch 'tc/bundle-with-tag-remove-workaround'
Junio C Hamano
-30
/
+44
2024-12-19
Merge branch 'mh/doc-windows-home-env'
Junio C Hamano
-0
/
+8
2024-12-19
Merge branch 'js/log-remerge-keep-ancestry'
Junio C Hamano
-2
/
+13
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
-7
/
+258
2024-12-19
Merge branch 'jc/set-head-symref-fix'
Junio C Hamano
-1
/
+36
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
-58
/
+440
2024-12-18
git: use calloc instead of malloc + memset where possible
Seija Kijin
-7
/
+7
2024-12-18
match-trees: stop using `the_repository`
Patrick Steinhardt
-23
/
+27
2024-12-18
graph: stop using `the_repository`
Patrick Steinhardt
-2
/
+1
2024-12-18
add-interactive: stop using `the_repository`
Patrick Steinhardt
-10
/
+9
2024-12-18
tmp-objdir: stop using `the_repository`
Patrick Steinhardt
-12
/
+14
2024-12-18
resolve-undo: stop using `the_repository`
Patrick Steinhardt
-11
/
+13
2024-12-18
credential: stop using `the_repository`
Patrick Steinhardt
-43
/
+46
2024-12-18
mailinfo: stop using `the_repository`
Patrick Steinhardt
-6
/
+7
2024-12-18
diagnose: stop using `the_repository`
Patrick Steinhardt
-10
/
+16
2024-12-18
server-info: stop using `the_repository`
Patrick Steinhardt
-22
/
+28
2024-12-18
send-pack: stop using `the_repository`
Patrick Steinhardt
-40
/
+44
2024-12-18
serve: stop using `the_repository`
Patrick Steinhardt
-25
/
+30
2024-12-18
trace: stop using `the_repository`
Patrick Steinhardt
-7
/
+8
2024-12-18
pager: stop using `the_repository`
Patrick Steinhardt
-28
/
+27
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
-59
/
+136
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
-236
/
+523
2024-12-18
pack-bitmap.c: ensure pack validity for all reuse packs
Taylor Blau
-23
/
+18
2024-12-17
doc: remove extra quotes in generated docs
Kyle Lippincott
-3
/
+3
2024-12-17
Merge https://github.com/j6t/gitk
Junio C Hamano
-381
/
+439
2024-12-17
Merge branch 'ah/commit-id-to-clipboard'
Johannes Sixt
-12
/
+31
2024-12-17
cmake/vcxproj: stop special-casing `remote-ext`
Johannes Schindelin
-5
/
+1
2024-12-17
cmake: put the Perl modules into the correct location again
Johannes Schindelin
-0
/
+4
2024-12-17
cmake: use the correct file name for the Perl header
Johannes Schindelin
-2
/
+2
2024-12-17
cmake(mergetools): better support for out-of-tree builds
Johannes Schindelin
-1
/
+1
2024-12-17
cmake: better support for out-of-tree builds follow-up
Johannes Schindelin
-0
/
+3
2024-12-17
GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again
Johannes Schindelin
-10
/
+6
[prev]
[next]