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