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
2024-12-17
mingw_rename: do support directory renames
Johannes Schindelin
-1
/
+1
2024-12-16
refs: add support for migrating reflogs
Karthik Nayak
-52
/
+115
2024-12-16
refs: allow multiple reflog entries for the same refname
Karthik Nayak
-7
/
+30
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
-12
/
+65
2024-12-16
refs: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
-10
/
+18
2024-12-16
refs: extract out refname verification in transactions
Karthik Nayak
-14
/
+23
2024-12-16
refs/files: add count field to ref_lock
Karthik Nayak
-19
/
+39
2024-12-16
refs: add `index` field to `struct ref_udpate`
Karthik Nayak
-2
/
+18
2024-12-16
refs: include committer info in `ref_update` struct
Karthik Nayak
-11
/
+27
2024-12-16
Git 2.48-rc0
v2.48.0-rc0
Junio C Hamano
-1
/
+23
2024-12-16
range-diff: introduce the convenience option `--remerge-diff`
Johannes Schindelin
-0
/
+6
2024-12-16
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
-5
/
+50
2024-12-16
Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-merges
Junio C Hamano
-2
/
+13
2024-12-15
Merge branch 'ps/build'
Junio C Hamano
-511
/
+4995
2024-12-15
Merge branch 'jt/fix-fattening-promisor-fetch'
Junio C Hamano
-33
/
+72
2024-12-15
Merge branch 'ps/commit-with-message-syntax-fix'
Junio C Hamano
-2
/
+17
2024-12-15
Merge branch 'rj/strvec-splice-fix'
Junio C Hamano
-4
/
+17
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
-27
/
+27
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
-87
/
+106
2024-12-15
Merge branch 'jk/describe-perf'
Junio C Hamano
-10
/
+60
2024-12-15
Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migration
Junio C Hamano
-4
/
+63
2024-12-14
gitk: offer "Copy commit ID to X11 selection" only on X11
Johannes Sixt
-4
/
+10
2024-12-13
The sixteenth batch
Junio C Hamano
-0
/
+22
2024-12-13
Merge branch 'kk/doc-ancestry-path'
Junio C Hamano
-1
/
+2
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
-314
/
+413
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
-141
/
+334
2024-12-13
Merge branch 'es/oss-fuzz'
Junio C Hamano
-39
/
+177
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
-4
/
+117
2024-12-13
Merge branch 'kh/doc-update-ref-grammofix'
Junio C Hamano
-4
/
+4
2024-12-13
Merge branch 'kh/doc-bundle-typofix'
Junio C Hamano
-1
/
+1
2024-12-13
Merge branch 'jc/doc-error-message-guidelines'
Junio C Hamano
-3
/
+17
2024-12-13
Merge branch 'jt/bundle-fsck'
Junio C Hamano
-20
/
+89
2024-12-13
log: --remerge-diff needs to keep around commit parents
Johannes Schindelin
-2
/
+13
2024-12-13
ci: wire up Meson builds
Patrick Steinhardt
-9
/
+48
2024-12-13
t: introduce compatibility options to clar-based tests
Patrick Steinhardt
-1
/
+30
2024-12-13
t: fix out-of-tree tests for some git-p4 tests
Patrick Steinhardt
-50
/
+50
2024-12-13
Makefile: detect missing Meson tests
Patrick Steinhardt
-1
/
+17
2024-12-13
meson: detect missing tests at configure time
Patrick Steinhardt
-0
/
+36
2024-12-13
t/unit-tests: rename clar-based unit tests to have a common prefix
Patrick Steinhardt
-5
/
+8
2024-12-13
Makefile: drop -DSUPPRESS_ANNOTATED_LEAKS
Patrick Steinhardt
-2
/
+0
2024-12-13
ci/lib: support custom output directories when creating test artifacts
Patrick Steinhardt
-6
/
+6
2024-12-13
gitk: support auto-copy comit ID to primary clipboard
Avi Halachmi (:avih)
-3
/
+11
2024-12-13
gitk: prefs dialog: refine Auto-select UI
Avi Halachmi (:avih)
-4
/
+7
2024-12-13
gitk: UI text: change "SHA1 ID" to "Commit ID"
Avi Halachmi (:avih)
-5
/
+5
2024-12-12
bundle: remove unneeded code
Toon Claes
-30
/
+44
2024-12-12
ci/lib: fix "CI setup" sections with GitLab CI
Patrick Steinhardt
-2
/
+2
2024-12-12
ci/lib: do not interpret escape sequences in `group ()` arguments
Patrick Steinhardt
-2
/
+4
2024-12-12
ci/lib: remove duplicate trap to end "CI setup" group
Patrick Steinhardt
-1
/
+0
2024-12-12
gitlab-ci: update macOS images to Sonoma
Patrick Steinhardt
-2
/
+2
2024-12-12
Merge branch 'ps/build' into ps/3.0-remote-deprecation
Junio C Hamano
-511
/
+4995
[prev]
[next]