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
2026-06-16
Merge branch 'jd/unpack-trees-wo-the-repository'
Junio C Hamano
1
-7
/
+7
2026-06-16
Merge branch 'ps/t7527-fix-tap-output'
Junio C Hamano
7
-19
/
+34
2026-06-16
Merge branch 'jk/describe-contains-all-match-fix'
Junio C Hamano
2
-3
/
+37
2026-06-16
Merge branch 'kk/streaming-walk-pqueue'
Junio C Hamano
5
-53
/
+88
2026-06-16
Merge branch 'mf/revision-max-count-oldest'
Junio C Hamano
5
-5
/
+155
2026-06-16
Merge branch 'js/win-kill-child-more-gently'
Junio C Hamano
2
-7
/
+194
2026-06-16
read_gitfile(): simplify NOT_A_REPO error message
Jeff King
5
-8
/
+9
2026-06-15
b4: introduce configuration for the Git project
Patrick Steinhardt
2
-0
/
+17
2026-06-15
MyFirstContribution: recommend the use of b4
Patrick Steinhardt
2
-5
/
+93
2026-06-15
MyFirstContribution: recommend shallow threading of cover letters
Patrick Steinhardt
1
-4
/
+4
2026-06-15
gitattributes: fix eol attribute for Perl scripts
Koutian Wu
1
-1
/
+1
2026-06-15
cat-file: speed up default format
René Scharfe
1
-3
/
+6
2026-06-15
Merge branch 'master' of github.com:alshopov/gitk
Johannes Sixt
1
-12
/
+33
2026-06-15
Merge branch 'master' of github.com:alshopov/git-gui
Johannes Sixt
1
-11
/
+26
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
65
-191
/
+209
2026-06-15
packfile,delta: drop the `cast_size_t_to_ulong()` wrappers
Johannes Schindelin
4
-35
/
+13
2026-06-15
pack-objects: use size_t for in-core object sizes
Johannes Schindelin
2
-18
/
+19
2026-06-15
packfile: widen unpack_entry()'s size out-parameter to size_t
Johannes Schindelin
4
-16
/
+27
2026-06-15
pack-objects(check_pack_inflate()): use size_t instead of unsigned long
Johannes Schindelin
1
-3
/
+2
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
7
-20
/
+20
2026-06-15
compat/msvc: use _chsize_s for ftruncate
Johannes Schindelin
1
-1
/
+23
2026-06-15
topic flush before -rc1 (batch 1)
Junio C Hamano
1
-0
/
+28
2026-06-15
Merge branch 'ak/typofixes'
Junio C Hamano
24
-69
/
+69
2026-06-15
Merge branch 'ob/more-repo-config-values'
Junio C Hamano
20
-88
/
+126
2026-06-15
Merge branch 'am/doc-tech-hash-typofix'
Junio C Hamano
1
-1
/
+1
2026-06-15
Merge branch 'lo/doc-format-patch-subject-prefix'
Junio C Hamano
1
-4
/
+3
2026-06-15
Merge branch 'ps/setup-centralize-odb-creation'
Junio C Hamano
8
-100
/
+118
2026-06-15
Merge branch 'hn/config-typo-advice'
Junio C Hamano
4
-10
/
+118
2026-06-15
Merge branch 'ls/doc-raw-timestamp-prefix'
Junio C Hamano
2
-0
/
+16
2026-06-15
Merge branch 'jc/submitting-patches-cover-letter'
Junio C Hamano
1
-0
/
+25
2026-06-14
git-gui i18n: Update Bulgarian translation (562t)
Alexander Shopov
1
-11
/
+26
2026-06-14
gitk i18n: Update Bulgarian translation (329t)
Alexander Shopov
1
-12
/
+33
2026-06-14
commit-graph: use timestamp_t for max parent generation accumulator
Elijah Newren
2
-1
/
+10
2026-06-14
cache-tree: fix verify_cache() to catch non-adjacent D/F conflicts
Elijah Newren
4
-11
/
+151
2026-06-14
merge-ort: abort merge when trees have duplicate entries
Elijah Newren
2
-27
/
+88
2026-06-14
merge-ort: free diff pairs queue in clear_or_reinit_internal_opts()
Elijah Newren
1
-0
/
+2
2026-06-14
merge-ort: drop unnecessary show_all_errors from collect_merge_info()
Elijah Newren
1
-1
/
+0
2026-06-14
merge-ort: propagate callback errors from traverse_trees_wrapper()
Elijah Newren
1
-6
/
+8
2026-06-13
compat/posix.h: simplify GIT_GNUC_PREREQ() comparison
Dominik Loidolt
1
-2
/
+2
2026-06-13
compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSED
Dominik Loidolt
1
-9
/
+8
2026-06-13
compat/posix.h: enable UNUSED warning messages for Clang
Dominik Loidolt
1
-1
/
+13
2026-06-12
commit-reach: die on contains walk errors
Tamir Duberstein
2
-1
/
+29
2026-06-12
ref-filter: memoize --contains with generations
Tamir Duberstein
2
-2
/
+29
2026-06-12
commit-reach: reject cycles in contains walk
Tamir Duberstein
3
-4
/
+29
2026-06-12
ref-filter: restore prefix-scoped iteration
Tamir Duberstein
2
-8
/
+44
2026-06-12
ls-files: filter pathspec before lstat
Tamir Duberstein
4
-0
/
+61
2026-06-12
environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
Tian Yuchen
5
-19
/
+48
2026-06-12
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano
3
-179
/
+224
2026-06-12
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
1
-2
/
+5
2026-06-12
Merge branch 'horizontal-scroll' of github.com:ramcdona/gitk
Johannes Sixt
1
-2
/
+5
[prev]
[next]