index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-25
bulk-checkin: use repository variable from transaction
Justin Tobler
1
-31
/
+36
2025-08-25
bulk-checkin: require transaction for index_blob_bulk_checkin()
Justin Tobler
3
-32
/
+23
2025-08-25
bulk-checkin: remove global transaction state
Justin Tobler
9
-52
/
+94
2025-08-25
bulk-checkin: introduce object database transaction structure
Justin Tobler
1
-22
/
+24
2025-08-25
doc: clarify which remotes can be used with GitGitGadget
Daniele Sassoli
1
-4
/
+7
2025-08-25
path-walk: create initializer for path lists
Derrick Stolee
1
-32
/
+25
2025-08-25
path-walk: fix setup of pending objects
Derrick Stolee
2
-0
/
+65
2025-08-25
line-log: simplify condition checking for merge commits
SZEDER Gábor
1
-3
/
+3
2025-08-25
line-log: initialize diff queue in process_ranges_ordinary_commit()
SZEDER Gábor
1
-1
/
+1
2025-08-25
line-log: get rid of the parents array in process_ranges_merge_commit()
SZEDER Gábor
1
-12
/
+12
2025-08-25
line-log: avoid unnecessary tree diffs when processing merge commits
SZEDER Gábor
1
-15
/
+5
2025-08-24
gitk: use <Button-3> for ctx menus on macOS with Tcl 8.7+
Ruoyu Zhong
1
-1
/
+1
2025-08-23
doc: git-rebase: update discussion of internals
Julia Evans
1
-43
/
+18
2025-08-23
doc: git-rebase: move --onto explanation down
Julia Evans
1
-0
/
+5
2025-08-23
doc: git rebase: clarify arguments syntax
Julia Evans
1
-5
/
+1
2025-08-23
doc: git rebase: dedup merge conflict discussion
Julia Evans
1
-29
/
+20
2025-08-23
doc: git-rebase: start with an example
Julia Evans
1
-26
/
+26
2025-08-22
The second batch
Junio C Hamano
1
-0
/
+23
2025-08-22
Merge branch 'ly/diff-name-only-with-diff-from-content'
Junio C Hamano
5
-23
/
+70
2025-08-22
Merge branch 'kr/clone-synopsis-fix'
Junio C Hamano
1
-1
/
+1
2025-08-22
Merge branch 'ac/deglobal-fmt-merge-log-config'
Junio C Hamano
6
-10
/
+18
2025-08-22
Merge branch 'jc/diff-no-index-in-subdir'
Junio C Hamano
2
-0
/
+32
2025-08-22
Merge branch 'gh/git-jump-pathname-with-sp'
Junio C Hamano
1
-1
/
+1
2025-08-22
Merge branch 'ms/refs-list'
Junio C Hamano
11
-2244
/
+2316
2025-08-22
doc: interpret-trailers: close all pairs of single quotes
Kristoffer Haugsbakk
1
-4
/
+4
2025-08-21
Start 2.52 cycle, the first batch
Junio C Hamano
3
-2
/
+60
2025-08-21
Merge branch 'ly/changed-path-traversal-with-magic-pathspec'
Junio C Hamano
2
-17
/
+56
2025-08-21
Merge branch 'en/ort-rename-fixes'
Junio C Hamano
2
-30
/
+544
2025-08-21
Merge branch 'ua/t1517-short-help-tests'
Junio C Hamano
3
-13
/
+37
2025-08-21
Merge branch 'rj/t6137-cygwin-fix'
Junio C Hamano
1
-6
/
+6
2025-08-21
Merge branch 'kh/doc-git-log-markup-fix'
Junio C Hamano
1
-2
/
+2
2025-08-21
Merge branch 'dl/push-missing-object-error'
Junio C Hamano
2
-59
/
+19
2025-08-21
Merge branch 'jc/strbuf-split'
Junio C Hamano
8
-166
/
+129
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
21
-90
/
+225
2025-08-21
Merge branch 'rs/describe-with-prio-queue'
Junio C Hamano
1
-24
/
+63
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
19
-200
/
+372
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
12
-117
/
+413
2025-08-21
Merge branch 'js/rebase-i-allow-drop-on-a-merge'
Junio C Hamano
2
-0
/
+2
2025-08-21
git-gui: simplify using nice(1)
Mark Levedahl
1
-23
/
+7
2025-08-21
git-gui: simplify PATH de-duplication
Mark Levedahl
1
-5
/
+1
2025-08-21
config: document includeIf conditions consistently
Junio C Hamano
1
-5
/
+4
2025-08-20
Merge branch 'lo/repo-info' into lo/repo-info-step-2
Junio C Hamano
11
-0
/
+337
2025-08-20
doc: fix asciidoc format compatibility in pretty-formats.adoc
Jean-Noël Avila
1
-2
/
+2
2025-08-20
line-log: show all line ranges touched by the same diff range
SZEDER Gábor
5
-0
/
+33
2025-08-20
line-log: fix assertion error
SZEDER Gábor
4
-3
/
+185
2025-08-20
doc: add discord to ways of getting help
Daniele Sassoli
1
-0
/
+9
2025-08-20
describe: pass commit to describe_commit()
Jeff King
1
-11
/
+9
2025-08-20
describe: handle blob traversal with no commits
Jeff King
2
-2
/
+20
2025-08-20
doc/gitk: update reference to the external project
Johannes Sixt
1
-4
/
+4
2025-08-19
refs: do not clobber dangling symrefs
Jeff King
4
-7
/
+87
[prev]
[next]