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-07-07
Merge branch 'os/catch-rename'
Johannes Sixt
-1
/
+1
2024-07-06
clang-format: include kh_foreach* macros in ForEachMacros
René Scharfe
-4
/
+9
2024-07-06
config.mak.dev: fix typo when enabling -Wpedantic
Taylor Blau
-1
/
+1
2024-07-06
t-strvec: use test_msg()
René Scharfe
-6
/
+6
2024-07-06
merge-ort: fix missing early return
Elijah Newren
-0
/
+1
2024-07-03
t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
Ghanshyam Thakkar
-238
/
+182
2024-07-02
push: avoid showing false negotiation errors
Junio C Hamano
-2
/
+21
2024-07-02
checkout: special case error messages during noop switching
Junio C Hamano
-7
/
+27
2024-07-02
Sync with 'maint'
Junio C Hamano
-9
/
+27
2024-07-02
The eighteenth batch
Junio C Hamano
-0
/
+25
2024-07-02
Merge branch 'rs/diff-color-moved-w-no-ext-diff-fix'
Junio C Hamano
-1
/
+11
2024-07-02
Merge branch 'ew/object-convert-leakfix'
Junio C Hamano
-1
/
+1
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
-162
/
+174
2024-07-02
Merge branch 'jc/fuzz-sans-curl'
Junio C Hamano
-0
/
+1
2024-07-02
Merge branch 'rb/build-options-w-lib-versions'
Junio C Hamano
-0
/
+13
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
-617
/
+1004
2024-07-02
Merge branch 'ew/cat-file-unbuffered-tests'
Junio C Hamano
-2
/
+32
2024-07-02
Yet another batch of post 2.45.2 updates from the 'master' front
Junio C Hamano
-0
/
+27
2024-07-02
Merge branch 'rs/remove-unused-find-header-mem' into maint-2.45
Junio C Hamano
-19
/
+2
2024-07-02
Merge branch 'jc/worktree-git-path' into maint-2.45
Junio C Hamano
-8
/
+10
2024-07-02
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack' into maint-2.45
Junio C Hamano
-1
/
+13
2024-07-02
Merge branch 'jk/t5500-typofix' into maint-2.45
Junio C Hamano
-1
/
+1
2024-07-02
Merge branch 'js/mingw-remove-unused-extern-decl' into maint-2.45
Junio C Hamano
-1
/
+0
2024-07-02
Merge branch 'jc/no-default-attr-tree-in-bare' into maint-2.45
Junio C Hamano
-3
/
+2
2024-07-02
Merge branch 'tb/precompose-getcwd' into maint-2.45
Junio C Hamano
-2
/
+39
2024-07-02
Merge branch 'pw/rebase-i-error-message' into maint-2.45
Junio C Hamano
-30
/
+153
2024-07-02
Merge branch 'ds/format-patch-rfc-and-k' into maint-2.45
Junio C Hamano
-1
/
+24
2024-07-02
t-reftable-record: add tests for reftable_log_record_compare_key()
Chandra Pratap
-0
/
+30
2024-07-02
t-reftable-record: add tests for reftable_ref_record_compare_name()
Chandra Pratap
-0
/
+20
2024-07-02
t-reftable-record: add index tests for reftable_record_is_deletion()
Chandra Pratap
-0
/
+1
2024-07-02
t-reftable-record: add obj tests for reftable_record_is_deletion()
Chandra Pratap
-0
/
+1
2024-07-02
t-reftable-record: add log tests for reftable_record_is_deletion()
Chandra Pratap
-0
/
+4
2024-07-02
t-reftable-record: add ref tests for reftable_record_is_deletion()
Chandra Pratap
-0
/
+2
2024-07-02
t-reftable-record: add comparison tests for obj records
Chandra Pratap
-0
/
+39
2024-07-02
t-reftable-record: add comparison tests for index records
Chandra Pratap
-0
/
+38
2024-07-02
t-reftable-record: add comparison tests for ref records
Chandra Pratap
-0
/
+33
2024-07-02
t-reftable-record: add reftable_record_cmp() tests for log records
Chandra Pratap
-13
/
+25
2024-07-02
t: move reftable/record_test.c to the unit testing framework
Chandra Pratap
-73
/
+61
2024-07-01
t0612: mark as leak-free
Rubén Justo
-0
/
+1
2024-07-01
test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
Rubén Justo
-1
/
+4
2024-07-01
t0613: mark as leak-free
Rubén Justo
-0
/
+1
2024-07-01
pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt"
Abhijeet Sonar
-1
/
+1
2024-07-01
submodule--helper: use strvec_pushf() for --super-prefix
René Scharfe
-11
/
+6
2024-07-01
git-send-email: use sanitized address when reading mbox body
Csókás, Bence
-2
/
+45
2024-06-30
git-gui: fix inability to quit after closing another instance
Orgad Shaneh
-1
/
+1
2024-06-28
Sync with 'maint'
Junio C Hamano
-26
/
+80
2024-06-28
More post 2.45.2 updates from the 'master' front
Junio C Hamano
-1
/
+81
2024-06-28
Merge branch 'ds/ahead-behind-fix' into maint-2.45
Junio C Hamano
-2
/
+2
2024-06-28
Merge branch 'ds/doc-add-interactive-singlekey' into maint-2.45
Junio C Hamano
-4
/
+4
2024-06-28
Merge branch 'jc/varargs-attributes' into maint-2.45
Junio C Hamano
-2
/
+11
[prev]
[next]