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
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
2025-07-15
Merge branch 'tb/midx-avoid-cruft-packs' into ps/object-store-midx
Junio C Hamano
6
-89
/
+571
2025-07-15
for-each-ref: introduce a '--start-after' option
Karthik Nayak
5
-19
/
+272
2025-07-15
ref-filter: remove unnecessary else clause
Karthik Nayak
1
-30
/
+30
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
9
-50
/
+152
2025-07-15
ref-cache: remove unused function 'find_ref_entry()'
Karthik Nayak
2
-21
/
+0
2025-07-15
refs: expose `ref_iterator` via 'refs.h'
Karthik Nayak
2
-143
/
+149
2025-07-15
gitk: Add user preference to hide specific references
Ori Avtalion
1
-9
/
+38
2025-07-15
bloom: optimize multiple pathspec items in revision
Lidong Yan
2
-19
/
+25
2025-07-14
The ninth batch
Junio C Hamano
1
-2
/
+49
2025-07-14
Merge branch 'rp/apply-intent-to-add-fix'
Junio C Hamano
3
-7
/
+37
[prev]
[next]