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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
gitk: update aqua scrolling for TclTk 8.6 / TIP171
Mark Levedahl
1
-8
/
+2
2025-07-16
gitk: update x11 scrolling for TclTk 8.6 / TIP 171
Mark Levedahl
1
-9
/
+18
2025-07-16
gitk: update win32 scrolling for Tk 8.6 / TIP 171
Mark Levedahl
1
-24
/
+8
2025-07-16
gitk: mousewheel scrolling functions for Tk 8.6
Mark Levedahl
1
-0
/
+15
2025-07-16
gitk: wheel scrolling multiplier preference
Mark Levedahl
1
-0
/
+5
2025-07-16
gitk: separate x11 / win32 / aqua Mouse bindings
Mark Levedahl
1
-10
/
+11
2025-07-16
gitk: remove non-ttk support code
Mark Levedahl
1
-187
/
+60
2025-07-16
gitk: replace ${NS} with ttk
Mark Levedahl
1
-166
/
+166
2025-07-16
gitk: always use themed Tk (ttk)
Mark Levedahl
1
-21
/
+4
2025-07-16
gitk: use $config_variables as list for save/restore
Mark Levedahl
1
-30
/
+66
2025-07-16
ci: allow github-actions print test failures again
Junio C Hamano
1
-1
/
+1
2025-07-16
git-gui: Add support of SHA256 repo
Takashi Iwai
5
-12
/
+31
2025-07-16
The eleventh batch
Junio C Hamano
1
-0
/
+13
2025-07-16
Merge branch 'ag/doc-send-email'
Junio C Hamano
2
-8
/
+55
2025-07-16
Merge branch 'rs/parse-options-precision'
Junio C Hamano
7
-42
/
+146
2025-07-16
Merge branch 'ps/doc-pack-refs-auto-with-files-backend-fix'
Junio C Hamano
1
-1
/
+4
2025-07-16
Merge branch 'ps/refs-files-remove-empty-parent'
Junio C Hamano
2
-0
/
+21
2025-07-16
Merge branch 'ps/t1006-tap-fix'
Junio C Hamano
1
-1
/
+1
2025-07-16
Merge branch 'ph/fetch-prune-optim'
Junio C Hamano
4
-40
/
+23
2025-07-16
git-gui: Replace null_sha1 with nullid
Takashi Iwai
2
-5
/
+4
2025-07-16
gitk: remove implementations for Tcl/Tk < 8.6
Mark Levedahl
1
-114
/
+23
2025-07-16
gitk: Make TclTk 8.6 the minimum, allow 8.7
Mark Levedahl
1
-8
/
+9
2025-07-16
gitk: remove code targeting git <= 1.7.2
Mark Levedahl
1
-43
/
+14
2025-07-16
gitk: require git >= 2.20
Mark Levedahl
1
-2
/
+16
2025-07-16
config: set comment_line_str to "#" when core.commentChar=auto
Ayush Chandekar
1
-2
/
+4
2025-07-16
commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
Ayush Chandekar
2
-1
/
+18
2025-07-16
strbuf: convert predicates to return bool
Phillip Wood
2
-20
/
+20
2025-07-16
git-compat-util: convert string predicates to return bool
Phillip Wood
1
-6
/
+6
2025-07-16
CodingGuidelines: allow the use of bool
Phillip Wood
1
-0
/
+3
2025-07-16
SubmittingPatches: allow non-real name contributions
brian m. carlson
1
-2
/
+9
2025-07-16
po/meson.build: add missing 'ga' language code
Ramsay Jones
1
-0
/
+1
2025-07-16
meson: fix installation when -Dlibexexdir is set
Ramsay Jones
1
-21
/
+21
2025-07-15
The tenth batch
Junio C Hamano
1
-0
/
+5
2025-07-15
Merge branch 'ly/load-bitmap-leakfix'
Junio C Hamano
4
-24
/
+103
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
140
-1297
/
+1453
2025-07-15
bswap.h: provide a built-in based version of bswap32/64 if possible
Sebastian Andrzej Siewior
1
-0
/
+13
2025-07-15
bswap.h: remove optimized x86 version of bswap32/64
Sebastian Andrzej Siewior
1
-40
/
+1
2025-07-15
bswap.h: always overwrite ntohl/ ntohll macros
Sebastian Andrzej Siewior
1
-26
/
+24
2025-07-15
bswap.h: define GIT_LITTLE_ENDIAN on msvc as little endian
Sebastian Andrzej Siewior
1
-1
/
+5
2025-07-15
bswap.h: add support for __BYTE_ORDER__
Sebastian Andrzej Siewior
1
-0
/
+6
2025-07-15
test-lib: respect GIT_TEST_INSTALLED when querying default hash
Kyle Lippincott
1
-2
/
+3
2025-07-15
Merge branch 'bc/use-sha256-by-default-in-3.0' into kl/test-installed-fix
Junio C Hamano
25
-32
/
+62
2025-07-15
config: remove unneeded struct field
Phillip Wood
2
-17
/
+13
2025-07-15
midx: remove now-unused linked list of multi-pack indices
Patrick Steinhardt
4
-26
/
+2
2025-07-15
packfile: stop using linked MIDX list in `get_all_packs()`
Patrick Steinhardt
1
-5
/
+6
2025-07-15
packfile: stop using linked MIDX list in `find_pack_entry()`
Patrick Steinhardt
1
-6
/
+5
2025-07-15
packfile: refactor `get_multi_pack_index()` to work on sources
Patrick Steinhardt
7
-62
/
+57
2025-07-15
midx: stop using linked list when closing MIDX
Patrick Steinhardt
2
-10
/
+14
2025-07-15
packfile: refactor `prepare_packed_git_one()` to work on sources
Patrick Steinhardt
1
-14
/
+9
2025-07-15
midx: start tracking per object database source
Patrick Steinhardt
4
-11
/
+24
[prev]
[next]