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
2024-05-23
Merge branch 'mt/openindiana-portability'
Junio C Hamano
8
-8
/
+8
2024-05-23
Merge branch 'dg/fetch-pack-code-cleanup'
Junio C Hamano
1
-5
/
+0
2024-05-23
Merge branch 'dm/update-index-doc-fix'
Junio C Hamano
1
-0
/
+1
2024-05-23
Merge branch 'jc/patch-flow-updates'
Junio C Hamano
1
-51
/
+70
2024-05-23
Merge branch 'it/refs-name-conflict'
Junio C Hamano
2
-1
/
+19
2024-05-23
Merge branch 'la/hide-trailer-info'
Junio C Hamano
6
-114
/
+505
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
22
-279
/
+373
2024-05-23
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
10
-117
/
+169
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
52
-392
/
+408
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
4
-117
/
+0
2024-05-22
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
2
-19
/
+108
2024-05-22
add-patch: enforce only one-letter response to prompts
Junio C Hamano
2
-2
/
+43
2024-05-22
push: don't fetch commit object when checking existence
Tom Hughes
2
-1
/
+20
2024-05-22
chainlint.pl: latch CPU count directly reported by /proc/cpuinfo
Eric Sunshine
1
-0
/
+3
2024-05-22
chainlint.pl: fix incorrect CPU count on Linux SPARC
John Paul Adrian Glaubitz
1
-1
/
+1
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
4
-123
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
3
-96
/
+1
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
1
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2
-27
/
+1
2024-05-21
init: use the correct path of the templates directory again
Johannes Schindelin
1
-1
/
+1
2024-05-21
hook: plug a new memory leak
Johannes Schindelin
1
-1
/
+3
2024-05-21
ci: stop installing "gcc-13" for osx-gcc
Jeff King
1
-1
/
+0
2024-05-21
ci: avoid bare "gcc" for osx-gcc job
Jeff King
1
-1
/
+1
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
1
-2
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2
-7
/
+16
2024-05-21
send-email: drop FakeTerm hack
Jeff King
1
-20
/
+2
2024-05-21
apply: fix uninitialized hash function
Junio C Hamano
2
-1
/
+11
2024-05-21
builtin/hash-object: fix uninitialized hash function
Patrick Steinhardt
3
-1
/
+10
2024-05-21
builtin/patch-id: fix uninitialized hash function
Patrick Steinhardt
3
-1
/
+48
2024-05-21
t1517: test commands that are designed to be run outside repository
Junio C Hamano
1
-0
/
+59
2024-05-21
setup: add an escape hatch for "no more default hash algorithm" change
Junio C Hamano
1
-0
/
+44
2024-05-20
t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.c
Ghanshyam Thakkar
6
-48
/
+36
2024-05-20
chainlint.pl: make CPU count computation more robust
Eric Sunshine
1
-3
/
+14
2024-05-20
The sixth batch
Junio C Hamano
1
-0
/
+8
2024-05-20
Merge branch 'jc/compat-regex-calloc-fix'
Junio C Hamano
3
-13
/
+13
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
28
-309
/
+384
2024-05-17
doc: describe the project's decision-making process
Josh Steadmon
2
-0
/
+75
2024-05-17
scalar: make enlistment delete to work on all POSIX platforms
Marcel Telka
1
-4
/
+0
2024-05-17
t/t9001-send-email.sh: sed - remove the i flag for s
Marcel Telka
1
-1
/
+1
2024-05-17
t/t9118-git-svn-funky-branch-names.sh: sed needs semicolon
Marcel Telka
1
-1
/
+1
2024-05-17
t/t1700-split-index.sh: mv -v is not portable
Marcel Telka
1
-1
/
+1
2024-05-17
t/t4202-log.sh: fix misspelled variable
Marcel Telka
1
-1
/
+1
2024-05-17
t/t0600-reffiles-backend.sh: rm -v is not portable
Marcel Telka
1
-1
/
+1
2024-05-17
t/t9902-completion.sh: backslashes in echo
Marcel Telka
1
-1
/
+1
2024-05-17
Switch grep from non-portable BRE to portable ERE
Marcel Telka
2
-2
/
+2
2024-05-17
diff: document what --name-only shows
Junio C Hamano
1
-2
/
+3
2024-05-17
SubmittingPatches: advertise git-manpages-l10n project a bit
Junio C Hamano
1
-0
/
+7
2024-05-17
refs/packed: remove references to `the_hash_algo`
Patrick Steinhardt
1
-12
/
+20
2024-05-17
refs/files: remove references to `the_hash_algo`
Patrick Steinhardt
1
-2
/
+2
2024-05-17
refs/files: use correct repository
Patrick Steinhardt
1
-10
/
+13
[prev]
[next]