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