index
:
git
jch
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
2024-05-24
pack-bitmap: move some initialization to `bitmap_writer_init()`
Taylor Blau
-9
/
+22
2024-05-24
ewah: implement `ewah_bitmap_is_subset()`
Taylor Blau
-0
/
+49
2024-05-24
Documentation/technical: describe pseudo-merge bitmaps format
Taylor Blau
-0
/
+132
2024-05-24
Documentation/gitpacking.txt: describe pseudo-merge bitmaps
Taylor Blau
-0
/
+72
2024-05-24
Documentation/gitpacking.txt: initial commit
Taylor Blau
-0
/
+35
2024-05-24
Merge branch 'tb/pack-bitmap-write-cleanups' into tb/pseudo-merge-reachabilit...
Junio C Hamano
-138
/
+185
2024-05-23
show_log: factor out interdiff/range-diff generation
Junio C Hamano
-40
/
+48
2024-05-23
The seventh batch
Junio C Hamano
-0
/
+9
2024-05-23
Merge branch 'mt/openindiana-portability'
Junio C Hamano
-8
/
+8
2024-05-23
Merge branch 'dg/fetch-pack-code-cleanup'
Junio C Hamano
-5
/
+0
2024-05-23
Merge branch 'dm/update-index-doc-fix'
Junio C Hamano
-0
/
+1
2024-05-23
Merge branch 'jc/patch-flow-updates'
Junio C Hamano
-51
/
+70
2024-05-23
Merge branch 'it/refs-name-conflict'
Junio C Hamano
-1
/
+19
2024-05-23
Merge branch 'la/hide-trailer-info'
Junio C Hamano
-114
/
+505
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
-280
/
+374
2024-05-23
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
-117
/
+169
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
-392
/
+408
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
-117
/
+0
2024-05-22
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
-19
/
+108
2024-05-22
add-patch: enforce only one-letter response to prompts
Junio C Hamano
-2
/
+43
2024-05-22
push: don't fetch commit object when checking existence
Tom Hughes
-1
/
+20
2024-05-22
chainlint.pl: latch CPU count directly reported by /proc/cpuinfo
Eric Sunshine
-0
/
+3
2024-05-22
chainlint.pl: fix incorrect CPU count on Linux SPARC
John Paul Adrian Glaubitz
-1
/
+1
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
-123
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
-96
/
+1
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
-27
/
+1
2024-05-21
init: use the correct path of the templates directory again
Johannes Schindelin
-1
/
+1
2024-05-21
hook: plug a new memory leak
Johannes Schindelin
-1
/
+3
2024-05-21
ci: stop installing "gcc-13" for osx-gcc
Jeff King
-1
/
+0
2024-05-21
ci: avoid bare "gcc" for osx-gcc job
Jeff King
-1
/
+1
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
-2
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
-7
/
+16
2024-05-21
send-email: drop FakeTerm hack
Jeff King
-20
/
+2
2024-05-21
apply: fix uninitialized hash function
Junio C Hamano
-1
/
+11
2024-05-21
builtin/hash-object: fix uninitialized hash function
Patrick Steinhardt
-1
/
+10
2024-05-21
builtin/patch-id: fix uninitialized hash function
Patrick Steinhardt
-1
/
+48
2024-05-21
t1517: test commands that are designed to be run outside repository
Junio C Hamano
-0
/
+59
2024-05-21
setup: add an escape hatch for "no more default hash algorithm" change
Junio C Hamano
-0
/
+44
2024-05-20
t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c
Ghanshyam Thakkar
-48
/
+36
2024-05-20
chainlint.pl: make CPU count computation more robust
Eric Sunshine
-3
/
+14
2024-05-20
The sixth batch
Junio C Hamano
-0
/
+8
2024-05-20
Merge branch 'jc/compat-regex-calloc-fix'
Junio C Hamano
-13
/
+13
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
-310
/
+385
2024-05-17
doc: describe the project's decision-making process
Josh Steadmon
-0
/
+75
2024-05-17
scalar: make enlistment delete to work on all POSIX platforms
Marcel Telka
-4
/
+0
2024-05-17
t/t9001-send-email.sh: sed - remove the i flag for s
Marcel Telka
-1
/
+1
2024-05-17
t/t9118-git-svn-funky-branch-names.sh: sed needs semicolon
Marcel Telka
-1
/
+1
2024-05-17
t/t1700-split-index.sh: mv -v is not portable
Marcel Telka
-1
/
+1
2024-05-17
t/t4202-log.sh: fix misspelled variable
Marcel Telka
-1
/
+1
[prev]
[next]